Home
last modified time | relevance | path

Searched refs:cpmf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/512x/
H A Dclock-commonclk.c348 int cpmf; in get_cpmf_mult_x2() local
350 cpmf = get_bit_field(&clkregs->spmr, 16, 4); in get_cpmf_mult_x2()
355 return cpmf_to_mult[cpmf]; in get_cpmf_mult_x2()
/kernel/linux/linux-6.6/arch/powerpc/platforms/512x/
H A Dclock-commonclk.c348 int cpmf; in get_cpmf_mult_x2() local
350 cpmf = get_bit_field(&clkregs->spmr, 16, 4); in get_cpmf_mult_x2()
355 return cpmf_to_mult[cpmf]; in get_cpmf_mult_x2()

Completed in 4 milliseconds