coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
irq.h File Reference

Go to the source code of this file.

Macros

#define GPIO_IRQ14   14
 
#define GPIO_IRQ15   15
 
#define PCH_IRQ10   10
 
#define PCH_IRQ11   11
 
#define PCH_IRQ24   24
 
#define PCH_IRQ25   25
 
#define PCH_IRQ26   26
 
#define PCH_IRQ27   27
 
#define PCH_IRQ28   28
 
#define PCH_IRQ29   29
 
#define PCH_IRQ30   30
 
#define PCH_IRQ31   31
 
#define PCH_IRQ32   32
 
#define PCH_IRQ33   33
 
#define PCH_IRQ34   34
 
#define PCH_IRQ35   35
 
#define PCH_IRQ36   36
 
#define PCH_IRQ_A   16
 
#define PCH_IRQ_B   17
 
#define PCH_IRQ_C   18
 
#define PCH_IRQ_D   19
 
#define PCH_IRQ_E   20
 
#define PCH_IRQ_F   21
 
#define PCH_IRQ_G   22
 
#define PCH_IRQ_H   23
 
#define LPSS_UART0_IRQ   16
 
#define LPSS_UART1_IRQ   17
 
#define LPSS_UART2_IRQ   33
 

Macro Definition Documentation

◆ GPIO_IRQ14

#define GPIO_IRQ14   14

Definition at line 6 of file irq.h.

◆ GPIO_IRQ15

#define GPIO_IRQ15   15

Definition at line 7 of file irq.h.

◆ LPSS_UART0_IRQ

#define LPSS_UART0_IRQ   16

Definition at line 36 of file irq.h.

◆ LPSS_UART1_IRQ

#define LPSS_UART1_IRQ   17

Definition at line 37 of file irq.h.

◆ LPSS_UART2_IRQ

#define LPSS_UART2_IRQ   33

Definition at line 38 of file irq.h.

◆ PCH_IRQ10

#define PCH_IRQ10   10

Definition at line 9 of file irq.h.

◆ PCH_IRQ11

#define PCH_IRQ11   11

Definition at line 10 of file irq.h.

◆ PCH_IRQ24

#define PCH_IRQ24   24

Definition at line 11 of file irq.h.

◆ PCH_IRQ25

#define PCH_IRQ25   25

Definition at line 12 of file irq.h.

◆ PCH_IRQ26

#define PCH_IRQ26   26

Definition at line 13 of file irq.h.

◆ PCH_IRQ27

#define PCH_IRQ27   27

Definition at line 14 of file irq.h.

◆ PCH_IRQ28

#define PCH_IRQ28   28

Definition at line 15 of file irq.h.

◆ PCH_IRQ29

#define PCH_IRQ29   29

Definition at line 16 of file irq.h.

◆ PCH_IRQ30

#define PCH_IRQ30   30

Definition at line 17 of file irq.h.

◆ PCH_IRQ31

#define PCH_IRQ31   31

Definition at line 18 of file irq.h.

◆ PCH_IRQ32

#define PCH_IRQ32   32

Definition at line 19 of file irq.h.

◆ PCH_IRQ33

#define PCH_IRQ33   33

Definition at line 20 of file irq.h.

◆ PCH_IRQ34

#define PCH_IRQ34   34

Definition at line 21 of file irq.h.

◆ PCH_IRQ35

#define PCH_IRQ35   35

Definition at line 22 of file irq.h.

◆ PCH_IRQ36

#define PCH_IRQ36   36

Definition at line 23 of file irq.h.

◆ PCH_IRQ_A

#define PCH_IRQ_A   16

Definition at line 26 of file irq.h.

◆ PCH_IRQ_B

#define PCH_IRQ_B   17

Definition at line 27 of file irq.h.

◆ PCH_IRQ_C

#define PCH_IRQ_C   18

Definition at line 28 of file irq.h.

◆ PCH_IRQ_D

#define PCH_IRQ_D   19

Definition at line 29 of file irq.h.

◆ PCH_IRQ_E

#define PCH_IRQ_E   20

Definition at line 30 of file irq.h.

◆ PCH_IRQ_F

#define PCH_IRQ_F   21

Definition at line 31 of file irq.h.

◆ PCH_IRQ_G

#define PCH_IRQ_G   22

Definition at line 32 of file irq.h.

◆ PCH_IRQ_H

#define PCH_IRQ_H   23

Definition at line 33 of file irq.h.