Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/phy/
Dphy-tahvo.c37 #define TAHVO_REG_USBR 0x06 macro
136 retu_write(rdev, TAHVO_REG_USBR, USBR_REGOUT | USBR_NSUSPEND | in tahvo_usb_become_host()
155 retu_write(rdev, TAHVO_REG_USBR, USBR_SLAVE_CONTROL | USBR_REGOUT | in tahvo_usb_become_peripheral()
178 retu_write(rdev, TAHVO_REG_USBR, 0); in tahvo_usb_power_off()
190 w = retu_read(rdev, TAHVO_REG_USBR); in tahvo_usb_set_suspend()
195 retu_write(rdev, TAHVO_REG_USBR, w); in tahvo_usb_set_suspend()