Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/512x/
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()