Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmtk-sd.c428 static bool msdc_cmd_is_ready(struct msdc_host *host) in msdc_cmd_is_ready() function
465 if (!msdc_cmd_is_ready(host)) in msdc_start_command()
/openbmc/linux/drivers/mmc/host/
H A Dmtk-sd.c1255 static inline bool msdc_cmd_is_ready(struct msdc_host *host, in msdc_cmd_is_ready() function
1295 if (!msdc_cmd_is_ready(host, mrq, cmd)) in msdc_start_command()