Home
last modified time | relevance | path

Searched refs:OSC_SB_CPCV2_SUPPORT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/acpi/
H A Dbus.c336 capbuf[OSC_SUPPORT_DWORD] |= OSC_SB_CPCV2_SUPPORT; in acpi_bus_osc_negotiate_platform_control()
375 osc_sb_cppc2_support_acked = capbuf_ret[OSC_SUPPORT_DWORD] & OSC_SB_CPCV2_SUPPORT; in acpi_bus_osc_negotiate_platform_control()
/openbmc/linux/include/linux/
H A Dacpi.h570 #define OSC_SB_CPCV2_SUPPORT 0x00000040 macro