RxPolarity        631 drivers/net/usb/catc.c 	u8 rx = RxEnable | RxPolarity | RxMultiCast;
RxPolarity        898 drivers/net/usb/catc.c 		catc_set_reg(catc, RxUnit, RxEnable | RxPolarity | RxMultiCast);
RxPolarity        905 drivers/net/usb/catc.c 		catc->rxmode[0] = RxEnable | RxPolarity | RxMultiCast;