Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/siemens/pxm2/
H A Dboard.c371 #define PLL_GET_M(v) ((v >> 8) & 0x7ff) macro
381 m = PLL_GET_M(val); in get_clk()
/OK3568_Linux_fs/u-boot/board/siemens/rut/
H A Dboard.c350 #define PLL_GET_M(v) ((v >> 8) & 0x7ff) macro
366 m = PLL_GET_M(val); in get_clk()