Searched refs:STW_CONF1_PDN_VMMC (Results 1 – 3 of 3) sorted by relevance
50 .enable_mask = STW_CONF1_PDN_VMMC | STW_CONF1_MMC_LS_STATUS,51 .enable_val = STW_CONF1_PDN_VMMC,
19 #define STW_CONF1_PDN_VMMC 0x01U macro
101 (val & STW_CONF1_PDN_VMMC) ? "ON" : "disabled"); in stw481x_startup()