Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/
H A Dsdsi.c43 #define SDSI_FEATURE_SDSI BIT(3) macro
517 if (!(priv->features & SDSI_FEATURE_SDSI)) in sdsi_battr_is_visible()