Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/phy/
H A Dphy-tahvo.c29 #define TAHVO_REG_USBR 0x06 macro
128 retu_write(rdev, TAHVO_REG_USBR, USBR_REGOUT | USBR_NSUSPEND | in tahvo_usb_become_host()
147 retu_write(rdev, TAHVO_REG_USBR, USBR_SLAVE_CONTROL | USBR_REGOUT | in tahvo_usb_become_peripheral()
170 retu_write(rdev, TAHVO_REG_USBR, 0); in tahvo_usb_power_off()
182 w = retu_read(rdev, TAHVO_REG_USBR); in tahvo_usb_set_suspend()
187 retu_write(rdev, TAHVO_REG_USBR, w); in tahvo_usb_set_suspend()