Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.c1231 rx_maxburst = dwc->rx_max_burst_prd; in dwc3_config_threshold()
1698 u8 rx_max_burst_prd = 0; in dwc3_get_properties() local
1763 &rx_max_burst_prd); in dwc3_get_properties()
1848 dwc->rx_max_burst_prd = rx_max_burst_prd; in dwc3_get_properties()
H A Dcore.h1328 u8 rx_max_burst_prd; member