Searched refs:HCFIFO (Results 1 – 2 of 2) sorted by relevance
802 #define HCFIFO(_ch) HSOTG_REG(0x1000 + 0x1000 * (_ch)) macro
388 *data_buf = dwc2_readl(hsotg, HCFIFO(0)); in dwc2_read_packet()1116 dwc2_writel(hsotg, *data_buf, HCFIFO(chan->hc_num)); in dwc2_hc_write_packet()1122 dwc2_writel(hsotg, data, HCFIFO(chan->hc_num)); in dwc2_hc_write_packet()