Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/
Dclk-qoriq.c782 #define to_mux_hwclock(p) container_of(p, struct mux_hwclock, hw) macro
788 struct mux_hwclock *hwc = to_mux_hwclock(hw); in mux_set_parent()
802 struct mux_hwclock *hwc = to_mux_hwclock(hw); in mux_get_parent()