Home
last modified time | relevance | path

Searched refs:CPM_BRG_EN (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/sysdev/
H A Dcpm2.c127 val = (((clk * 2 / rate) - 1) & ~1) | CPM_BRG_EN | src; in __cpm2_setbrg()
/linux/arch/powerpc/include/asm/
H A Dcpm1.h173 #define CPM_BRG_EN ((uint)0x00010000) macro
H A Dcpm2.h95 #define CPM_BRG_EN ((uint)0x00010000) macro