Searched refs:max_packet_count (Results 1 – 6 of 6) sorted by relevance
72 .max_packet_count = 1023,
75 .max_packet_count = 511,
372 int max_packet_count; member458 unsigned max_packet_count:11; member
1841 u16 max_hc_pkt_count = hsotg->core_params->max_packet_count; in dwc2_hc_start_transfer()2790 if (val < 15 || val > hsotg->hw_params.max_packet_count) in dwc2_set_param_max_packet_count()2798 val = hsotg->hw_params.max_packet_count; in dwc2_set_param_max_packet_count()2802 hsotg->core_params->max_packet_count = val; in dwc2_set_param_max_packet_count()3214 params->max_packet_count); in dwc2_set_parameters()3399 hw->max_packet_count = (1 << (width + 4)) - 1; in dwc2_get_hwparams()3443 hw->max_packet_count); in dwc2_get_hwparams()
76 .max_packet_count = -1,
113 .max_packet_count = 511,