Searched refs:USB2_PHY01_SRST_TREQ1 (Results 1 – 2 of 2) sorted by relevance
127 setbits_le32(PERI_CRG47, USB2_PHY01_SRST_REQ | USB2_PHY01_SRST_TREQ1); in usb2_phy_init()141 clrbits_le32(PERI_CRG47, USB2_PHY01_SRST_TREQ1); in usb2_phy_init()
43 #define USB2_PHY01_SRST_TREQ1 (1 << 9) macro