Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dpxa27x_udc.c581 tmp |= UDCCONR_EE; in udc_setup_ep()
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h791 #define UDCCONR_EE (1 << 0) /* Endpoint Enable */ macro