Home
last modified time | relevance | path

Searched refs:DP_AUX_I2C_WRITE_STATUS_UPDATE (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/pci/drm/radeon/
H A Datombios_dp.c180 case DP_AUX_I2C_WRITE_STATUS_UPDATE: in radeon_dp_aux_transfer_atom()
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_dp_aux.c461 case DP_AUX_I2C_WRITE_STATUS_UPDATE: in intel_dp_aux_transfer()
/openbsd/sys/dev/pci/drm/include/drm/display/
H A Ddrm_dp.h89 #define DP_AUX_I2C_WRITE_STATUS_UPDATE 0x2 macro
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c71 (msg->request & DP_AUX_I2C_WRITE_STATUS_UPDATE) != 0; in dm_dp_aux_transfer()
/openbsd/sys/dev/pci/drm/display/
H A Ddrm_dp_helper.c1628 msg->request |= DP_AUX_I2C_WRITE_STATUS_UPDATE; in drm_dp_i2c_msg_write_status_update()