Home
last modified time | relevance | path

Searched refs:DEVICE_ADDRESS (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h239 #define DEVICE_ADDRESS(x) (x << 4) macro
H A Ddwc2_udc_otg_xfer_dma.c746 writel(DEVICE_ADDRESS(address) | ctrl, &reg->dcfg); in udc_set_address()