Searched refs:RXCR1_RXINVF (Results 1 – 3 of 3) sorted by relevance
131 #define RXCR1_RXINVF (1 << 1) macro133 #define RXCR1_FILTER_MASK (RXCR1_RXINVF | RXCR1_RXAE | \
119 #define RXCR1_RXINVF (1 << 1) macro
605 rxctrl.rxcr1 = RXCR1_RXAE | RXCR1_RXINVF; in ks8851_set_rx_mode()