OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gmbus5
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_gmbus.c
639
u32
gmbus5
= 0;
local in function:gmbus_index_xfer
643
gmbus5
= GMBUS_2BYTE_INDEX_EN |
649
/*
GMBUS5
holds 16-bit index */
650
if (
gmbus5
)
651
I915_WRITE_FW(
GMBUS5
,
gmbus5
);
659
/* Clear
GMBUS5
after each index transfer */
660
if (
gmbus5
)
661
I915_WRITE_FW(
GMBUS5
, 0);
intel_gmbus.c
639
u32
gmbus5
= 0;
local in function:gmbus_index_xfer
643
gmbus5
= GMBUS_2BYTE_INDEX_EN |
649
/*
GMBUS5
holds 16-bit index */
650
if (
gmbus5
)
651
I915_WRITE_FW(
GMBUS5
,
gmbus5
);
659
/* Clear
GMBUS5
after each index transfer */
660
if (
gmbus5
)
661
I915_WRITE_FW(
GMBUS5
, 0);
Completed in 22 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025