Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3535av100/
Dplatform.h370 #define USB3_REF_CKEN (0x1 << 5) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3531dv200/
Dplatform.h374 #define USB3_REF_CKEN (0x1 << 5) macro
/third_party/uboot/u-boot-2020.01/drivers/phy/hibvt/
Dphy_usb_hi3531dv200.c206 reg |= USB3_REF_CKEN; in usb3_crg_config()