Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/phy/
H A Dphy-tahvo.c28 #define TAHVO_REG_IDSR 0x02 macro
75 reg = retu_read(rdev, TAHVO_REG_IDSR); in check_vbus_state()
351 tu->vbus_state = retu_read(rdev, TAHVO_REG_IDSR) & TAHVO_STAT_VBUS; in tahvo_usb_probe()
/openbmc/qemu/hw/misc/
H A Dcbus.c490 #define TAHVO_REG_IDSR 0x02 /* (RO) Interrupt status */ macro
514 case TAHVO_REG_IDSR: /* XXX: what does this do? */ in tahvo_read()