Searched defs:PLL_PODR_CPUDIV (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/m68k/include/asm/ | ||
| H A D | m520x.h | 332 #define PLL_PODR_CPUDIV(x) (((x) & 0x0F) << 4) macro |
| H A D | m5329.h | 1027 #define PLL_PODR_CPUDIV(x) (((x)&0x0F)<<4) macro |