Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dclk-provider.h934 struct clk_fixed_factor { struct
940 #define to_clk_fixed_factor(_hw) container_of(_hw, struct clk_fixed_factor, hw) argument
/kernel/linux/linux-6.6/include/linux/
Dclk-provider.h1093 struct clk_fixed_factor { struct
1099 #define to_clk_fixed_factor(_hw) container_of(_hw, struct clk_fixed_factor, hw) argument