Searched refs:MODE_I2C_WRITE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_dp_iic_helper.c69 mode |= MODE_I2C_WRITE;
91 mode |= MODE_I2C_WRITE;
113 ret = iic_dp_aux_transaction(idev, MODE_I2C_WRITE, byte, NULL);
H A Ddrm_dp_helper.h309 #define MODE_I2C_WRITE 2 macro
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Datombios_dp.c228 case MODE_I2C_WRITE:
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_dp.c594 case MODE_I2C_WRITE:

Completed in 120 milliseconds