Home
last modified time | relevance | path

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

/openbmc/u-boot/board/hisilicon/poplar/
H A Dpoplar.c128 setbits_le32(PERI_CRG47, USB2_PHY01_SRST_REQ | USB2_PHY01_SRST_TREQ1); in usb2_phy_init()
142 clrbits_le32(PERI_CRG47, USB2_PHY01_SRST_TREQ1); in usb2_phy_init()
/openbmc/u-boot/arch/arm/include/asm/arch-hi3798cv200/
H A Dhi3798cv200.h47 #define USB2_PHY01_SRST_TREQ1 (1 << 9) macro