sel_host          250 drivers/usb/phy/phy-ab8500-usb.c static void ab8500_usb_phy_enable(struct ab8500_usb *ab, bool sel_host)
sel_host          253 drivers/usb/phy/phy-ab8500-usb.c 	bit = sel_host ? AB8500_BIT_PHY_CTRL_HOST_EN :
sel_host          271 drivers/usb/phy/phy-ab8500-usb.c static void ab8500_usb_phy_disable(struct ab8500_usb *ab, bool sel_host)
sel_host          274 drivers/usb/phy/phy-ab8500-usb.c 	bit = sel_host ? AB8500_BIT_PHY_CTRL_HOST_EN :