OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aux_data_for_write
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
edid.c
485
int
aux_data_for_write
= 0;
local in function:intel_gvt_i2c_handle_aux_ch_write
547
aux_data_for_write
= (val << 16);
549
aux_data_for_write
= (0xff << 16);
555
aux_data_for_write
|= GVT_AUX_I2C_REPLY_ACK << 24;
556
vgpu_vreg(vgpu, offset + 4) =
aux_data_for_write
;
edid.c
485
int
aux_data_for_write
= 0;
local in function:intel_gvt_i2c_handle_aux_ch_write
547
aux_data_for_write
= (val << 16);
549
aux_data_for_write
= (0xff << 16);
555
aux_data_for_write
|= GVT_AUX_I2C_REPLY_ACK << 24;
556
vgpu_vreg(vgpu, offset + 4) =
aux_data_for_write
;
Completed in 24 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025