Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dgadget.c2815 u32 ram2_depth; in dwc3_gadget_setup_nump() local
2820 ram2_depth = DWC3_GHWPARAMS7_RAM2_DEPTH(dwc->hwparams.hwparams7); in dwc3_gadget_setup_nump()
2823 nump = ((ram2_depth * mdwidth / 8) - 24 - 16) / 1024; in dwc3_gadget_setup_nump()