Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_mmc/
Dmss_mmc.c5148 uint32_t temp, srs16; in set_sdhost_power() local
5158 srs16 = MMC->SRS16; in set_sdhost_power()
5169 if ((srs16 & SRS16_VOLTAGE_3_3V_SUPPORT) == MMC_CLEAR) in set_sdhost_power()
5178 if ((srs16 & SRS16_VOLTAGE_3_0V_SUPPORT) == MMC_CLEAR) in set_sdhost_power()
5187 if ((srs16 & SRS16_VOLTAGE_1_8V_SUPPORT) == MMC_CLEAR) in set_sdhost_power()