Home
last modified time | relevance | path

Searched refs:SCI_EN (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/x86/include/asm/arch-broadwell/
Dpm.h37 #define SCI_EN (1 << 0) macro
/external/u-boot/arch/x86/include/asm/arch-ivybridge/
Dpch.h333 #define SCI_EN (1 << 0) macro
/external/u-boot/arch/x86/cpu/broadwell/
Dpch.c88 clrsetio_32(ACPI_BASE_ADDRESS + PM1_CNT, SLP_TYP, SCI_EN); in pch_misc_init()