Searched refs:XENON_EMMC_5_0_PHY_PAD_CONTROL (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/mmc/host/ |
D | sdhci-xenon-phy.c | 51 #define XENON_EMMC_5_0_PHY_PAD_CONTROL \ macro 164 .pad_ctrl = XENON_EMMC_5_0_PHY_PAD_CONTROL, 426 reg = sdhci_readl(host, XENON_EMMC_5_0_PHY_PAD_CONTROL); in xenon_emmc_phy_disable_strobe() 428 sdhci_writel(host, reg, XENON_EMMC_5_0_PHY_PAD_CONTROL); in xenon_emmc_phy_disable_strobe() 469 reg = sdhci_readl(host, XENON_EMMC_5_0_PHY_PAD_CONTROL); in xenon_emmc_phy_strobe_delay_adj() 472 sdhci_writel(host, reg, XENON_EMMC_5_0_PHY_PAD_CONTROL); in xenon_emmc_phy_strobe_delay_adj() 565 reg = sdhci_readl(host, XENON_EMMC_5_0_PHY_PAD_CONTROL); in xenon_emmc_phy_set() 568 sdhci_writel(host, reg, XENON_EMMC_5_0_PHY_PAD_CONTROL); in xenon_emmc_phy_set()
|