Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/usb_dwc3/
H A Dusb_dwc3.c77 #define DWC3_GEVNTSIZ(n) (_DWC3_GEVNTSIZ + (16UL * (n))) macro
540 DWC3_regupdateclr(handle->usb_global, DWC3_GEVNTSIZ(intr_num), in usb_dwc3_enable_eventint()
546 DWC3_regupdateset(handle->usb_global, DWC3_GEVNTSIZ(intr_num), in usb_dwc3_disable_eventint()
2189 DWC3_regwrite(dwc3_handle->usb_global, DWC3_GEVNTSIZ(i), in dwc3_dev_init()