Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
Dstw481x.h28 #define STW_CONF1_MMC_LS_STATUS 0x10U macro
/Linux-v4.19/drivers/regulator/
Dstw481x-vmmc.c50 .enable_mask = STW_CONF1_PDN_VMMC | STW_CONF1_MMC_LS_STATUS,
/Linux-v4.19/drivers/mfd/
Dstw481x.c99 (val & STW_CONF1_MMC_LS_STATUS) ? "high impedance" : "ON"); in stw481x_startup()