include/dt-bindings/gpio/amlogic,t7-periphs-pinctrl.h
Source file repositories/reference/linux-study-clean/include/dt-bindings/gpio/amlogic,t7-periphs-pinctrl.h
File Facts
- System
- Linux kernel
- Corpus path
include/dt-bindings/gpio/amlogic,t7-periphs-pinctrl.h- Extension
.h- Size
- 3492 bytes
- Lines
- 180
- 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.
- 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
- No C-style include directives detected by the generator.
Detected Declarations
- No top-level syscall, struct, function, initcall, or export declaration detected by the generator.
Annotated Snippet
#ifndef _DT_BINDINGS_AMLOGIC_T7_GPIO_H
#define _DT_BINDINGS_AMLOGIC_T7_GPIO_H
#define GPIOB_0 0
#define GPIOB_1 1
#define GPIOB_2 2
#define GPIOB_3 3
#define GPIOB_4 4
#define GPIOB_5 5
#define GPIOB_6 6
#define GPIOB_7 7
#define GPIOB_8 8
#define GPIOB_9 9
#define GPIOB_10 10
#define GPIOB_11 11
#define GPIOB_12 12
#define GPIOC_0 13
#define GPIOC_1 14
#define GPIOC_2 15
#define GPIOC_3 16
#define GPIOC_4 17
#define GPIOC_5 18
#define GPIOC_6 19
#define GPIOX_0 20
#define GPIOX_1 21
#define GPIOX_2 22
#define GPIOX_3 23
#define GPIOX_4 24
#define GPIOX_5 25
#define GPIOX_6 26
#define GPIOX_7 27
#define GPIOX_8 28
#define GPIOX_9 29
#define GPIOX_10 30
#define GPIOX_11 31
#define GPIOX_12 32
#define GPIOX_13 33
#define GPIOX_14 34
#define GPIOX_15 35
#define GPIOX_16 36
#define GPIOX_17 37
#define GPIOX_18 38
#define GPIOX_19 39
#define GPIOW_0 40
#define GPIOW_1 41
#define GPIOW_2 42
#define GPIOW_3 43
#define GPIOW_4 44
#define GPIOW_5 45
#define GPIOW_6 46
#define GPIOW_7 47
#define GPIOW_8 48
#define GPIOW_9 49
#define GPIOW_10 50
#define GPIOW_11 51
#define GPIOW_12 52
#define GPIOW_13 53
#define GPIOW_14 54
#define GPIOW_15 55
#define GPIOW_16 56
#define GPIOD_0 57
#define GPIOD_1 58
#define GPIOD_2 59
#define GPIOD_3 60
#define GPIOD_4 61
#define GPIOD_5 62
#define GPIOD_6 63
#define GPIOD_7 64
#define GPIOD_8 65
#define GPIOD_9 66
#define GPIOD_10 67
#define GPIOD_11 68
#define GPIOD_12 69
#define GPIOE_0 70
#define GPIOE_1 71
#define GPIOE_2 72
#define GPIOE_3 73
#define GPIOE_4 74
#define GPIOE_5 75
#define GPIOE_6 76
#define GPIOZ_0 77
#define GPIOZ_1 78
#define GPIOZ_2 79
#define GPIOZ_3 80
Annotation
- Atlas domain: Repository Root And Misc / include.
- Implementation status: source implementation candidate.
Implementation Notes
- This generated page is the file-by-file coverage layer; curated subsystem chapters should link here when they synthesize a multi-file control flow.
- Core OS pages should be promoted from atlas-only to deep-reviewed when they explain data structures, invariants, locking, lifecycle, and C implementation snippets.
- Driver-family pages are intentionally pattern-oriented unless they are part of the selected PCIe/NVMe representative device path.