Searched refs:HCSPLT (Results 1 – 4 of 4) sorted by relevance
280 #define HCSPLT(x) (0x504 + 0x20 * (x)) macro
21 #define HCSPLT(_ch) HSOTG_REG(0x0504 + 0x20 * (_ch)) macro
126 MmioWrite32 (DwHc->DwUsbBase + HCSPLT(HcNum), 0); in DwOtgHcInit()
230 #define HCSPLT(x) (DWC_OTG_BASE + 0x504 + 0x20 * (x)) macro