Home
last modified time | relevance | path

Searched refs:QE_IOP_TAB_END (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/include/
H A Dioports.h62 #define QE_IOP_TAB_END (-1) macro
/openbmc/u-boot/board/freescale/mpc832xemds/
H A Dmpc832xemds.c69 {0, 0, 0, 0, QE_IOP_TAB_END}, /* END of table */
/openbmc/u-boot/board/freescale/p1_twr/
H A Dp1_twr.c110 {0, 0, 0, 0, QE_IOP_TAB_END} /* END of table */
/openbmc/u-boot/board/freescale/mpc8323erdb/
H A Dmpc8323erdb.c68 {0, 0, 0, 0, QE_IOP_TAB_END}, /* END of table */
/openbmc/u-boot/board/freescale/mpc8568mds/
H A Dmpc8568mds.c83 {0, 0, 0, 0, QE_IOP_TAB_END}, /* END of table */
/openbmc/u-boot/board/keymile/km83xx/
H A Dkm83xx.c95 {0, 0, 0, 0, QE_IOP_TAB_END},
/openbmc/u-boot/board/freescale/mpc8569mds/
H A Dmpc8569mds.c166 {0, 0, 0, 0, QE_IOP_TAB_END} /* END of table */
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/
H A Dp1_p2_rdb_pc.c103 {0, 0, 0, 0, QE_IOP_TAB_END} /* END of table */
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c30 for (i = 0; qe_iop_conf_tab[i].assign != QE_IOP_TAB_END; i++) { in config_qe_ioports()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu_init.c140 for (i = 0; qe_iop_conf_tab[i].assign != QE_IOP_TAB_END; i++) { in config_qe_ioports()