Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/dwc3/
Dcore.c1022 u8 tx_maxburst = dwc->tx_max_burst_prd; in dwc3_core_init()
1223 u8 tx_max_burst_prd; in dwc3_get_properties() local
1269 &tx_max_burst_prd); in dwc3_get_properties()
1327 dwc->tx_max_burst_prd = tx_max_burst_prd; in dwc3_get_properties()
Dcore.h1178 u8 tx_max_burst_prd; member