Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dr8a66597-hcd.c543 r8a66597_mdfy(r8a66597, USBRST, USBRST | UACT, get_dvstctr_reg(port)); in r8a66597_bus_reset()
545 r8a66597_mdfy(r8a66597, UACT, USBRST | UACT, get_dvstctr_reg(port)); in r8a66597_bus_reset()
Dr8a66597.h135 #define UACT 0x0010 /* b4: USB bus enable */ macro