Home
last modified time | relevance | path

Searched refs:meson_mmc_phase (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/mmc/host/
Dmeson-gx-mmc.c203 struct meson_mmc_phase { struct
211 #define to_meson_mmc_phase(_hw) container_of(_hw, struct meson_mmc_phase, hw) argument
215 struct meson_mmc_phase *mmc = to_meson_mmc_phase(hw); in meson_mmc_clk_get_phase()
236 static void meson_mmc_apply_phase_delay(struct meson_mmc_phase *mmc, in meson_mmc_apply_phase_delay()
256 struct meson_mmc_phase *mmc = to_meson_mmc_phase(hw); in meson_mmc_clk_set_phase()
489 struct meson_mmc_phase *core, *tx, *rx; in meson_mmc_clk_init()