Home
last modified time | relevance | path

Searched defs:postdiv1 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/arm/rockchip/
H A Drk_cru_pll.c136 const u_int postdiv1 = __SHIFTOUT(con0, PLL_POSTDIV1); in rk_cru_pll_get_rate() local
H A Drk3399_pmucru.c186 const u_int postdiv1 = __SHIFTOUT(con1, PLL_POSTDIV1); in rk3399_pmucru_pll_get_rate() local
H A Drk3399_cru.c258 const u_int postdiv1 = __SHIFTOUT(con1, PLL_POSTDIV1); in rk3399_cru_pll_get_rate() local
H A Drk_cru.h59 u_int postdiv1; member