Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-qoriq.c820 #define to_mux_hwclock(p) container_of(p, struct mux_hwclock, hw) macro
826 struct mux_hwclock *hwc = to_mux_hwclock(hw); in mux_set_parent()
840 struct mux_hwclock *hwc = to_mux_hwclock(hw); in mux_get_parent()