Searched refs:usbvc_pwr_states (Results 1 – 2 of 2) sorted by relevance
48 uint8_t usbvc_pwr_states; /* bit mask of device pwr states */ member
1119 if (USB_DEV_PWRSTATE_OK(pm->usbvc_pwr_states, level)) { in usbvc_power()1122 "pwr_states: %x", level, pm->usbvc_pwr_states); in usbvc_power()1197 usbvcpm->usbvc_pwr_states = (uint8_t)pwr_states; in usbvc_init_power_mgmt()