Home
last modified time | relevance | path

Searched refs:USB2_PHY0_REQ (Results 1 – 8 of 8) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/phy/hibvt/
Dphy_usb_hi3531dv200.c157 reg |= (USB2_PHY0_REQ | USB2_PHY0_TREQ | USB2_PHY0_APB_SRST_REQ); in usb3_crg_config()
181 reg &= ~(USB2_PHY0_REQ | USB2_PHY0_TREQ | USB2_PHY0_APB_SRST_REQ); in usb3_crg_config()
400 reg |= (USB2_PHY0_REQ | USB2_PHY0_TREQ); in usb3_disable()
Dphy-usb-hi3519av100.c34 #define USB2_PHY0_REQ (0x1 << 1) macro
256 reg &= ~USB2_PHY0_REQ; in hisi_usb3_config()
Dphy-usb-hi3556av100.c34 #define USB2_PHY0_REQ (0x1 << 1) macro
255 reg &= ~USB2_PHY0_REQ; in hisi_usb3_config()
Dphy_usb_hi3521dv200.c256 reg &= ~(USB2_PHY0_REQ | USB2_PHY0_TREQ | USB2_PHY0_APB_SRST_REQ); in hisi_usb2_0_config()
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3520dv500/
Dplatform.h218 #define USB2_PHY0_REQ (0x1 << 0) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3521dv200/
Dplatform.h218 #define USB2_PHY0_REQ (0x1 << 0) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3535av100/
Dplatform.h350 #define USB2_PHY0_REQ (0x1 << 0) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3531dv200/
Dplatform.h354 #define USB2_PHY0_REQ (0x1 << 0) macro