include/dt-bindings/interrupt-controller/amlogic,meson-g12a-gpio-intc.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/interrupt-controller/amlogic,meson-g12a-gpio-intc.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/interrupt-controller/amlogic,meson-g12a-gpio-intc.h
Extension
.h
Size
3186 bytes
Lines
127
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_IRQ_MESON_G12A_GPIO_H
#define _DT_BINDINGS_IRQ_MESON_G12A_GPIO_H

/* IRQID[11:0] - GPIOAO[11:0] */
#define IRQID_GPIOAO_0		0
#define IRQID_GPIOAO_1		1
#define IRQID_GPIOAO_2		2
#define IRQID_GPIOAO_3		3
#define IRQID_GPIOAO_4		4
#define IRQID_GPIOAO_5		5
#define IRQID_GPIOAO_6		6
#define IRQID_GPIOAO_7		7
#define IRQID_GPIOAO_8		8
#define IRQID_GPIOAO_9		9
#define IRQID_GPIOAO_10		10
#define IRQID_GPIOAO_11		11

/* IRQID[27:12] - GPIOZ[15:0] */
#define IRQID_GPIOZ_0		12
#define IRQID_GPIOZ_1		13
#define IRQID_GPIOZ_2		14
#define IRQID_GPIOZ_3		15
#define IRQID_GPIOZ_4		16
#define IRQID_GPIOZ_5		17
#define IRQID_GPIOZ_6		18
#define IRQID_GPIOZ_7		19
#define IRQID_GPIOZ_8		20
#define IRQID_GPIOZ_9		21
#define IRQID_GPIOZ_10		22
#define IRQID_GPIOZ_11		23
#define IRQID_GPIOZ_12		24
#define IRQID_GPIOZ_13		25
#define IRQID_GPIOZ_14		26
#define IRQID_GPIOZ_15		27

/* IRQID[36:28] - GPIOH[8:0] */
#define IRQID_GPIOH_0		28
#define IRQID_GPIOH_1		29
#define IRQID_GPIOH_2		30
#define IRQID_GPIOH_3		31
#define IRQID_GPIOH_4		32
#define IRQID_GPIOH_5		33
#define IRQID_GPIOH_6		34
#define IRQID_GPIOH_7		35
#define IRQID_GPIOH_8		36

/* IRQID[52:37] - BOOT[15:0] */
#define IRQID_BOOT_0		37
#define IRQID_BOOT_1		38
#define IRQID_BOOT_2		39
#define IRQID_BOOT_3		40
#define IRQID_BOOT_4		41
#define IRQID_BOOT_5		42
#define IRQID_BOOT_6		43
#define IRQID_BOOT_7		44
#define IRQID_BOOT_8		45
#define IRQID_BOOT_9		46
#define IRQID_BOOT_10		47
#define IRQID_BOOT_11		48
#define IRQID_BOOT_12		49
#define IRQID_BOOT_13		50
#define IRQID_BOOT_14		51
#define IRQID_BOOT_15		52

/* IRQID[60:53] - GPIOC[7:0] */
#define IRQID_GPIOC_0		53
#define IRQID_GPIOC_1		54
#define IRQID_GPIOC_2		55
#define IRQID_GPIOC_3		56
#define IRQID_GPIOC_4		57
#define IRQID_GPIOC_5		58
#define IRQID_GPIOC_6		59
#define IRQID_GPIOC_7		60

/* IRQID[76:61] - GPIOA[15:0] */
#define IRQID_GPIOA_0		61
#define IRQID_GPIOA_1		62
#define IRQID_GPIOA_2		63
#define IRQID_GPIOA_3		64
#define IRQID_GPIOA_4		65
#define IRQID_GPIOA_5		66
#define IRQID_GPIOA_6		67
#define IRQID_GPIOA_7		68
#define IRQID_GPIOA_8		69
#define IRQID_GPIOA_9		70
#define IRQID_GPIOA_10		71
#define IRQID_GPIOA_11		72
#define IRQID_GPIOA_12		73
#define IRQID_GPIOA_13		74
#define IRQID_GPIOA_14		75

Annotation

Implementation Notes