Home
last modified time | relevance | path

Searched refs:TAHVO_REG_USBR (Results 1 – 2 of 2) 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()
/openbmc/qemu/hw/misc/
H A Dcbus.c494 #define TAHVO_REG_USBR 0x06 /* (RW) USB control */ macro
526 case TAHVO_REG_USBR: in tahvo_read()
574 case TAHVO_REG_USBR: in tahvo_write()