Lines Matching full:txfifo
656 * dwc3_gadget_calc_tx_fifo_size - calculates the txfifo size value
668 * The max packet size is set to 1024, as the txfifo requirements mainly apply
691 * dwc3_gadget_calc_ram_depth - calculates the ram depth for txfifo
712 * between the RX and TX FIFOs. This means that the txfifo can begin in dwc3_gadget_calc_ram_depth()
729 * dwc3_gadget_clear_tx_fifos - Clears txfifo allocation
732 * Iterates through all the endpoint registers and clears the previous txfifo
745 /* Read ep0IN related TXFIFO size */ in dwc3_gadget_clear_tx_fifos()
754 /* Clear existing TXFIFO for all IN eps except ep0 */ in dwc3_gadget_clear_tx_fifos()
778 * on the configured size for RAM1 - which contains TxFifo -,
3144 * of the TXFIFO sizes when resizing internal memory for individual endpoints.