Searched refs:CPM_BRG_CD_MASK (Results 1 – 2 of 2) sorted by relevance
| /arch/powerpc/cpu/mpc8xx/ | ||
| A D | immap.c | 289 uint cd = (val & CPM_BRG_CD_MASK) >> 1; in prbrg() |
| /arch/powerpc/include/asm/ | ||
| A D | cpm_8xx.h | 212 #define CPM_BRG_CD_MASK ((uint)0x00001ffe) macro |
Completed in 9 milliseconds