Home
last modified time | relevance | path

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

/openbmc/u-boot/board/hisilicon/poplar/
H A Dpoplar.c123 setbits_le32(PERI_CRG46, USB2_BUS_SRST_REQ | USB2_UTMI0_SRST_REQ | in usb2_phy_init()
152 clrbits_le32(PERI_CRG46, USB2_BUS_SRST_REQ | USB2_UTMI0_SRST_REQ | in usb2_phy_init()
/openbmc/u-boot/arch/arm/include/asm/arch-hi3798cv200/
H A Dhi3798cv200.h35 #define USB2_UTMI0_SRST_REQ (1<<13) macro