Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/linux/
Dclk-provider.h567 struct clk_fixed_factor { struct
573 #define to_clk_fixed_factor(_hw) container_of(_hw, struct clk_fixed_factor, hw) argument
/kernel/linux/linux-5.10/include/linux/
Dclk-provider.h900 struct clk_fixed_factor { struct
906 #define to_clk_fixed_factor(_hw) container_of(_hw, struct clk_fixed_factor, hw) argument