Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/phy/
Dphy-ab8500-usb.c250 static void ab8500_usb_phy_enable(struct ab8500_usb *ab, bool sel_host) in ab8500_usb_phy_enable() argument
253 bit = sel_host ? AB8500_BIT_PHY_CTRL_HOST_EN : in ab8500_usb_phy_enable()
271 static void ab8500_usb_phy_disable(struct ab8500_usb *ab, bool sel_host) in ab8500_usb_phy_disable() argument
274 bit = sel_host ? AB8500_BIT_PHY_CTRL_HOST_EN : in ab8500_usb_phy_disable()