Home
last modified time | relevance | path

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

/u-boot/arch/powerpc/cpu/mpc85xx/
A Dcommproc.c162 *bp |= CPM_BRG_DIV16; in m8560_cpm_fastbrg()
/u-boot/arch/powerpc/cpu/mpc8xx/
A Dimmap.c291 uint div16 = (val & CPM_BRG_DIV16) != 0; in prbrg()
328 if (val & CPM_BRG_DIV16) in prbrg()
/u-boot/drivers/serial/
A Dserial_mpc8xx.c55 CPM_BRG_DIV16); in serial_setdivisor()
/u-boot/arch/powerpc/include/asm/
A Dcpm_8xx.h213 #define CPM_BRG_DIV16 ((uint)0x00000001) macro
A Dcpm_85xx.h161 #define CPM_BRG_DIV16 ((uint)0x00000001) macro

Completed in 12 milliseconds