Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A DMPC8569MDS.h309 #define CONFIG_SYS_UEC1_ETH_TYPE GIGA_ETH
330 #define CONFIG_SYS_UEC2_ETH_TYPE GIGA_ETH
351 #define CONFIG_SYS_UEC3_ETH_TYPE GIGA_ETH
372 #define CONFIG_SYS_UEC4_ETH_TYPE GIGA_ETH
392 #define CONFIG_SYS_UEC6_ETH_TYPE GIGA_ETH
405 #define CONFIG_SYS_UEC8_ETH_TYPE GIGA_ETH
H A DMPC8568MDS.h286 #define CONFIG_SYS_UEC1_ETH_TYPE GIGA_ETH
298 #define CONFIG_SYS_UEC2_ETH_TYPE GIGA_ETH
/OK3568_Linux_fs/u-boot/drivers/qe/
H A Duccf.h21 GIGA_ETH, enumerator
H A Duccf.c306 if (uf_info->eth_type == GIGA_ETH) { in ucc_fast_init()
H A Duec.c440 if (uec->uec_info->uf_info.eth_type == GIGA_ETH) { in init_phy()
523 if (uec->uec_info->uf_info.eth_type == GIGA_ETH) { in adjust_link()