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.h701 struct clk_div_table { struct
702 unsigned int val;
703 unsigned int div;
/linux/drivers/clk/mediatek/
H A Dclk-mtk.h214 const struct clk_div_table *clk_div_table; member