include/dt-bindings/reset/mediatek,mt7988-resets.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/reset/mediatek,mt7988-resets.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/reset/mediatek,mt7988-resets.h
Extension
.h
Size
489 bytes
Lines
20
Domain
Repository Root And Misc
Bucket
include
Inferred role
Repository Root And Misc: implementation source
Status
source implementation candidate

Why This File Exists

Top-level or miscellaneous repository surface. Use this as map coverage unless a later manual pass promotes the file into a deeper subsystem dossier.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef _DT_BINDINGS_RESET_CONTROLLER_MT7988
#define _DT_BINDINGS_RESET_CONTROLLER_MT7988

/* ETHWARP resets */
#define MT7988_ETHWARP_RST_SWITCH		0

/* INFRA resets */
#define MT7988_INFRA_RST0_PEXTP_MAC_SWRST	0
#define MT7988_INFRA_RST1_THERM_CTRL_SWRST	1


#endif  /* _DT_BINDINGS_RESET_CONTROLLER_MT7988 */

Annotation

Implementation Notes