Searched refs:SD_STATUS_IOVS (Results 1 – 2 of 2) sorted by relevance
109 #define SD_STATUS_IOVS BIT(16) /* only known on RZ/{G3E,V2H} */ macro
966 return (sd_status & SD_STATUS_IOVS) ? 1800000 : 3300000; in renesas_sdhi_regulator_get_voltage()978 sd_status |= SD_STATUS_IOVS; in renesas_sdhi_regulator_set_voltage()981 sd_status &= ~SD_STATUS_IOVS; in renesas_sdhi_regulator_set_voltage()