Home
last modified time | relevance | path

Searched refs:fixdiv (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/clk/ingenic/
Dcgu.h176 struct ingenic_cgu_fixdiv_info fixdiv; member
Dx1830-cgu.c334 .fixdiv = { 2 },
346 .fixdiv = { 512 },
Dx1000-cgu.c369 .fixdiv = { 2 },
381 .fixdiv = { 512 },
Djz4725b-cgu.c240 .fixdiv = { 256 },
Djz4760-cgu.c416 .fixdiv = { 512 },
Djz4770-cgu.c434 .fixdiv = { 512 },
Dcgu.c407 rate /= clk_info->fixdiv.div; in ingenic_clk_recalc_rate()
481 div = clk_info->fixdiv.div; in ingenic_clk_round_rate()
Djz4780-cgu.c542 .fixdiv = { 512 },