Searched refs:EPFIFO (Results 1 – 2 of 2) sorted by relevance
626 #define EPFIFO(_a) HSOTG_REG(0x1000 + ((_a) * 0x1000)) macro
468 iowrite32_rep(hsotg->regs + EPFIFO(hs_ep->index), data, to_write); in s3c_hsotg_write_fifo()1440 void __iomem *fifo = hsotg->regs + EPFIFO(ep_idx); in s3c_hsotg_rx_data()