Home
last modified time | relevance | path

Searched defs:clk_omap_mux (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/ti/
Dclock.h34 struct clk_omap_mux { struct
45 #define to_clk_omap_mux(_hw) container_of(_hw, struct clk_omap_mux, hw) argument
/kernel/linux/linux-4.19/drivers/clk/ti/
Dclock.h31 struct clk_omap_mux { struct
41 #define to_clk_omap_mux(_hw) container_of(_hw, struct clk_omap_mux, hw) argument