Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-ab8500-usb.c46 #define AB8500_BIT_PHY_CTRL_HOST_EN (1 << 0) macro
254 bit = sel_host ? AB8500_BIT_PHY_CTRL_HOST_EN : in ab8500_usb_phy_enable()
275 bit = sel_host ? AB8500_BIT_PHY_CTRL_HOST_EN : in ab8500_usb_phy_disable()
698 AB8500_BIT_PHY_CTRL_HOST_EN, in ab8500_usb_restart_phy()
699 AB8500_BIT_PHY_CTRL_HOST_EN); in ab8500_usb_restart_phy()
705 AB8500_BIT_PHY_CTRL_HOST_EN, in ab8500_usb_restart_phy()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-ab8500-usb.c46 #define AB8500_BIT_PHY_CTRL_HOST_EN (1 << 0) macro
254 bit = sel_host ? AB8500_BIT_PHY_CTRL_HOST_EN : in ab8500_usb_phy_enable()
275 bit = sel_host ? AB8500_BIT_PHY_CTRL_HOST_EN : in ab8500_usb_phy_disable()
698 AB8500_BIT_PHY_CTRL_HOST_EN, in ab8500_usb_restart_phy()
699 AB8500_BIT_PHY_CTRL_HOST_EN); in ab8500_usb_restart_phy()
705 AB8500_BIT_PHY_CTRL_HOST_EN, in ab8500_usb_restart_phy()

Completed in 4 milliseconds