Searched refs:max_packet_sz_rx (Results 1 – 8 of 8) sorted by relevance
250 u16 max_packet_sz_rx; member476 hw_ep->max_packet_sz_rx = hw_ep->max_packet_sz_tx; in musb_read_fifosize()480 hw_ep->max_packet_sz_rx = 1 << ((reg & 0xf0) >> 4); in musb_read_fifosize()490 musb->endpoints[0].max_packet_sz_rx = MUSB_EP0_FIFOSIZE; in musb_configure_ep0()
1228 hw_ep->max_packet_sz_rx = maxpacket; in fifo_setup()1234 hw_ep->max_packet_sz_rx = maxpacket; in fifo_setup()1368 || hw_ep->max_packet_sz_rx < 512) in ep_config_from_hw()1503 if (hw_ep->max_packet_sz_rx && !hw_ep->is_shared_fifo) { in musb_core_init()1510 hw_ep->max_packet_sz_rx); in musb_core_init()1512 if (!(hw_ep->max_packet_sz_tx || hw_ep->max_packet_sz_rx)) in musb_core_init()
1137 if (tmp > hw_ep->max_packet_sz_rx) { in musb_gadget_enable()1839 ep->end_point.maxpacket = hw_ep->max_packet_sz_rx; in init_peripheral_ep()1870 if (hw_ep->max_packet_sz_rx) { in musb_g_init_endpoints()2074 if (hw_ep->max_packet_sz_rx) in stop_activity()
609 musb_writew(ep->regs, MUSB_RXMAXP, ep->max_packet_sz_rx); in musb_rx_reinit()1697 if (rx_count < hw_ep->max_packet_sz_rx) { in musb_host_rx()1828 diff = hw_ep->max_packet_sz_rx; in musb_schedule()
217 u16 max_packet_sz_rx; member471 hw_ep->max_packet_sz_rx = hw_ep->max_packet_sz_tx; in musb_read_fifosize()475 hw_ep->max_packet_sz_rx = 1 << ((reg & 0xf0) >> 4); in musb_read_fifosize()485 musb->endpoints[0].max_packet_sz_rx = MUSB_EP0_FIFOSIZE; in musb_configure_ep0()
1428 hw_ep->max_packet_sz_rx = maxpacket; in fifo_setup()1434 hw_ep->max_packet_sz_rx = maxpacket; in fifo_setup()1570 || hw_ep->max_packet_sz_rx < 512) in ep_config_from_hw()1701 if (hw_ep->max_packet_sz_rx && !hw_ep->is_shared_fifo) { in musb_core_init()1707 hw_ep->max_packet_sz_rx); in musb_core_init()1709 if (!(hw_ep->max_packet_sz_tx || hw_ep->max_packet_sz_rx)) in musb_core_init()
1016 if (tmp > hw_ep->max_packet_sz_rx) { in musb_gadget_enable()1722 usb_ep_set_maxpacket_limit(&ep->end_point, hw_ep->max_packet_sz_rx); in init_peripheral_ep()1764 if (hw_ep->max_packet_sz_rx) { in musb_g_init_endpoints()
1659 if (rx_count < hw_ep->max_packet_sz_rx) { in musb_rx_dma_in_inventra_cppi41()2038 diff = hw_ep->max_packet_sz_rx; in musb_schedule()