Searched refs:MESON_SDHC_CTRL (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/mmc/host/ |
H A D | meson-mx-sdhc-mmc.c | 218 regmap_update_bits(host->regmap, MESON_SDHC_CTRL, in meson_mx_sdhc_start_cmd() 338 regmap_update_bits(host->regmap, MESON_SDHC_CTRL, in meson_mx_sdhc_set_ios() 344 regmap_update_bits(host->regmap, MESON_SDHC_CTRL, in meson_mx_sdhc_set_ios() 350 regmap_update_bits(host->regmap, MESON_SDHC_CTRL, in meson_mx_sdhc_set_ios() 730 regmap_write(host->regmap, MESON_SDHC_CTRL, in meson_mx_sdhc_init_hw()
|
H A D | meson-mx-sdhc.h | 24 #define MESON_SDHC_CTRL 0x08 macro
|