Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3520dv500/
Dplatform.h212 #define USB2_0_UTMI_CKEN (0x1 << 8) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3521dv200/
Dplatform.h212 #define USB2_0_UTMI_CKEN (0x1 << 8) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3535av100/
Dplatform.h347 #define USB2_0_UTMI_CKEN (0x1 << 8) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3531dv200/
Dplatform.h351 #define USB2_0_UTMI_CKEN (0x1 << 8) macro
/third_party/uboot/u-boot-2020.01/drivers/phy/hibvt/
Dphy_usb_hi3521dv200.c271 reg |= (USB2_0_REF_CKEN | USB2_0_BUS_CKEN | USB2_0_UTMI_CKEN in hisi_usb2_0_config()
Dphy_usb_hi3531dv200.c215 reg |= USB2_0_UTMI_CKEN; in usb3_crg_config()