Lines Matching refs:reply
242 native_reply = msg.reply & DP_AUX_NATIVE_REPLY_MASK;
1180 * In case of i2c defer or short i2c ack reply to a write,
1199 * Calculate the duration of the AUX request/reply in usec. Gives the
1278 * reply field.
1317 switch (msg->reply & DP_AUX_NATIVE_REPLY_MASK) {
1321 * need to check for the I2C ACK reply.
1345 DRM_ERROR("%s: invalid native reply %#04x\n",
1346 aux->name, msg->reply);
1350 switch (msg->reply & DP_AUX_I2C_REPLY_MASK) {
1381 DRM_ERROR("%s: invalid I2C reply %#04x\n",
1382 aux->name, msg->reply);
1416 DRM_DEBUG_KMS("%s: Partial I2C reply: requested %zu bytes got %d bytes\n",
1472 * short reply.