Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/dwc2/
H A Ddwc2_params.c551 p->g_np_tx_fifo_size = 1024; in dwc2_set_default_params()
575 &p->g_np_tx_fifo_size);
847 CHECK_RANGE(g_np_tx_fifo_size, in dwc2_check_params()
H A Ddwc2_core.h560 u32 g_np_tx_fifo_size; member