Home
last modified time | relevance | path

Searched refs:GIGA_ETH (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/include/configs/
DMPC8569MDS.h302 #define CONFIG_SYS_UEC1_ETH_TYPE GIGA_ETH
323 #define CONFIG_SYS_UEC2_ETH_TYPE GIGA_ETH
344 #define CONFIG_SYS_UEC3_ETH_TYPE GIGA_ETH
365 #define CONFIG_SYS_UEC4_ETH_TYPE GIGA_ETH
385 #define CONFIG_SYS_UEC6_ETH_TYPE GIGA_ETH
398 #define CONFIG_SYS_UEC8_ETH_TYPE GIGA_ETH
DMPC8568MDS.h281 #define CONFIG_SYS_UEC1_ETH_TYPE GIGA_ETH
293 #define CONFIG_SYS_UEC2_ETH_TYPE GIGA_ETH
/external/u-boot/drivers/qe/
Duccf.h20 GIGA_ETH, enumerator
Duccf.c305 if (uf_info->eth_type == GIGA_ETH) { in ucc_fast_init()
Duec.c439 if (uec->uec_info->uf_info.eth_type == GIGA_ETH) { in init_phy()
522 if (uec->uec_info->uf_info.eth_type == GIGA_ETH) { in adjust_link()