Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dpxamci.c62 bool use_ro_gpio; member
430 if (host->use_ro_gpio) in pxamci_get_ro()
755 host->use_ro_gpio = true; in pxamci_probe()
762 if (host->use_ro_gpio && host->pdata->get_ro) in pxamci_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dpxamci.c61 bool use_ro_gpio; member
429 if (host->use_ro_gpio) in pxamci_get_ro()
753 host->use_ro_gpio = true; in pxamci_probe()
760 if (host->use_ro_gpio && host->pdata->get_ro) in pxamci_probe()

Completed in 3 milliseconds