Searched refs:sel_host (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/phy/
H A Dphy-ab8500-usb.c342 static void ab8500_usb_phy_enable(struct ab8500_usb *ab, bool sel_host) argument
345 bit = sel_host ? AB8500_BIT_PHY_CTRL_HOST_EN :
363 if (sel_host)
372 static void ab8500_usb_phy_disable(struct ab8500_usb *ab, bool sel_host) argument
375 bit = sel_host ? AB8500_BIT_PHY_CTRL_HOST_EN :

Completed in 376 milliseconds