Searched refs:TAHVO_STAT_VBUS (Results 1 – 2 of 2) sorted by relevance
26 #define TAHVO_STAT_VBUS (1 << TAHVO_INT_VBUS) macro
76 if (reg & TAHVO_STAT_VBUS) { in check_vbus_state()114 tu->vbus_state = reg & TAHVO_STAT_VBUS; in check_vbus_state()351 tu->vbus_state = retu_read(rdev, TAHVO_REG_IDSR) & TAHVO_STAT_VBUS; in tahvo_usb_probe()