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

/linux-4.1.27/arch/powerpc/boot/
H A D4xx.c555 u32 cpc0_cr0 = mfdcr(DCRN_405_CPC0_CR0); ibm405gp_fixup_clocks() local
569 udiv = ((cpc0_cr0 & 0x3e) >> 1) + 1; ibm405gp_fixup_clocks()
599 if (cpc0_cr0 & 0x80) ibm405gp_fixup_clocks()
605 if (cpc0_cr0 & 0x40) ibm405gp_fixup_clocks()

Completed in 91 milliseconds