STW_CONF1_PDN_VMMC  100 drivers/mfd/stw481x.c 		(val & STW_CONF1_PDN_VMMC) ? "ON" : "disabled");
STW_CONF1_PDN_VMMC   49 drivers/regulator/stw481x-vmmc.c 	.enable_mask = STW_CONF1_PDN_VMMC | STW_CONF1_MMC_LS_STATUS,
STW_CONF1_PDN_VMMC   50 drivers/regulator/stw481x-vmmc.c 	.enable_val = STW_CONF1_PDN_VMMC,