Home
last modified time | relevance | path

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

/drivers/usb/gadget/
A Ddwc2_udc_otg_phy.c66 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()
A Ddwc2_udc_otg_regs.h18 u32 rstcon; member

Completed in 5 milliseconds