OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dp_ctrl
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/imx/
imx51_ccm.c
488
uint32_t
dp_ctrl
;
local in function:imx51_get_pll_freq
504
dp_ctrl
= bus_space_read_4(iot, ioh, DPLL_DP_CTL);
506
if (
dp_ctrl
& DP_CTL_HFSM) {
525
switch (
dp_ctrl
& DP_CTL_REF_CLK_SEL) {
542
if (
dp_ctrl
& DP_CTL_REF_CLK_DIV)
546
if (
dp_ctrl
& DP_CTL_DPDCK0_2_EN)
559
if (!(
dp_ctrl
& DP_CTL_DPDCK0_2_EN))
564
printf("dp_ctl: %08x ",
dp_ctrl
);
Completed in 11 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025