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

/fuchsia/zircon/system/dev/usb/dwc3/
H A Ddwc3-commands.c21 volatile void* depcmd = mmio + DEPCMD(ep_num);
H A Ddwc3-regs.h401 #define DEPCMD(n) (0xc80c + 0x10 * (n)) // Endpoint-n Command Parameter 0 Register macro
411 // Command Types for DEPCMD

Completed in 10 milliseconds