Searched refs:HC_ACTION_HOST_CONTROL_POWEROFF (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/platform/x86/dell/ | ||
H A D | dcdbas.h | 18 #define HC_ACTION_HOST_CONTROL_POWEROFF BIT(1) macro |
H A D | dcdbas.c | 494 if (action & HC_ACTION_HOST_CONTROL_POWEROFF) { in dcdbas_host_control() |