Searched refs:USB_DEV_OS_PWR_3 (Results 1 – 2 of 2) sorted by relevance
2326 #define USB_DEV_OS_PWR_3 3 macro2328 #define USB_DEV_OS_FULL_PWR USB_DEV_OS_PWR_3
893 for (lvl = USB_DEV_OS_PWR_0; lvl <= USB_DEV_OS_PWR_3; lvl++) { in usb_create_pm_components()894 if (*ptr || (lvl == USB_DEV_OS_PWR_3)) { in usb_create_pm_components()