Searched refs:sdhci_cdns_phy_cfgs (Results 1 – 2 of 2) sorted by relevance
72 static const struct sdhci_cdns_phy_cfg sdhci_cdns_phy_cfgs[] = { variable116 for (i = 0; i < ARRAY_SIZE(sdhci_cdns_phy_cfgs); i++) { in sdhci_cdns_phy_init()118 sdhci_cdns_phy_cfgs[i].property, NULL); in sdhci_cdns_phy_init()123 sdhci_cdns_phy_cfgs[i].addr, in sdhci_cdns_phy_init()
89 static const struct sdhci_cdns_phy_cfg sdhci_cdns_phy_cfgs[] = { variable146 for (i = 0; i < ARRAY_SIZE(sdhci_cdns_phy_cfgs); i++) in sdhci_cdns_phy_param_count()147 if (of_property_read_bool(np, sdhci_cdns_phy_cfgs[i].property)) in sdhci_cdns_phy_param_count()160 for (i = 0; i < ARRAY_SIZE(sdhci_cdns_phy_cfgs); i++) { in sdhci_cdns_phy_param_parse()161 ret = of_property_read_u32(np, sdhci_cdns_phy_cfgs[i].property, in sdhci_cdns_phy_param_parse()166 p->addr = sdhci_cdns_phy_cfgs[i].addr; in sdhci_cdns_phy_param_parse()