Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dsh_clk.h161 struct clk_div_table { struct
166 #define clk_div4_table clk_div_table argument
Dclk-provider.h634 struct clk_div_table { struct
635 unsigned int val;
636 unsigned int div;
/Linux-v6.6/drivers/clk/mediatek/
Dclk-mtk.h193 const struct clk_div_table *clk_div_table; member
/Linux-v6.6/drivers/phy/ti/
Dphy-j721e-wiz.c311 static const struct clk_div_table clk_div_table[] = { variable