Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/samsung/
H A Ds2mps11.h179 #define S2MPS11_CTRL1_PWRHOLD_MASK BIT(4) macro
/openbmc/linux/drivers/mfd/
H A Dsec-core.c393 mask = S2MPS11_CTRL1_PWRHOLD_MASK; in sec_pmic_shutdown()