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

/netbsd-current/sys/arch/powerpc/ibm4xx/dev/
H A Dopb.c320 opb_freq = plb_freq / CPC0_PLLMR_OPDV(pllmr);
/netbsd-current/sys/arch/powerpc/include/ibm4xx/
H A Ddcr4xx.h72 #define CPC0_PLLMR_OPDV(pllmr) ((((pllmr) & 0x00018000) >> 15) + 1) macro

Completed in 49 milliseconds