Searched refs:DWC3_RAM1_DEPTH (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/dwc3/ | ||
H A D | core.h | 937 #define DWC3_RAM1_DEPTH(n) ((n) & 0xffff) macro |
H A D | gadget.c | 707 DWC3_RAM1_DEPTH(dwc->hwparams.hwparams7); in dwc3_gadget_calc_ram_depth() |