Home
last modified time | relevance | path

Searched refs:dwc2_hsotg_tx_fifo_count (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dparams.c310 fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_set_param_tx_fifo_sizes()
608 fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_check_param_tx_fifo_sizes()
760 fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_get_dev_hwparams()
H A Dcore.h1415 int dwc2_hsotg_tx_fifo_count(struct dwc2_hsotg *hsotg);
1449 static inline int dwc2_hsotg_tx_fifo_count(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_count() function
H A Ddebugfs.c186 int fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in fifo_show()
H A Dgadget.c223 * dwc2_hsotg_tx_fifo_count - return count of TX FIFOs in device mode
227 int dwc2_hsotg_tx_fifo_count(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_count() function
297 tx_fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_hsotg_tx_fifo_average_depth()
4149 unsigned fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_hsotg_ep_enable()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dparams.c417 fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_set_param_tx_fifo_sizes()
714 fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_check_param_tx_fifo_sizes()
866 fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_get_dev_hwparams()
H A Dcore.h1411 int dwc2_hsotg_tx_fifo_count(struct dwc2_hsotg *hsotg);
1455 static inline int dwc2_hsotg_tx_fifo_count(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_count() function
H A Ddebugfs.c186 int fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in fifo_show()
H A Dgadget.c222 * dwc2_hsotg_tx_fifo_count - return count of TX FIFOs in device mode
226 int dwc2_hsotg_tx_fifo_count(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_count() function
296 tx_fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_hsotg_tx_fifo_average_depth()
4150 unsigned fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_hsotg_ep_enable()

Completed in 22 milliseconds