Home
last modified time | relevance | path

Searched refs:CFGCHIP2_SESENDEN (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-davinci/include/mach/
H A Dda8xx-usb.h81 #define CFGCHIP2_SESENDEN (1 << 5) /* Vsess_end comparator */ macro
/rk3399_rockchip-uboot/drivers/usb/musb/
H A Dda8xx.c53 cfgchip2 |= CFGCHIP2_SESENDEN | CFGCHIP2_VBDTCTEN | CFGCHIP2_PHY_PLLON | in phy_on()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci-da8xx.c32 (CFGCHIP2_SESENDEN | CFGCHIP2_VBDTCTEN | in usb_phy_on()