Home
last modified time | relevance | path

Searched refs:pllfm_mask (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/drivers/ti/clk/
H A Dti_pll.c109 uint32_t pllfm_mask; in ti_pll_consider_entry() local
113 pllfm_mask = pllfm_range - 1U; in ti_pll_consider_entry()
128 frem += (uint32_t)(fret & pllfm_mask) * clkod_plld; in ti_pll_consider_entry()
H A Dti_clk_pll_16fft.c847 uint32_t pllfm_mask; in ti_pll_16fft_set_freq_table() local
852 pllfm_mask = pllfm_range - 1U; in ti_pll_16fft_set_freq_table()
875 frem += ((uint64_t) (fret & pllfm_mask)) * clkod_plld; in ti_pll_16fft_set_freq_table()