Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dsdhci-cadence.c79 struct sdhci_cdns_phy_param phy_params[0]; member
140 struct sdhci_cdns_phy_param *p = priv->phy_params; in sdhci_cdns_phy_param_parse()
161 ret = sdhci_cdns_write_phy_reg(priv, priv->phy_params[i].addr, in sdhci_cdns_phy_init()
162 priv->phy_params[i].data); in sdhci_cdns_phy_init()
349 priv_size = sizeof(*priv) + sizeof(priv->phy_params[0]) * nr_phy_params; in sdhci_cdns_probe()
Dsdhci-xenon-phy.c213 priv->phy_params = params; in xenon_alloc_emmc_phy()
287 struct xenon_emmc_phy_params *params = priv->phy_params; in armada_3700_soc_pad_voltage_set()
309 struct xenon_emmc_phy_params *params = priv->phy_params; in xenon_emmc_phy_set_soc_pad()
383 struct xenon_emmc_phy_params *params = priv->phy_params; in xenon_emmc_phy_config_tuning()
497 struct xenon_emmc_phy_params *params = priv->phy_params; in xenon_emmc_phy_slow_mode()
552 struct xenon_emmc_phy_params *params = priv->phy_params; in xenon_emmc_phy_set()
840 return xenon_emmc_phy_parse_param_dt(host, np, priv->phy_params); in xenon_add_phy()
Dsdhci-xenon.h93 void *phy_params; member
/drivers/ata/
Dahci_imx.c72 u32 phy_params; member
429 imxpriv->phy_params); in imx_sata_enable()
760 imxpriv->phy_params = in imx_ahci_probe()