Searched refs:MESON_SDHC_ICTL (Results 1 – 2 of 2) sorted by relevance
215 regmap_write(host->regmap, MESON_SDHC_ICTL, ictl); in meson_mx_sdhc_start_cmd()529 regmap_update_bits(host->regmap, MESON_SDHC_ICTL, in meson_mx_sdhc_request_done()562 regmap_read(host->regmap, MESON_SDHC_ICTL, &ictl); in meson_mx_sdhc_irq()775 regmap_write(host->regmap, MESON_SDHC_ICTL, 0); in meson_mx_sdhc_init_hw()
72 #define MESON_SDHC_ICTL 0x24 macro
Completed in 6 milliseconds