Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.c1131 u8 rx_maxburst = dwc->rx_max_burst_prd; in dwc3_core_init()
1310 u8 rx_max_burst_prd = 0; in dwc3_get_properties() local
1374 &rx_max_burst_prd); in dwc3_get_properties()
1443 dwc->rx_max_burst_prd = rx_max_burst_prd; in dwc3_get_properties()
H A Dcore.h1269 u8 rx_max_burst_prd; member