Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dpxa27x_udc.c474 #define UDCCR_OEN (1 << 31) /* On-the-Go Enable */ macro
475 #define UDCCR_MASK_BITS (UDCCR_OEN | UDCCR_UDE)
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h456 #define UDCCR_OEN (1 << 31) /* On-the-Go Enable */ macro