Searched refs:emmc_ctrl (Results 1 – 2 of 2) sorted by relevance
518 u16 emmc_ctrl; in th1520_sdhci_set_phy() local523 emmc_ctrl = sdhci_readw(host, priv->vendor_specific_area1 + DWCMSHC_EMMC_CONTROL); in th1520_sdhci_set_phy()524 emmc_ctrl |= DWCMSHC_CARD_IS_EMMC; in th1520_sdhci_set_phy()525 sdhci_writew(host, emmc_ctrl, priv->vendor_specific_area1 + DWCMSHC_EMMC_CONTROL); in th1520_sdhci_set_phy()1937 u8 emmc_ctrl; in dwcmshc_k230_sdhci_reset() local1944 emmc_ctrl = sdhci_readw(host, dwc_priv->vendor_specific_area1 + DWCMSHC_EMMC_CONTROL); in dwcmshc_k230_sdhci_reset()1945 sdhci_writeb(host, emmc_ctrl, dwc_priv->vendor_specific_area1 + DWCMSHC_EMMC_CONTROL); in dwcmshc_k230_sdhci_reset()
645 pins_emmc_ctrl: emmc_ctrl-pins {646 function = "emmc_ctrl";