OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gmbus2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_gmbus.c
335
u32
gmbus2
;
local in function:gmbus_wait
357
while (((
gmbus2
= intel_uncore_read_fw(&dev_priv->uncore,
358
GMBUS2
)) & status) == 0) {
370
(((
gmbus2
= intel_uncore_read_fw(&dev_priv->uncore,
371
GMBUS2
))
394
if (
gmbus2
& GMBUS_SATOER)
422
while (intel_uncore_read_fw(&dev_priv->uncore,
GMBUS2
)
435
((intel_uncore_read_fw(&dev_priv->uncore,
GMBUS2
)
intel_gmbus.c
335
u32
gmbus2
;
local in function:gmbus_wait
357
while (((
gmbus2
= intel_uncore_read_fw(&dev_priv->uncore,
358
GMBUS2
)) & status) == 0) {
370
(((
gmbus2
= intel_uncore_read_fw(&dev_priv->uncore,
371
GMBUS2
))
394
if (
gmbus2
& GMBUS_SATOER)
422
while (intel_uncore_read_fw(&dev_priv->uncore,
GMBUS2
)
435
((intel_uncore_read_fw(&dev_priv->uncore,
GMBUS2
)
Completed in 130 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025