Home
last modified time | relevance | path

Searched refs:I2CAUX_TRANSACTION_STATUS_UNKNOWN (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/i2caux/
H A Daux_engine.c177 ctx->status = I2CAUX_TRANSACTION_STATUS_UNKNOWN; in process_read_reply()
239 ctx->status = I2CAUX_TRANSACTION_STATUS_UNKNOWN; in process_read_request()
397 ctx->status = I2CAUX_TRANSACTION_STATUS_UNKNOWN; in process_write_reply()
453 ctx->status = I2CAUX_TRANSACTION_STATUS_UNKNOWN; in process_write_request()
H A Dengine.h49 I2CAUX_TRANSACTION_STATUS_UNKNOWN = (-1L), enumerator
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_aux.c479 ctx->status = I2CAUX_TRANSACTION_STATUS_UNKNOWN; in process_read_reply()
541 ctx->status = I2CAUX_TRANSACTION_STATUS_UNKNOWN; in process_read_request()
673 ctx->status = I2CAUX_TRANSACTION_STATUS_UNKNOWN; in process_write_reply()
729 ctx->status = I2CAUX_TRANSACTION_STATUS_UNKNOWN; in process_write_request()
/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
H A Daux_engine.h50 I2CAUX_TRANSACTION_STATUS_UNKNOWN = (-1L), enumerator