Home
last modified time | relevance | path

Searched refs:SDHCI_DEVICE_DEAD (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci.c1493 return (!(host->flags & SDHCI_DEVICE_DEAD) && in sdhci_needs_reset()
1724 if (!present || host->flags & SDHCI_DEVICE_DEAD) { in sdhci_present_error()
2330 if (host->flags & SDHCI_DEVICE_DEAD) { in sdhci_set_ios()
2475 if (host->flags & SDHCI_DEVICE_DEAD) in sdhci_get_cd()
2505 if (host->flags & SDHCI_DEVICE_DEAD) in sdhci_get_cd_nogpio()
2523 if (host->flags & SDHCI_DEVICE_DEAD) in sdhci_check_ro()
2571 if (!(host->flags & SDHCI_DEVICE_DEAD)) { in sdhci_enable_sdio_irq_nolock()
4889 host->flags |= SDHCI_DEVICE_DEAD; in sdhci_remove_host()
A Dsdhci.h507 #define SDHCI_DEVICE_DEAD (1<<3) /* Device unresponsive */ macro
A Dsdhci-pci-core.c306 if (!(host->flags & SDHCI_DEVICE_DEAD)) in ene_714_set_ios()

Completed in 17 milliseconds