Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_tx_regif.h247 REPLY_STATUS_REPLY_RECEIVED_MASK = 0x00000001, enumerator
H A Dlogicore_dp_tx.c346 if ((status & REPLY_STATUS_REPLY_RECEIVED_MASK) && in aux_wait_reply()