Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/vendor/net/
A Dusbh_asix.c278 uint16_t rx_ctl = AX_DEFAULT_RX_CTL | AX_RX_CTL_AM; in usbh_asix_set_multicast()
334 ret = usbh_asix_write_rx_ctl(asix_class, AX_DEFAULT_RX_CTL); in usbh_ax88772_hw_reset()
356 ret = usbh_asix_write_rx_ctl(asix_class, AX_DEFAULT_RX_CTL); in usbh_ax88772_hw_reset()
459 ret = usbh_asix_write_rx_ctl(asix_class, AX_DEFAULT_RX_CTL); in usbh_ax88772a_hw_reset()
468 ret = usbh_asix_write_rx_ctl(asix_class, AX_DEFAULT_RX_CTL); in usbh_ax88772a_hw_reset()
A Dusbh_asix.h120 #define AX_DEFAULT_RX_CTL (AX_RX_CTL_SO | AX_RX_CTL_AB) macro

Completed in 7 milliseconds