Home
last modified time | relevance | path

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

/openbmc/u-boot/board/siemens/pxm2/
H A Dboard.c370 #define PLL_GET_N(v) (v & 0x7f) macro
/openbmc/u-boot/board/siemens/rut/
H A Dboard.c348 #define PLL_GET_N(v) (v & 0x7f) macro