Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_core.h452 unsigned dev_nperio_tx_fifo_size:16; member
H A Ddwc2_core.c3306 hw->dev_nperio_tx_fifo_size = (gnptxfsiz & FIFOSIZE_DEPTH_MASK) >> in dwc2_get_dev_hwparams()