Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/dwc3/
Dcore.c1257 u8 tx_maxburst = dwc->tx_max_burst_prd; in dwc3_core_init()
1423 u8 tx_max_burst_prd = 0; in dwc3_get_properties() local
1489 &tx_max_burst_prd); in dwc3_get_properties()
1567 dwc->tx_max_burst_prd = tx_max_burst_prd; in dwc3_get_properties()
Dcore.h1279 u8 tx_max_burst_prd; member