Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/dwc3/
Dcore.c1076 tx_maxburst = dwc->tx_max_burst_prd; in dwc3_config_threshold()
1460 u8 tx_max_burst_prd = 0; in dwc3_get_properties() local
1534 &tx_max_burst_prd); in dwc3_get_properties()
1618 dwc->tx_max_burst_prd = tx_max_burst_prd; in dwc3_get_properties()
Dcore.h1292 u8 tx_max_burst_prd; member