Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc3/
Dcore.c1012 u8 tx_maxburst = dwc->tx_max_burst_prd; in dwc3_core_init()
1214 u8 tx_max_burst_prd; in dwc3_get_properties() local
1256 &tx_max_burst_prd); in dwc3_get_properties()
1311 dwc->tx_max_burst_prd = tx_max_burst_prd; in dwc3_get_properties()
Dcore.h1131 u8 tx_max_burst_prd; member