Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/core/
Dmmc_ops.c163 mmc_delay(1); in mmc_go_idle()
172 mmc_delay(1); in mmc_go_idle()
176 mmc_delay(1); in mmc_go_idle()
634 mmc_delay(timeout_ms); in __mmc_switch()
Dcore.c239 mmc_delay(1); in __mmc_start_request()
1194 mmc_delay(10); in mmc_host_set_uhs_voltage()
1231 mmc_delay(1); in mmc_set_uhs_voltage()
1247 mmc_delay(1); in mmc_set_uhs_voltage()
1346 mmc_delay(host->ios.power_delay_ms); in mmc_power_up()
1359 mmc_delay(host->ios.power_delay_ms); in mmc_power_up()
1381 mmc_delay(1); in mmc_power_off()
1388 mmc_delay(1); in mmc_power_cycle()
Dcore.h63 static inline void mmc_delay(unsigned int ms) in mmc_delay() function
Dsdio_ops.c53 mmc_delay(10); in mmc_send_io_op_cond()
Dsd_ops.c150 mmc_delay(10); in mmc_send_app_op_cond()
Dmmc.c1988 mmc_delay(timeout_ms); in mmc_sleep()