Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_dwc2_param.h69 #define GHWCFG3_DFIFO_DEPTH_MASK (0xFFFFUL << 16U) macro
343 hw->total_fifo_size = (hwcfg3 & GHWCFG3_DFIFO_DEPTH_MASK) >> in dwc2_get_hwparams()

Completed in 3 milliseconds