Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-ab8500-usb.c251 static void ab8500_usb_phy_enable(struct ab8500_usb *ab, bool sel_host) in ab8500_usb_phy_enable() argument
254 bit = sel_host ? AB8500_BIT_PHY_CTRL_HOST_EN : in ab8500_usb_phy_enable()
272 static void ab8500_usb_phy_disable(struct ab8500_usb *ab, bool sel_host) in ab8500_usb_phy_disable() argument
275 bit = sel_host ? AB8500_BIT_PHY_CTRL_HOST_EN : in ab8500_usb_phy_disable()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-ab8500-usb.c251 static void ab8500_usb_phy_enable(struct ab8500_usb *ab, bool sel_host) in ab8500_usb_phy_enable() argument
254 bit = sel_host ? AB8500_BIT_PHY_CTRL_HOST_EN : in ab8500_usb_phy_enable()
272 static void ab8500_usb_phy_disable(struct ab8500_usb *ab, bool sel_host) in ab8500_usb_phy_disable() argument
275 bit = sel_host ? AB8500_BIT_PHY_CTRL_HOST_EN : in ab8500_usb_phy_disable()

Completed in 4 milliseconds