include/dt-bindings/gpio/meson8b-gpio.h
Source file repositories/reference/linux-study-clean/include/dt-bindings/gpio/meson8b-gpio.h
File Facts
- System
- Linux kernel
- Corpus path
include/dt-bindings/gpio/meson8b-gpio.h- Extension
.h- Size
- 2314 bytes
- Lines
- 122
- 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_MESON8B_GPIO_H
#define _DT_BINDINGS_MESON8B_GPIO_H
/* EE (CBUS) GPIO chip */
#define GPIOX_0 0
#define GPIOX_1 1
#define GPIOX_2 2
#define GPIOX_3 3
#define GPIOX_4 4
#define GPIOX_5 5
#define GPIOX_6 6
#define GPIOX_7 7
#define GPIOX_8 8
#define GPIOX_9 9
#define GPIOX_10 10
#define GPIOX_11 11
#define GPIOX_16 12
#define GPIOX_17 13
#define GPIOX_18 14
#define GPIOX_19 15
#define GPIOX_20 16
#define GPIOX_21 17
#define GPIOY_0 18
#define GPIOY_1 19
#define GPIOY_3 20
#define GPIOY_6 21
#define GPIOY_7 22
#define GPIOY_8 23
#define GPIOY_9 24
#define GPIOY_10 25
#define GPIOY_11 26
#define GPIOY_12 27
#define GPIOY_13 28
#define GPIOY_14 29
#define GPIODV_9 30
#define GPIODV_24 31
#define GPIODV_25 32
#define GPIODV_26 33
#define GPIODV_27 34
#define GPIODV_28 35
#define GPIODV_29 36
#define GPIOH_0 37
#define GPIOH_1 38
#define GPIOH_2 39
#define GPIOH_3 40
#define GPIOH_4 41
#define GPIOH_5 42
#define GPIOH_6 43
#define GPIOH_7 44
#define GPIOH_8 45
#define GPIOH_9 46
#define CARD_0 47
#define CARD_1 48
#define CARD_2 49
#define CARD_3 50
#define CARD_4 51
#define CARD_5 52
#define CARD_6 53
#define BOOT_0 54
#define BOOT_1 55
#define BOOT_2 56
#define BOOT_3 57
#define BOOT_4 58
#define BOOT_5 59
#define BOOT_6 60
#define BOOT_7 61
#define BOOT_8 62
#define BOOT_9 63
#define BOOT_10 64
#define BOOT_11 65
#define BOOT_12 66
#define BOOT_13 67
#define BOOT_14 68
#define BOOT_15 69
#define BOOT_16 70
#define BOOT_17 71
#define BOOT_18 72
#define DIF_0_P 73
#define DIF_0_N 74
#define DIF_1_P 75
#define DIF_1_N 76
#define DIF_2_P 77
#define DIF_2_N 78
#define DIF_3_P 79
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.