Searched refs:emmc_ctrl (Results 1 – 2 of 2) sorted by relevance
645 pins_emmc_ctrl: emmc_ctrl-pins {646 function = "emmc_ctrl";
473 u16 emmc_ctrl; in th1520_sdhci_set_phy() local478 emmc_ctrl = sdhci_readw(host, priv->vendor_specific_area1 + DWCMSHC_EMMC_CONTROL); in th1520_sdhci_set_phy()479 emmc_ctrl |= DWCMSHC_CARD_IS_EMMC; in th1520_sdhci_set_phy()480 sdhci_writew(host, emmc_ctrl, priv->vendor_specific_area1 + DWCMSHC_EMMC_CONTROL); in th1520_sdhci_set_phy()