Home
last modified time | relevance | path

Searched refs:ux500_busy_complete (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmmci.c656 static bool ux500_busy_complete(struct mmci_host *host, u32 status, u32 err_msk) in ux500_busy_complete() function
1090 host->ops->busy_complete = ux500_busy_complete; in ux500_variant_init()
1096 host->ops->busy_complete = ux500_busy_complete; in ux500v2_variant_init()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmmci.c700 * ux500_busy_complete() - this will wait until the busy status
716 static bool ux500_busy_complete(struct mmci_host *host, struct mmc_command *cmd, in ux500_busy_complete() function
1193 host->ops->busy_complete = ux500_busy_complete; in ux500_variant_init()
1199 host->ops->busy_complete = ux500_busy_complete; in ux500v2_variant_init()

Completed in 7 milliseconds