Searched refs:TAHVO_REG_USBR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/phy/ |
H A D | phy-tahvo.c | 29 #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()
|
/kernel/linux/linux-6.6/drivers/usb/phy/ |
H A D | phy-tahvo.c | 29 #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()
|
Completed in 2 milliseconds