Home
last modified time | relevance | path

Searched defs:post_div (Results 1 – 3 of 3) sorted by relevance

/drivers/clk/sophgo/
A Dclk-pll.c61 u32 post_div = FIELD_GET(PLL_POST_DIV_SEL, reg); in cv1800b_ipll_get_rate() local
71 u32 pre_div, post_div, div; in cv1800b_ipll_set_rate() local
136 u32 pre_div, post_div, div; in cv1800b_fpll_get_rate() local
162 static ulong cv1800b_find_syn(ulong rate, ulong parent_rate, ulong pre_div, ulong post_div, in cv1800b_find_syn()
195 u32 pre_div, post_div, div; in cv1800b_fpll_set_rate() local
/drivers/clk/aspeed/
A Dclk_ast2500.c55 unsigned int post_div; member
67 const ulong post_div = (mpll_reg & SCU_MPLL_POST_MASK) in ast2500_get_mpll_rate() local
82 const ulong post_div = (hpll_reg & SCU_HPLL_POST_MASK) in ast2500_get_hpll_rate() local
/drivers/spi/
A Dmxc_spi.c227 u32 pre_div = 0, post_div = 0; in spi_cfg_mxc() local

Completed in 7 milliseconds