Home
last modified time | relevance | path

Searched refs:iop_psorb (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/ppc/cpm2_io/
Dfcc_enet.c1543 io->iop_psorb &= ~PB2_PSORB0; in init_fcc_ioports()
1544 io->iop_psorb |= PB2_PSORB1; in init_fcc_ioports()
1552 io->iop_psorb &= ~PB3_PSORB0; in init_fcc_ioports()
1553 io->iop_psorb |= PB3_PSORB1; in init_fcc_ioports()
Duart.c2677 io->iop_psorb |= 0x00880000; in rs_8xx_init()
2679 io->iop_psorb &= ~0x00030000; in rs_8xx_init()
2693 io->iop_psorb |= 0x00880000; in rs_8xx_init()
2695 io->iop_psorb &= ~0x00030000; in rs_8xx_init()
/linux-2.4.37.9/include/asm-ppc/
Dimmap_cpm2.h320 u32 iop_psorb; member