Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.c1233 tx_maxburst = dwc->tx_max_burst_prd; in dwc3_config_threshold()
1700 u8 tx_max_burst_prd = 0; in dwc3_get_properties() local
1767 &tx_max_burst_prd); in dwc3_get_properties()
1851 dwc->tx_max_burst_prd = tx_max_burst_prd; in dwc3_get_properties()
H A Dcore.h1330 u8 tx_max_burst_prd; member