Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c351 u32 xhci_port_state_to_neutral(u32 state) in xhci_port_state_to_neutral() function
589 temp = xhci_port_state_to_neutral(temp); in xhci_set_port_power()
694 temp = xhci_port_state_to_neutral(portsc); in xhci_set_link_state()
710 temp = xhci_port_state_to_neutral(temp); in xhci_set_remote_wake_mask()
738 temp = xhci_port_state_to_neutral(temp); in xhci_test_and_clear_bit()
1206 temp = xhci_port_state_to_neutral(temp); in xhci_hub_control()
1257 temp = xhci_port_state_to_neutral(temp); in xhci_hub_control()
1461 temp = xhci_port_state_to_neutral(temp); in xhci_hub_control()
1643 t2 = xhci_port_state_to_neutral(t1); in xhci_bus_suspend()
1716 t1 = xhci_port_state_to_neutral(t1); in xhci_bus_suspend()
[all …]
H A Dxhci-debugfs.c386 portsc = xhci_port_state_to_neutral(portsc); in xhci_port_write()
H A Dxhci.h2208 u32 xhci_port_state_to_neutral(u32 state);
H A Dxhci.c925 t1 = xhci_port_state_to_neutral(portsc); in xhci_disable_hub_port_wake()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci.c868 static u32 xhci_port_state_to_neutral(u32 state) in xhci_port_state_to_neutral() function
1032 reg = xhci_port_state_to_neutral(reg); in xhci_submit_root()
1053 reg = xhci_port_state_to_neutral(reg); in xhci_submit_root()