Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dsh_clk.h161 struct clk_div_table { struct
166 #define clk_div4_table clk_div_table argument
Dclk-provider.h551 struct clk_div_table { struct
552 unsigned int val;
553 unsigned int div;
/Linux-v5.15/drivers/clk/mediatek/
Dclk-mtk.h188 const struct clk_div_table *clk_div_table; member
/Linux-v5.15/drivers/phy/ti/
Dphy-j721e-wiz.c231 static const struct clk_div_table clk_div_table[] = { variable