Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Ddw_mmc-k3.c210 .switch_voltage = dw_mci_hi6220_switch_voltage,
441 .switch_voltage = dw_mci_hi3660_switch_voltage,
A Ddw_mmc.h571 int (*switch_voltage)(struct mmc_host *mmc, member
A Ddw_mmc.c1539 if (drv_data && drv_data->switch_voltage) in dw_mci_switch_voltage()
1540 return drv_data->switch_voltage(mmc, ios); in dw_mci_switch_voltage()

Completed in 12 milliseconds