Searched refs:PC_NBITS (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/ |
| H A D | immap.c | 120 #define PC_NBITS 12 macro 156 binary("PC_DIR", in_be16(l++), PC_NBITS); in do_iopinfo() 158 binary("PC_PAR", in_be16(l++), PC_NBITS); in do_iopinfo() 160 binary("PC_SO ", in_be16(l++), PC_NBITS); in do_iopinfo() 163 binary("PC_DAT", in_be16(l++), PC_NBITS); in do_iopinfo() 165 binary("PC_INT", in_be16(l++), PC_NBITS); in do_iopinfo()
|