Home
last modified time | relevance | path

Searched refs:USB2_PHY1_APB_SRST_REQ (Results 1 – 6 of 6) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/phy/hibvt/
Dphy_usb_hi3531dv200.c61 reg |= (USB2_PHY1_REQ | USB2_PHY1_TREQ | USB2_PHY1_APB_SRST_REQ); in usb2_crg_config()
73 reg &= ~(USB2_PHY1_REQ | USB2_PHY1_TREQ | USB2_PHY1_APB_SRST_REQ); in usb2_crg_config()
Dphy_usb_hi3521dv200.c297 reg &= ~(USB2_PHY1_REQ | USB2_PHY1_TREQ | USB2_PHY1_APB_SRST_REQ); in hisi_usb2_1_config()
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3520dv500/
Dplatform.h234 #define USB2_PHY1_APB_SRST_REQ (0x1 << 2) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3521dv200/
Dplatform.h234 #define USB2_PHY1_APB_SRST_REQ (0x1 << 2) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3535av100/
Dplatform.h364 #define USB2_PHY1_APB_SRST_REQ (0x1 << 2) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3531dv200/
Dplatform.h368 #define USB2_PHY1_APB_SRST_REQ (0x1 << 2) macro