Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/core/
Dmmc_ops.c148 mmc_delay(1); in mmc_go_idle()
157 mmc_delay(1); in mmc_go_idle()
161 mmc_delay(1); in mmc_go_idle()
194 mmc_delay(10); in mmc_send_op_cond()
471 mmc_delay(timeout_ms); in mmc_poll_for_busy()
Dcore.c238 mmc_delay(1); in __mmc_start_request()
1196 mmc_delay(10); in mmc_host_set_uhs_voltage()
1233 mmc_delay(1); in mmc_set_uhs_voltage()
1249 mmc_delay(1); in mmc_set_uhs_voltage()
1348 mmc_delay(host->ios.power_delay_ms); in mmc_power_up()
1361 mmc_delay(host->ios.power_delay_ms); in mmc_power_up()
1383 mmc_delay(1); in mmc_power_off()
1390 mmc_delay(1); in mmc_power_cycle()
Dcore.h61 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.c149 mmc_delay(10); in mmc_send_app_op_cond()
Dmmc.c1934 mmc_delay(timeout_ms); in mmc_sleep()