Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dtmio_mmc.h110 #define SD_STATUS_IOVS BIT(16) /* only known on RZ/{G3E,V2H} */ macro
H A Drenesas_sdhi_core.c1003 return (sd_status & SD_STATUS_IOVS) ? 1800000 : 3300000; in renesas_sdhi_regulator_get_voltage()
1015 sd_status |= SD_STATUS_IOVS; in renesas_sdhi_regulator_set_voltage()
1018 sd_status &= ~SD_STATUS_IOVS; in renesas_sdhi_regulator_set_voltage()