Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/nds/
H A DddiNDS_HDI.h405 #define HDICA_UART_STATUS_OVERFLOW 0x08 /* bit 3 */ macro
H A Dnds_sc.c1423 *uart_status |= HDICA_UART_STATUS_OVERFLOW; /* Bit 3 */ in HDICA_GetUartStatus()