Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-hub.c341 u32 xhci_port_state_to_neutral(u32 state) in xhci_port_state_to_neutral() function
568 temp = xhci_port_state_to_neutral(temp); in xhci_set_port_power()
671 temp = xhci_port_state_to_neutral(temp); in xhci_set_link_state()
683 temp = xhci_port_state_to_neutral(temp); in xhci_set_remote_wake_mask()
711 temp = xhci_port_state_to_neutral(temp); in xhci_test_and_clear_bit()
1118 temp = xhci_port_state_to_neutral(temp); in xhci_hub_control()
1167 temp = xhci_port_state_to_neutral(temp); in xhci_hub_control()
1327 temp = xhci_port_state_to_neutral(temp); in xhci_hub_control()
1497 t2 = xhci_port_state_to_neutral(t1); in xhci_bus_suspend()
1534 t1 = xhci_port_state_to_neutral(t1); in xhci_bus_suspend()
[all …]
Dxhci-debugfs.c379 portsc = xhci_port_state_to_neutral(portsc); in xhci_port_write()
Dxhci.h2124 u32 xhci_port_state_to_neutral(u32 state);
Dxhci.c906 t1 = xhci_port_state_to_neutral(t1); in xhci_disable_port_wake_on_bits()
917 t1 = xhci_port_state_to_neutral(t1); in xhci_disable_port_wake_on_bits()