Home
last modified time | relevance | path

Searched refs:REPLY_STATUS_REPLY_ERROR_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_tx_regif.h250 REPLY_STATUS_REPLY_ERROR_MASK = 0x00000008, enumerator
H A Dlogicore_dp_tx.c342 if (status & REPLY_STATUS_REPLY_ERROR_MASK) in aux_wait_reply()