Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/freescale/ls1012aqds/
H A Dls1012aqds.c152 card_id = (QIXIS_READ(present2) & 0xe0) >> 5; in esdhc_status_fixup()
/rk3399_rockchip-uboot/board/freescale/t4qds/
H A Deth.c626 if (QIXIS_READ(present2) & (1 << (slot - 1))) in board_eth_init()
669 if (QIXIS_READ(present2) & (1 << (slot - 1))) in board_eth_init()
804 if (QIXIS_READ(present2) & (1 << (slot - 1))) in board_eth_init()
850 if (QIXIS_READ(present2) & (1 << (slot - 1))) in board_eth_init()
/rk3399_rockchip-uboot/board/freescale/common/
H A Dqixis.h26 u8 present2; /* Presence Status Register 2,0x0c */ member
H A Dqixis.c192 printf("present2 = %02x\n", QIXIS_READ(present2)); in qixis_dump_regs()
/rk3399_rockchip-uboot/board/freescale/t208xqds/
H A Deth_t208xqds.c715 if (QIXIS_READ(present2) & (1 << (slot - 1))) in board_eth_init()
800 if (QIXIS_READ(present2) & (1 << (slot - 1))) in board_eth_init()
/rk3399_rockchip-uboot/board/freescale/t102xqds/
H A Deth_t102xqds.c385 if (QIXIS_READ(present2) & (1 << (slot - 1))) in board_eth_init()
/rk3399_rockchip-uboot/board/freescale/ls1046aqds/
H A Deth.c376 if (QIXIS_READ(present2) & (1 << (slot - 1))) in board_eth_init()
/rk3399_rockchip-uboot/board/freescale/ls1043aqds/
H A Deth.c450 if (QIXIS_READ(present2) & (1 << (slot - 1))) in board_eth_init()