Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dsh_clk.h161 struct clk_div_table { struct
166 #define clk_div4_table clk_div_table argument
Dclk-provider.h613 struct clk_div_table { struct
614 unsigned int val;
615 unsigned int div;
/Linux-v6.1/drivers/clk/mediatek/
Dclk-mtk.h168 const struct clk_div_table *clk_div_table; member
/Linux-v6.1/drivers/phy/ti/
Dphy-j721e-wiz.c294 static const struct clk_div_table clk_div_table[] = { variable