Searched refs:HCFIFO (Results 1 – 2 of 2) sorted by relevance
794 #define HCFIFO(_ch) HSOTG_REG(0x1000 + 0x1000 * (_ch)) macro
587 u32 __iomem *fifo = hsotg->regs + HCFIFO(0); in dwc2_read_packet()1315 data_fifo = (u32 __iomem *)(hsotg->regs + HCFIFO(chan->hc_num)); in dwc2_hc_write_packet()