Home
last modified time | relevance | path

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

/external/u-boot/board/hisilicon/poplar/
Dpoplar.c127 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()
/external/u-boot/arch/arm/include/asm/arch-hi3798cv200/
Dhi3798cv200.h43 #define USB2_PHY01_SRST_TREQ1 (1 << 9) macro