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

/fuchsia/zircon/system/dev/usb/dwc3/
H A Ddwc3-commands.c18 DWC3_WRITE32(mmio + DEPCMDPAR2(ep_num), param2);
H A Ddwc3-regs.h397 #define DEPCMDPAR2(n) (0xc800 + 0x10 * (n)) // Endpoint-n Command Parameter 2 Register macro

Completed in 29 milliseconds