Searched refs:DWC3_RAM1_DEPTH (Results 1 – 3 of 3) sorted by relevance
611 #define DWC3_RAM1_DEPTH(n) ((n) & 0xffff) macro
901 #define DWC3_RAM1_DEPTH(n) ((n) & 0xffff) macro
685 txfifo_depth = DWC3_RAM1_DEPTH(dwc->hwparams.hwparams7); in dwc3_gadget_get_tx_fifos_size()