Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()