Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/clk/ingenic/
Dcgu.h173 struct ingenic_cgu_fixdiv_info fixdiv; member
Dx1830-cgu.c323 .fixdiv = { 2 },
335 .fixdiv = { 512 },
Dx1000-cgu.c354 .fixdiv = { 2 },
366 .fixdiv = { 512 },
Djz4725b-cgu.c231 .fixdiv = { 256 },
Djz4760-cgu.c396 .fixdiv = { 512 },
Djz4770-cgu.c424 .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.c527 .fixdiv = { 512 },