Home
last modified time | relevance | path

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

/openbmc/u-boot/board/siemens/rut/
H A Dboard.c348 #define PLL_GET_N(v) (v & 0x7f) macro
364 n = PLL_GET_N(val); in get_clk()
/openbmc/u-boot/board/siemens/pxm2/
H A Dboard.c370 #define PLL_GET_N(v) (v & 0x7f) macro
380 n = PLL_GET_N(val); in get_clk()