Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/drm/display/
H A Ddrm_dp.h99 #define DP_AUX_I2C_REPLY_ACK (0x0 << 2) macro
/openbsd/sys/dev/ic/
H A Danxdp.c849 dpmsg->reply = DP_AUX_I2C_REPLY_ACK; in anxdp_dp_aux_transfer()
/openbsd/sys/dev/pci/drm/display/
H A Ddrm_dp_helper.c1793 case DP_AUX_I2C_REPLY_ACK: in drm_dp_i2c_do_msg()