Home
last modified time | relevance | path

Searched refs:SA_DEVFN_TS (Results 1 – 6 of 6) sorted by relevance

/external/coreboot/src/soc/intel/cannonlake/
Dchip.c84 case SA_DEVFN_TS: return "TCPU"; in soc_acpi_name()
Dacpi.c170 { SA_DEVFN_TS, ACPI_DEVICE_SLEEP_D3 },
Dfsp_params.c63 ANY_PIRQ(SA_DEVFN_TS),
/external/coreboot/src/soc/intel/cannonlake/include/soc/
Dpci_devs.h38 #define SA_DEVFN_TS PCI_DEVFN(SA_DEV_SLOT_TS, 0) macro
/external/coreboot/src/soc/intel/skylake/include/soc/
Dpci_devs.h38 #define SA_DEVFN_TS PCI_DEVFN(SA_DEV_SLOT_TS, 0) macro
/external/coreboot/src/soc/intel/skylake/
Dchip.c402 params->Device4Enable = is_devfn_enabled(SA_DEVFN_TS); in platform_fsp_silicon_init_params_cb()