Searched refs:OTG_GINTMSK (Results 1 – 1 of 1) sorted by relevance
36 #define OTG_GINTMSK 0x018U macro277 mmio_read_32(usb_base_addr + OTG_GINTMSK); in usb_dwc2_read_int()983 mmio_clrbits_32(usb_base_addr + OTG_GINTMSK, 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()