Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/brcm/board/stingray/driver/
A Dusb_phy.c75 mmio_setbits_32(u2_phy->phy_ctrl_reg, USB2_PHY_ISO); in u2_phy_ext_fsm_power_on()
79 mmio_setbits_32(u2_phy->phy_ctrl_reg, u2_phy->phy_iddq); in u2_phy_ext_fsm_power_on()
83 mmio_clrbits_32(u2_phy->phy_ctrl_reg, in u2_phy_ext_fsm_power_on()
89 mmio_clrsetbits_32(u2_phy->phy_ctrl_reg, in u2_phy_ext_fsm_power_on()
95 mmio_setbits_32(u2_phy->phy_ctrl_reg, USB2_CTRL_CORERDY); in u2_phy_ext_fsm_power_on()
116 mmio_clrbits_32(u2_phy->phy_ctrl_reg, USB2_PHY_ISO); in u2_phy_ext_fsm_power_on()
119 mmio_clrbits_32(u2_phy->phy_ctrl_reg, u2_phy->phy_iddq); in u2_phy_ext_fsm_power_on()
124 mmio_setbits_32(u2_phy->phy_ctrl_reg, USB2_PHY_RESETB); in u2_phy_ext_fsm_power_on()
134 u2_phy.phy_ctrl_reg = base + USB3H_U2PHY_CTRL; in usb3h_u2_phy_power_on()
190 u2_phy.phy_ctrl_reg = base + DRDU3_U2PHY_CTRL; in drdu3_u2_phy_power_on()
[all …]
/trusted-firmware-a/plat/brcm/board/stingray/include/
A Dusb_phy.h237 uint32_t phy_ctrl_reg; member

Completed in 4 milliseconds