Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dsh_clk.h161 struct clk_div_table { struct
166 #define clk_div4_table clk_div_table argument
Dclk-provider.h377 struct clk_div_table { struct
378 unsigned int val;
379 unsigned int div;
/linux-4.19.296/drivers/clk/mediatek/
Dclk-mtk.h177 const struct clk_div_table *clk_div_table; member