Home
last modified time | relevance | path

Searched refs:fixdiv (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/ingenic/
H A Dcgu.h142 * @fixdiv: information valid if type includes CGU_CLK_FIXDIV
169 struct ingenic_cgu_fixdiv_info fixdiv; member
H A Dx1000-cgu.c354 .fixdiv = { 2 },
366 .fixdiv = { 512 },
H A Dx1830-cgu.c323 .fixdiv = { 2 },
335 .fixdiv = { 512 },
H A Djz4725b-cgu.c230 .fixdiv = { 256 },
H A Djz4770-cgu.c425 .fixdiv = { 512 },
H A Dcgu.c385 rate /= clk_info->fixdiv.div; in ingenic_clk_recalc_rate()
453 div = clk_info->fixdiv.div; in ingenic_clk_round_rate()
H A Djz4780-cgu.c527 .fixdiv = { 512 },
/kernel/linux/linux-6.6/drivers/clk/ingenic/
H A Dcgu.h154 * @fixdiv: information valid if type includes CGU_CLK_FIXDIV
183 struct ingenic_cgu_fixdiv_info fixdiv; member
H A Dx1830-cgu.c334 .fixdiv = { 2 },
346 .fixdiv = { 512 },
H A Djz4725b-cgu.c240 .fixdiv = { 256 },
H A Dx1000-cgu.c432 .fixdiv = { 2 },
444 .fixdiv = { 512 },
H A Djz4755-cgu.c315 .fixdiv = { 512 },
H A Djz4770-cgu.c434 .fixdiv = { 512 },
H A Djz4760-cgu.c414 .fixdiv = { 512 },
H A Dcgu.c431 rate /= clk_info->fixdiv.div; in ingenic_clk_recalc_rate()
505 div = clk_info->fixdiv.div; in ingenic_clk_determine_rate()
H A Djz4780-cgu.c542 .fixdiv = { 512 },

Completed in 11 milliseconds