coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
pingroup.h File Reference
Include dependency graph for pingroup.h:

Go to the source code of this file.

Enumerations

enum  {
  PINGROUP_AO1_INDEX = 0 , PINGROUP_AO2_INDEX = 1 , PINGROUP_AT1_INDEX = 2 , PINGROUP_AT2_INDEX = 3 ,
  PINGROUP_AT3_INDEX = 4 , PINGROUP_AT4_INDEX = 5 , PINGROUP_AT5_INDEX = 6 , PINGROUP_CDEV1_INDEX = 7 ,
  PINGROUP_CDEV2_INDEX = 8 , PINGROUP_DAP1_INDEX = 10 , PINGROUP_DAP2_INDEX = 11 , PINGROUP_DAP3_INDEX = 12 ,
  PINGROUP_DAP4_INDEX = 13 , PINGROUP_DBG_INDEX = 14 , PINGROUP_SDIO3_INDEX = 18 , PINGROUP_SPI_INDEX = 19 ,
  PINGROUP_UAA_INDEX = 20 , PINGROUP_UAB_INDEX = 21 , PINGROUP_UART2_INDEX = 22 , PINGROUP_UART3_INDEX = 23 ,
  PINGROUP_SDIO1_INDEX = 33 , PINGROUP_DDC_INDEX = 37 , PINGROUP_GMA_INDEX = 38 , PINGROUP_GME_INDEX = 42 ,
  PINGROUP_GMF_INDEX = 43 , PINGROUP_GMG_INDEX = 44 , PINGROUP_GMH_INDEX = 45 , PINGROUP_OWR_INDEX = 46 ,
  PINGROUP_UAD_INDEX = 47 , PINGROUP_DEV3_INDEX = 49 , PINGROUP_CEC_INDEX = 52 , PINGROUP_AT6_INDEX = 75 ,
  PINGROUP_DAP5_INDEX = 76 , PINGROUP_VBUS_INDEX = 77 , PINGROUP_AO3_INDEX = 78 , PINGROUP_HVC_INDEX = 79 ,
  PINGROUP_SDIO4_INDEX = 80 , PINGROUP_AO0_INDEX = 81
}
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
PINGROUP_AO1_INDEX 
PINGROUP_AO2_INDEX 
PINGROUP_AT1_INDEX 
PINGROUP_AT2_INDEX 
PINGROUP_AT3_INDEX 
PINGROUP_AT4_INDEX 
PINGROUP_AT5_INDEX 
PINGROUP_CDEV1_INDEX 
PINGROUP_CDEV2_INDEX 
PINGROUP_DAP1_INDEX 
PINGROUP_DAP2_INDEX 
PINGROUP_DAP3_INDEX 
PINGROUP_DAP4_INDEX 
PINGROUP_DBG_INDEX 
PINGROUP_SDIO3_INDEX 
PINGROUP_SPI_INDEX 
PINGROUP_UAA_INDEX 
PINGROUP_UAB_INDEX 
PINGROUP_UART2_INDEX 
PINGROUP_UART3_INDEX 
PINGROUP_SDIO1_INDEX 
PINGROUP_DDC_INDEX 
PINGROUP_GMA_INDEX 
PINGROUP_GME_INDEX 
PINGROUP_GMF_INDEX 
PINGROUP_GMG_INDEX 
PINGROUP_GMH_INDEX 
PINGROUP_OWR_INDEX 
PINGROUP_UAD_INDEX 
PINGROUP_DEV3_INDEX 
PINGROUP_CEC_INDEX 
PINGROUP_AT6_INDEX 
PINGROUP_DAP5_INDEX 
PINGROUP_VBUS_INDEX 
PINGROUP_AO3_INDEX 
PINGROUP_HVC_INDEX 
PINGROUP_SDIO4_INDEX 
PINGROUP_AO0_INDEX 

Definition at line 8 of file pingroup.h.