Home
last modified time | relevance | path

Searched defs:clk_div_table (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dsh_clk.h161 struct clk_div_table { struct
166 #define clk_div4_table clk_div_table argument
H A Dclk-provider.h666 struct clk_div_table { struct
667 unsigned int val;
668 unsigned int div;
/linux/drivers/clk/mediatek/
H A Dclk-mtk.h193 const struct clk_div_table *clk_div_table; member