Home
last modified time | relevance | path

Searched refs:USB3_PHY_CFG (Results 1 – 3 of 3) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/phy/hibvt/
Dphy_usb_hi3531dv200.c204 reg = readl(USB3_PHY_CFG); in usb3_crg_config()
210 writel(reg, USB3_PHY_CFG); in usb3_crg_config()
220 reg = readl(USB3_PHY_CFG); in usb3_crg_config()
222 writel(reg, USB3_PHY_CFG); in usb3_crg_config()
393 reg = readl(USB3_PHY_CFG); in usb3_disable()
395 writel(reg, USB3_PHY_CFG); in usb3_disable()
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3535av100/
Dplatform.h389 #define USB3_PHY_CFG (CRG_REG_BASE + PERI_CRG3664) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3531dv200/
Dplatform.h393 #define USB3_PHY_CFG (CRG_REG_BASE + PERI_CRG3664) macro