Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dioports.h62 #define QE_IOP_TAB_END (-1) macro
/OK3568_Linux_fs/u-boot/board/freescale/mpc832xemds/
H A Dmpc832xemds.c70 {0, 0, 0, 0, QE_IOP_TAB_END}, /* END of table */
/OK3568_Linux_fs/u-boot/board/freescale/p1_twr/
H A Dp1_twr.c111 {0, 0, 0, 0, QE_IOP_TAB_END} /* END of table */
/OK3568_Linux_fs/u-boot/board/freescale/mpc8323erdb/
H A Dmpc8323erdb.c68 {0, 0, 0, 0, QE_IOP_TAB_END}, /* END of table */
/OK3568_Linux_fs/u-boot/board/freescale/mpc8568mds/
H A Dmpc8568mds.c84 {0, 0, 0, 0, QE_IOP_TAB_END}, /* END of table */
/OK3568_Linux_fs/u-boot/board/keymile/km83xx/
H A Dkm83xx.c96 {0, 0, 0, 0, QE_IOP_TAB_END},
/OK3568_Linux_fs/u-boot/board/freescale/p1_p2_rdb_pc/
H A Dp1_p2_rdb_pc.c104 {0, 0, 0, 0, QE_IOP_TAB_END} /* END of table */
/OK3568_Linux_fs/u-boot/board/freescale/mpc8569mds/
H A Dmpc8569mds.c167 {0, 0, 0, 0, QE_IOP_TAB_END} /* END of table */
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c31 for (i = 0; qe_iop_conf_tab[i].assign != QE_IOP_TAB_END; i++) { in config_qe_ioports()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu_init.c142 for (i = 0; qe_iop_conf_tab[i].assign != QE_IOP_TAB_END; i++) { in config_qe_ioports()