Searched refs:BIT5 (Results 1 – 3 of 3) sorted by relevance
24 #define BIT5 0x0020 macro
76 #define BIT5 32 macro
680 #define CMD_RXFIFO_READ BIT5908 if (!fifo_count && (read_reg(info,CHA+STAR) & BIT5)) in rx_ready_async()3002 val = read_reg(info, CHA + CCR2) | (BIT4 | BIT5); in loopback_enable()3129 val |= BIT5; in hdlc_mode()3154 val |= BIT5; in hdlc_mode()3217 val |= BIT5; in hdlc_mode()3491 val |= BIT5; in async_mode()3534 val |= BIT5; in async_mode()3659 else if (!(status & BIT5)) { in rx_get_frame()3690 if (status & BIT5) in rx_get_frame()[all …]