Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dsh_clk.h161 struct clk_div_table { struct
166 #define clk_div4_table clk_div_table argument
Dclk-provider.h401 struct clk_div_table { struct
402 unsigned int val;
403 unsigned int div;
/Linux-v5.4/drivers/clk/mediatek/
Dclk-mtk.h187 const struct clk_div_table *clk_div_table; member