Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/siemens/pxm2/
H A Dboard.c372 #define PLL_GET_N(v) (v & 0x7f) macro
382 n = PLL_GET_N(val); in get_clk()
/OK3568_Linux_fs/u-boot/board/siemens/rut/
H A Dboard.c351 #define PLL_GET_N(v) (v & 0x7f) macro
367 n = PLL_GET_N(val); in get_clk()