Home
last modified time | relevance | path

Searched defs:LPC_HnBDF (Results 1 – 3 of 3) sorted by relevance

/external/coreboot/src/soc/intel/broadwell/include/soc/
Dlpc.h77 #define LPC_HnBDF(n) (0x70 + n * 2) /* HPET n bus/dev/fn */ macro
/external/coreboot/src/southbridge/intel/bd82x6x/
Dpch.h136 #define LPC_HnBDF(n) (0x70 + n * 2) /* HPET n bus/dev/fn */ macro
/external/coreboot/src/southbridge/intel/lynxpoint/
Dpch.h260 #define LPC_HnBDF(n) (0x70 + (n) * 2) /* HPET n bus/dev/fn */ macro