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