Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dclk-provider.h503 struct clk_mux { struct
513 #define to_clk_mux(_hw) container_of(_hw, struct clk_mux, hw) argument
/Linux-v4.19/drivers/clk/
Dclk-versaclock5.c164 struct clk_hw clk_mux; member