Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/regulator/
A Dstw481x-vmmc.c49 .enable_mask = STW_CONF1_PDN_VMMC | STW_CONF1_MMC_LS_STATUS,
50 .enable_val = STW_CONF1_PDN_VMMC,
/linux-6.3-rc2/include/linux/mfd/
A Dstw481x.h18 #define STW_CONF1_PDN_VMMC 0x01U macro
/linux-6.3-rc2/drivers/mfd/
A Dstw481x.c100 (val & STW_CONF1_PDN_VMMC) ? "ON" : "disabled"); in stw481x_startup()

Completed in 3 milliseconds