Searched refs:rstcon (Results 1 – 2 of 2) sorted by relevance
66 clrsetbits_le32(&phy->rstcon, LINK_SW_RST | PHYLNK_SW_RST, PHY_SW_RST0); in otg_phy_init()68 clrbits_le32(&phy->rstcon, PHY_SW_RST0 | LINK_SW_RST | PHYLNK_SW_RST); in otg_phy_init()79 writel(PHY_SW_RST0, &phy->rstcon); in otg_phy_off()81 writel(readl(&phy->phypwr) &~PHY_SW_RST0, &phy->rstcon); in otg_phy_off()
18 u32 rstcon; member
Completed in 5 milliseconds