Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/core/
Dcore.c238 mmc_delay(1); in __mmc_start_request()
1198 mmc_delay(10); in mmc_host_set_uhs_voltage()
1235 mmc_delay(1); in mmc_set_uhs_voltage()
1251 mmc_delay(1); in mmc_set_uhs_voltage()
1350 mmc_delay(host->ios.power_delay_ms); in mmc_power_up()
1363 mmc_delay(host->ios.power_delay_ms); in mmc_power_up()
1385 mmc_delay(1); in mmc_power_off()
1392 mmc_delay(1); in mmc_power_cycle()
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()
635 mmc_delay(timeout_ms); in __mmc_switch()
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()
Dmmc.c1995 mmc_delay(timeout_ms); in mmc_sleep()