Searched refs:SDHCI_CTRL4_DRIVE_MASK (Results 1 – 3 of 3) sorted by relevance
52 #define SDHCI_CTRL4_DRIVE_MASK(_x) ((_x) << 16) macro
39 sdhci_writel(host, SDHCI_CTRL4_DRIVE_MASK(0x3), SDHCI_CONTROL4); in s5p_sdhci_set_control_reg()