Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dhw.h778 #define HCFIFO(_ch) HSOTG_REG(0x1000 + 0x1000 * (_ch)) macro
Dcore.c1274 data_fifo = (u32 __iomem *)(hsotg->regs + HCFIFO(chan->hc_num)); in dwc2_hc_write_packet()
1776 u32 __iomem *fifo = hsotg->regs + HCFIFO(0); in dwc2_read_packet()