Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/512x/
Dclock-commonclk.c349 int cpmf; in get_cpmf_mult_x2() local
351 cpmf = get_bit_field(&clkregs->spmr, 16, 4); in get_cpmf_mult_x2()
356 return cpmf_to_mult[cpmf]; in get_cpmf_mult_x2()