Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/sunxi/
H A Dclk-mod0.c170 #define to_mmc_phase(_hw) container_of(_hw, struct mmc_phase, hw) macro
175 struct mmc_phase *phase = to_mmc_phase(hw); in mmc_get_phase()
217 struct mmc_phase *phase = to_mmc_phase(hw); in mmc_set_phase()