Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A DMPC8569MDS.h299 #define CONFIG_SYS_UEC1_ETH_TYPE GIGA_ETH
320 #define CONFIG_SYS_UEC2_ETH_TYPE GIGA_ETH
341 #define CONFIG_SYS_UEC3_ETH_TYPE GIGA_ETH
362 #define CONFIG_SYS_UEC4_ETH_TYPE GIGA_ETH
382 #define CONFIG_SYS_UEC6_ETH_TYPE GIGA_ETH
395 #define CONFIG_SYS_UEC8_ETH_TYPE GIGA_ETH
H A DMPC8568MDS.h278 #define CONFIG_SYS_UEC1_ETH_TYPE GIGA_ETH
290 #define CONFIG_SYS_UEC2_ETH_TYPE GIGA_ETH
/openbmc/u-boot/drivers/qe/
H A Duccf.h20 GIGA_ETH, enumerator
H A Duccf.c305 if (uf_info->eth_type == GIGA_ETH) { in ucc_fast_init()
H A 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()