Searched refs:HCFIFO (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/dwc2/
H A Dhw.h776 #define HCFIFO(_ch) HSOTG_REG(0x1000 + 0x1000 * (_ch)) macro
H A Dcore.c1284 data_fifo = (u32 __iomem *)(hsotg->regs + HCFIFO(chan->hc_num));
1786 u32 __iomem *fifo = hsotg->regs + HCFIFO(0);

Completed in 18 milliseconds