Searched refs:PHYLNK_SW_RST (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()
42 #define PHYLNK_SW_RST BIT(2) macro
Completed in 3 milliseconds