Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-tegra/
H A Dcpu.c170 int pllx_set_rate(struct clk_pll_simple *pll , u32 divn, u32 divm, in pllx_set_rate() function
255 pllx_set_rate(pll, sel->n, sel->m, sel->p, sel->cpcon); in init_pllx()