Home
last modified time | relevance | path

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

/linux/arch/powerpc/sysdev/
H A Dcpm2.c129 val |= CPM_BRG_DIV16; in __cpm2_setbrg()
/linux/arch/powerpc/include/asm/
H A Dcpm1.h179 #define CPM_BRG_DIV16 ((uint)0x00000001) macro
H A Dcpm2.h101 #define CPM_BRG_DIV16 ((uint)0x00000001) macro
/linux/arch/powerpc/platforms/8xx/
H A Dcpm1.c139 CPM_BRG_EN | CPM_BRG_DIV16); in cpm_setbrg()