Home
last modified time | relevance | path

Searched defs:PLL_GET_M (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/siemens/pxm2/
H A Dboard.c369 #define PLL_GET_M(v) ((v >> 8) & 0x7ff) macro
/openbmc/u-boot/board/siemens/rut/
H A Dboard.c347 #define PLL_GET_M(v) ((v >> 8) & 0x7ff) macro