OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:postdiv1
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/arm/rockchip/
rk3399_pmucru.c
186
const u_int
postdiv1
= __SHIFTOUT(con1, PLL_POSTDIV1);
local
198
foutpostdiv = foutvco /
postdiv1
/ postdiv2;
234
__SHIFTIN(pll_rate->
postdiv1
, PLL_POSTDIV1) |
rk_cru_pll.c
136
const u_int
postdiv1
= __SHIFTOUT(con0, PLL_POSTDIV1);
local
150
foutpostdiv = foutvco /
postdiv1
/ postdiv2;
236
__SHIFTIN(pll_rate->
postdiv1
, PLL_POSTDIV1) |
rk_cru.h
59
u_int
postdiv1
;
member in struct:rk_cru_pll_rate::__anon1136::__anon1137
78
.
postdiv1
= (_postdiv1), \
rk3399_cru.c
258
const u_int
postdiv1
= __SHIFTOUT(con1, PLL_POSTDIV1);
local
270
foutpostdiv = foutvco /
postdiv1
/ postdiv2;
311
__SHIFTIN(pll_rate->
postdiv1
, PLL_POSTDIV1) |
Completed in 38 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026