Home
last modified time | relevance | path

Searched defs:pllm (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/drivers/ti/clk/
H A Dti_clk_pll_16fft.c111 static bool ti_pll_16fft_pllm_valid(struct ti_clk *clock_ptr __unused, uint32_t pllm, in ti_pll_16fft_pllm_valid()
507 uint32_t pllm; in ti_clk_pll_16fft_get_freq_internal() local
576 uint32_t pllm, in ti_clk_pll_16fft_program_freq()
719 uint32_t pllm = 0U; in ti_pll_16fft_set_freq() local
848 uint32_t pllm; in ti_pll_16fft_set_freq_table() local
H A Dti_pll.c53 uint32_t *pllm; member
1130 uint32_t * const plld, uint32_t * const pllm, uint32_t * const pllfm, in ti_pll_calc()
/rk3399_ARM-atf/drivers/ti/clk/include/
H A Dti_clk_pll.h45 uint16_t pllm; member
/rk3399_ARM-atf/plat/intel/soc/agilex5/soc/
H A Dagilex5_clock_manager.c102 static uint32_t calc_pll_vcocalibration(uint32_t pllm, uint32_t pllglob) in calc_pll_vcocalibration()