Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dcatc.c120 RxPolarity = 0x02, enumerator
631 u8 rx = RxEnable | RxPolarity | RxMultiCast; in catc_set_multicast_list()
905 catc_set_reg(catc, RxUnit, RxEnable | RxPolarity | RxMultiCast); in catc_probe()
913 catc->rxmode[0] = RxEnable | RxPolarity | RxMultiCast; in catc_probe()