Home
last modified time | relevance | path

Searched refs:AUX_I2C_WRITE (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/drm2/
HDdrm_dp_helper.h44 #define AUX_I2C_WRITE 0x0 macro
/trueos/sys/dev/drm2/radeon/
HDatombios_dp.c219 msg[2] = AUX_I2C_WRITE << 4; in radeon_dp_i2c_aux_ch()
/trueos/sys/dev/drm2/i915/
HDintel_dp.c580 msg[0] = AUX_I2C_WRITE << 4; in intel_dp_i2c_aux_ch()