Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_pwm-test.c48 #define PLL_OTDV1(rv) extract32((rv), 8, 3) macro
284 return REF_HZ * PLL_FBDV(con) / (PLL_INDV(con) * PLL_OTDV1(con) in get_pll()