Home
last modified time | relevance | path

Searched refs:cmd_delay (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
Dmtk-sd.c2012 u32 cmd_delay = 0; in hs400_tune_response() local
2043 cmd_delay |= (1 << i); in hs400_tune_response()
2045 cmd_delay &= ~(1 << i); in hs400_tune_response()
2050 final_cmd_delay = get_best_delay(host, cmd_delay); in hs400_tune_response()
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch24671 + u32 cmd_delay:4;