Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dgadget.c2305 u32 ram2_depth; in dwc3_gadget_setup_nump() local
2310 ram2_depth = DWC3_GHWPARAMS7_RAM2_DEPTH(dwc->hwparams.hwparams7); in dwc3_gadget_setup_nump()
2315 nump = ((ram2_depth * mdwidth / 8) - 24 - 16) / 1024; in dwc3_gadget_setup_nump()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dgadget.c2843 u32 ram2_depth; in dwc3_gadget_setup_nump() local
2848 ram2_depth = DWC3_GHWPARAMS7_RAM2_DEPTH(dwc->hwparams.hwparams7); in dwc3_gadget_setup_nump()
2851 nump = ((ram2_depth * mdwidth / 8) - 24 - 16) / 1024; in dwc3_gadget_setup_nump()

Completed in 13 milliseconds