Searched refs:hptxfsiz (Results 1 – 1 of 1) sorted by relevance
258 u32 nptxfsiz, hptxfsiz, dfifocfg, grxfsiz; in dwc2_config_fifos() local289 hptxfsiz = params->host_perio_tx_fifo_size << in dwc2_config_fifos()291 hptxfsiz |= (params->host_rx_fifo_size + in dwc2_config_fifos()294 dwc2_writel(hsotg, hptxfsiz, HPTXFSIZ); in dwc2_config_fifos()5427 hr->hptxfsiz = dwc2_readl(hsotg, HPTXFSIZ); in dwc2_backup_host_registers()5471 dwc2_writel(hsotg, hr->hptxfsiz, HPTXFSIZ); in dwc2_restore_host_registers()