Home
last modified time | relevance | path

Searched refs:present2 (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/board/freescale/t4qds/
H A Deth.c625 if (QIXIS_READ(present2) & (1 << (slot - 1))) in board_eth_init()
668 if (QIXIS_READ(present2) & (1 << (slot - 1))) in board_eth_init()
803 if (QIXIS_READ(present2) & (1 << (slot - 1))) in board_eth_init()
849 if (QIXIS_READ(present2) & (1 << (slot - 1))) in board_eth_init()
/openbmc/u-boot/board/freescale/common/
H A Dqixis.h25 u8 present2; /* Presence Status Register 2,0x0c */ member
H A Dqixis.c193 printf("present2 = %02x\n", QIXIS_READ(present2)); in qixis_dump_regs()
/openbmc/u-boot/board/freescale/ls1012aqds/
H A Dls1012aqds.c163 card_id = (QIXIS_READ(present2) & 0xe0) >> 5; in esdhc_status_fixup()
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrukservices.c129 char present2; member
813 mhdr->present2 = get_present2(mhdr); in gru_send_message_gpa()
891 restore_present2(mhdr, mhdr->present2); in gru_get_next_message()
/openbmc/u-boot/board/freescale/t208xqds/
H A Deth_t208xqds.c714 if (QIXIS_READ(present2) & (1 << (slot - 1))) in board_eth_init()
799 if (QIXIS_READ(present2) & (1 << (slot - 1))) in board_eth_init()
/openbmc/u-boot/board/freescale/ls1046aqds/
H A Deth.c390 if (QIXIS_READ(present2) & (1 << (slot - 1))) in board_eth_init()
/openbmc/u-boot/board/freescale/t102xqds/
H A Deth_t102xqds.c384 if (QIXIS_READ(present2) & (1 << (slot - 1))) in board_eth_init()
/openbmc/u-boot/board/freescale/ls1043aqds/
H A Deth.c449 if (QIXIS_READ(present2) & (1 << (slot - 1))) in board_eth_init()