Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/phy/
Dphy-ab8500-usb.c272 static void ab8500_usb_phy_disable(struct ab8500_usb *ab, bool sel_host) in ab8500_usb_phy_disable() function
310 #define ab8500_usb_host_phy_dis(ab) ab8500_usb_phy_disable(ab, true)
312 #define ab8500_usb_peri_phy_dis(ab) ab8500_usb_phy_disable(ab, false)