include/dt-bindings/reset/altr,rst-mgr-a10sr.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/reset/altr,rst-mgr-a10sr.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/reset/altr,rst-mgr-a10sr.h
Extension
.h
Size
530 bytes
Lines
23
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_ALTR_RST_MGR_A10SR_H
#define _DT_BINDINGS_RESET_ALTR_RST_MGR_A10SR_H

/* Peripheral PHY resets */
#define A10SR_RESET_ENET_HPS	0
#define A10SR_RESET_PCIE	1
#define A10SR_RESET_FILE	2
#define A10SR_RESET_BQSPI	3
#define A10SR_RESET_USB		4

#define A10SR_RESET_NUM		5

#endif

Annotation

Implementation Notes