Home
last modified time | relevance | path

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

/linux/drivers/phy/apple/
H A Datc.c607 bool pipehandler_up; member
1134 atcphy->pipehandler_up = true; in atcphy_configure_pipehandler()
1140 atcphy->pipehandler_up = false; in atcphy_configure_pipehandler()
1827 atcphy->pipehandler_up = false; in atcphy_usb3_power_off()
1846 if (atcphy->pipehandler_up) in atcphy_usb3_set_mode()
2000 if (atcphy->pipehandler_up) { in atcphy_dwc3_reset_assert()
2005 atcphy->pipehandler_up = false; in atcphy_dwc3_reset_assert()
2145 WARN_ON_ONCE(atcphy->pipehandler_up); in atcphy_mux_set()
2273 atcphy->pipehandler_up = false; in atcphy_probe()