Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dcatc.c123 RxEnable = 0x01, enumerator
635 u8 rx = RxEnable | RxPolarity | RxMultiCast; in catc_set_multicast_list()
923 catc_set_reg(catc, RxUnit, RxEnable | RxPolarity | RxMultiCast); in catc_probe()
931 catc->rxmode[0] = RxEnable | RxPolarity | RxMultiCast; in catc_probe()