HomeSort by relevance Sort by last modified time
    Searched refs:GIGA_ETH (Results 1 - 5 of 5) sorted by null

  /external/u-boot/include/configs/
MPC8569MDS.h 302 #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
MPC8568MDS.h 281 #define CONFIG_SYS_UEC1_ETH_TYPE GIGA_ETH
293 #define CONFIG_SYS_UEC2_ETH_TYPE GIGA_ETH
  /external/u-boot/drivers/qe/
uccf.h 20 GIGA_ETH,
uccf.c 305 if (uf_info->eth_type == GIGA_ETH) {
uec.c 439 if (uec->uec_info->uf_info.eth_type == GIGA_ETH) {
522 if (uec->uec_info->uf_info.eth_type == GIGA_ETH) {
    [all...]

Completed in 1136 milliseconds