Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/
Dclk-qoriq.c636 #define to_mux_hwclock(p) container_of(p, struct mux_hwclock, hw) macro
642 struct mux_hwclock *hwc = to_mux_hwclock(hw); in mux_set_parent()
656 struct mux_hwclock *hwc = to_mux_hwclock(hw); in mux_get_parent()