Home
last modified time | relevance | path

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

/linux/drivers/usb/roles/
H A Dintel-xhci-usb-role-switch.c62 u32 drd_config = DRD_CONFIG_DYNAMIC; in intel_xhci_usb_set_role() local
88 drd_config = DRD_CONFIG_DYNAMIC; in intel_xhci_usb_set_role()
93 drd_config = DRD_CONFIG_STATIC_HOST; in intel_xhci_usb_set_role()
98 drd_config = DRD_CONFIG_STATIC_DEVICE; in intel_xhci_usb_set_role()
104 val |= SW_SWITCH_EN | drd_config; in intel_xhci_usb_set_role()