OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mg_clktop2_hsclkctl
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dpll_mgr.h
205
u32
mg_clktop2_hsclkctl
;
member in struct:intel_dpll_hw_state
intel_dpll_mgr.c
2734
state->
mg_clktop2_hsclkctl
=
3162
hw_state->
mg_clktop2_hsclkctl
=
3163
I915_READ(
MG_CLKTOP2_HSCLKCTL
(tc_port));
3164
hw_state->
mg_clktop2_hsclkctl
&=
3225
hw_state->
mg_clktop2_hsclkctl
=
3227
hw_state->
mg_clktop2_hsclkctl
&=
3376
val = I915_READ(
MG_CLKTOP2_HSCLKCTL
(tc_port));
3381
val |= hw_state->
mg_clktop2_hsclkctl
;
3382
I915_WRITE(
MG_CLKTOP2_HSCLKCTL
(tc_port), val);
3432
val |= hw_state->
mg_clktop2_hsclkctl
;
[
all
...]
intel_ddi.c
1488
switch (pll_state->
mg_clktop2_hsclkctl
&
1503
MISSING_CASE(pll_state->
mg_clktop2_hsclkctl
);
1507
div2 = (pll_state->
mg_clktop2_hsclkctl
&
intel_display.c
13690
PIPE_CONF_CHECK_X(dpll_hw_state.
mg_clktop2_hsclkctl
);
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_debugfs.c
2768
seq_printf(m, "
mg_clktop2_hsclkctl
: 0x%08x\n",
2769
pll->state.hw_state.
mg_clktop2_hsclkctl
);
Completed in 56 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025