Searched defs:PLL_GET_M (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/board/siemens/pxm2/ | ||
| H A D | board.c | 369 #define PLL_GET_M(v) ((v >> 8) & 0x7ff) macro |
| /openbmc/u-boot/board/siemens/rut/ | ||
| H A D | board.c | 347 #define PLL_GET_M(v) ((v >> 8) & 0x7ff) macro |