Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_tx_regif.h249 REPLY_STATUS_REQUEST_IN_PROGRESS_MASK = 0x00000004, enumerator
H A Dlogicore_dp_tx.c348 REPLY_STATUS_REQUEST_IN_PROGRESS_MASK) && in aux_wait_reply()
390 } while ((status & REPLY_STATUS_REQUEST_IN_PROGRESS_MASK) || in aux_request_send()