Searched refs:PHY_STAT1 (Results 1 – 1 of 1) sorted by relevance
| /drivers/mmc/host/ |
| A D | sdhci_am654.c | 36 #define PHY_STAT1 0x130 macro 238 ret = regmap_read_poll_timeout(sdhci_am654->base, PHY_STAT1, val, in sdhci_am654_setup_dll() 778 regmap_read(sdhci_am654->base, PHY_STAT1, &val); in sdhci_am654_init() 784 PHY_STAT1, val, in sdhci_am654_init() 1031 regmap_read(sdhci_am654->base, PHY_STAT1, &val); in sdhci_am654_restore() 1037 PHY_STAT1, val, in sdhci_am654_restore()
|
Completed in 8 milliseconds