Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dhw.h794 #define HCFIFO(_ch) HSOTG_REG(0x1000 + 0x1000 * (_ch)) macro
Dhcd.c587 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()