Home
last modified time | relevance | path

Searched refs:DMA0CFG (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597.h19 #define DMA0CFG 0x10 macro
537 return port == 0 ? DMA0CFG : DMA1CFG; in get_dmacfg_reg()
/openbmc/linux/include/linux/usb/
H A Dr8a66597.h52 #define DMA0CFG 0x10 macro
/openbmc/linux/drivers/usb/host/
H A Dr8a66597.h263 return port == 0 ? DMA0CFG : DMA1CFG; in get_dmacfg_reg()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c822 DMA0CFG); in init_controller()
845 DMA0CFG); in init_controller()