Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/uniwill/
H A Duniwill-acpi.c272 #define USB_C_POWER_PRIORITY BIT(7) macro
906 [USB_C_POWER_PRIORITY_PERFORMANCE] = USB_C_POWER_PRIORITY,
928 USB_C_POWER_PRIORITY, value); in usb_c_power_priority_store()
949 value &= USB_C_POWER_PRIORITY; in usb_c_power_priority_show()
969 USB_C_POWER_PRIORITY, value); in usb_c_power_priority_restore()
988 value &= USB_C_POWER_PRIORITY; in usb_c_power_priority_init()