Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Datmel-mci.c241 bool has_cfg_reg; member
590 if (host->caps.has_cfg_reg) { in atmci_regs_show()
1302 if (host->caps.has_cfg_reg) in atmci_start_request()
1448 if (host->caps.has_cfg_reg) in atmci_set_ios()
1498 if (host->caps.has_cfg_reg) { in atmci_set_ios()
1508 if (host->caps.has_cfg_reg) in atmci_set_ios()
1617 if (host->caps.has_cfg_reg) in atmci_request_end()
1715 if (host->caps.has_cfg_reg) in atmci_detect_change()
2435 host->caps.has_cfg_reg = false; in atmci_get_cap()
2455 host->caps.has_cfg_reg = true; in atmci_get_cap()