Searched refs:PERI_CRG47 (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()132 setbits_le32(PERI_CRG47, USB2_PHY01_REF_CKEN); in usb2_phy_init()136 clrbits_le32(PERI_CRG47, USB2_PHY01_SRST_REQ); in usb2_phy_init()142 clrbits_le32(PERI_CRG47, USB2_PHY01_SRST_TREQ1); in usb2_phy_init()
41 #define PERI_CRG47 (REG_BASE_CRG + 0xbc) macro