Searched refs:BIT4 (Results 1 – 3 of 3) sorted by relevance
23 #define BIT4 0x0010 macro
77 #define BIT4 16 macro
681 #define CMD_START_TIMER BIT43002 val = read_reg(info, CHA + CCR2) | (BIT4 | BIT5); in loopback_enable()3089 val |= BIT4; in hdlc_mode()3092 val |= BIT4 | BIT2; in hdlc_mode()3095 val |= BIT4 | BIT3; in hdlc_mode()3131 val |= BIT4; in hdlc_mode()3498 val |= BIT4; in async_mode()3655 if (!(status & BIT7) || (status & BIT4)) in rx_get_frame()