Searched refs:USB2_PHY01_SRST_REQ (Results 1 – 2 of 2) sorted by relevance
128 setbits_le32(PERI_CRG47, USB2_PHY01_SRST_REQ | USB2_PHY01_SRST_TREQ1); in usb2_phy_init()136 clrbits_le32(PERI_CRG47, USB2_PHY01_SRST_REQ); in usb2_phy_init()
41 #define USB2_PHY01_SRST_REQ (1 << 4) macro