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

/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dimmap.c291 uint div16 = (val & CPM_BRG_DIV16) != 0;
328 if (val & CPM_BRG_DIV16)
/u-boot/drivers/serial/
H A Dserial_mpc8xx.c55 CPM_BRG_DIV16);
/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h213 #define CPM_BRG_DIV16 ((uint)0x00000001) macro

Completed in 48 milliseconds