Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3520dv500/
Dplatform.h168 #define BIT_GMAC0_CLK_EN BIT(1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3519av100/
Dplatform.h280 #define BIT_GMAC0_CLK_EN BIT(1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3556av100/
Dplatform.h280 #define BIT_GMAC0_CLK_EN BIT(1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3559av100/
Dplatform.h224 #define BIT_GMAC0_CLK_EN BIT(1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3521dv200/
Dplatform.h168 #define BIT_GMAC0_CLK_EN BIT(1) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3535av100/
Dplatform.h174 #define BIT_GMAC0_CLK_EN BIT(4) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3531dv200/
Dplatform.h178 #define BIT_GMAC0_CLK_EN BIT(4) macro
/third_party/uboot/u-boot-2020.01/drivers/net/higmacv300/
Dctrl.c303 v |= BIT_GMAC0_CLK_EN; in higmac_sys_init()
405 v |= (BIT_GMAC0_CLK_EN | BIT_GMACIF0_CLK_EN); in higmac_sys_init()