Home
last modified time | relevance | path

Searched refs:rx_max_burst_prd (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.c1135 rx_maxburst = dwc->rx_max_burst_prd; in dwc3_config_threshold()
1519 u8 rx_max_burst_prd = 0; in dwc3_get_properties()
1584 &rx_max_burst_prd); in dwc3_get_properties()
1669 dwc->rx_max_burst_prd = rx_max_burst_prd; in dwc3_has_imod()
1504 u8 rx_max_burst_prd = 0; dwc3_get_properties() local
H A Dcore.h1065 * @rx_max_burst_prd: max periodic ESS receive burst size
1302 u8 rx_max_burst_prd; member