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.c1075 rx_maxburst = dwc->rx_max_burst_prd; in dwc3_config_threshold()
1444 u8 rx_max_burst_prd = 0; in dwc3_get_properties() local
1518 &rx_max_burst_prd); in dwc3_get_properties()
1603 dwc->rx_max_burst_prd = rx_max_burst_prd; in dwc3_get_properties()
H A Dcore.h1291 u8 rx_max_burst_prd; member