OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctrl1
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dpll_mgr.h
184
* lower part of
ctrl1
and they get shifted into position when writing
188
u32
ctrl1
;
member in struct:intel_dpll_hw_state
intel_dpll_mgr.h
184
* lower part of
ctrl1
and they get shifted into position when writing
188
u32
ctrl1
;
member in struct:intel_dpll_hw_state
intel_dpll_mgr.c
1004
val |= pll->state.hw_state.
ctrl1
<< (id * 6);
1076
hw_state->
ctrl1
= (val >> (id * 6)) & 0x3f;
1114
hw_state->
ctrl1
= (val >> (id * 6)) & 0x3f;
1372
u32
ctrl1
, cfgcr1, cfgcr2;
local in function:skl_ddi_hdmi_pll_dividers
1379
ctrl1
= DPLL_CTRL1_OVERRIDE(0);
1381
ctrl1
|= DPLL_CTRL1_HDMI_MODE(0);
1400
crtc_state->dpll_hw_state.
ctrl1
=
ctrl1
;
1409
u32
ctrl1
;
local in function:skl_ddi_dp_set_dpll_hw_state
1415
ctrl1
= DPLL_CTRL1_OVERRIDE(0)
[
all
...]
intel_dpll_mgr.c
1004
val |= pll->state.hw_state.
ctrl1
<< (id * 6);
1076
hw_state->
ctrl1
= (val >> (id * 6)) & 0x3f;
1114
hw_state->
ctrl1
= (val >> (id * 6)) & 0x3f;
1372
u32
ctrl1
, cfgcr1, cfgcr2;
local in function:skl_ddi_hdmi_pll_dividers
1379
ctrl1
= DPLL_CTRL1_OVERRIDE(0);
1381
ctrl1
|= DPLL_CTRL1_HDMI_MODE(0);
1400
crtc_state->dpll_hw_state.
ctrl1
=
ctrl1
;
1409
u32
ctrl1
;
local in function:skl_ddi_dp_set_dpll_hw_state
1415
ctrl1
= DPLL_CTRL1_OVERRIDE(0)
[
all
...]
/src/sys/dev/ic/
bwivar.h
132
uint32_t
ctrl1
;
member in struct:bwi_desc64
bwivar.h
132
uint32_t
ctrl1
;
member in struct:bwi_desc64
Completed in 27 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025