Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
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()