Searched refs:OTG_GINTSTS_RXFLVL (Results 1 – 1 of 1) sorted by relevance
103 #define OTG_GINTSTS_RXFLVL BIT(4) macro982 if ((usb_dwc2_read_int(handle) & OTG_GINTSTS_RXFLVL) != 0U) { in usb_dwc2_it_handler()984 OTG_GINTSTS_RXFLVL); in usb_dwc2_it_handler()994 mmio_setbits_32(usb_base_addr + OTG_GINTMSK, OTG_GINTSTS_RXFLVL); in usb_dwc2_it_handler()1000 mmio_setbits_32(usb_base_addr + OTG_GINTMSK, OTG_GINTSTS_RXFLVL); in usb_dwc2_it_handler()1005 mmio_setbits_32(usb_base_addr + OTG_GINTMSK, OTG_GINTSTS_RXFLVL); in usb_dwc2_it_handler()