Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dhw.h779 #define HCFIFO(_ch) HSOTG_REG(0x1000 + 0x1000 * (_ch)) macro
Dcore.c1642 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()