Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/sunxi/
Dclk-mod0.c180 struct mmc_phase { struct
187 #define to_mmc_phase(_hw) container_of(_hw, struct mmc_phase, hw) argument
192 struct mmc_phase *phase = to_mmc_phase(hw); in mmc_get_phase()
234 struct mmc_phase *phase = to_mmc_phase(hw); in mmc_set_phase()
343 struct mmc_phase *phase; in sunxi_mmc_setup()