Searched refs:PARITY (Results 1 – 14 of 14) sorted by relevance
/linux-2.4.37.9/arch/mips/sibyte/swarm/ |
D | dbg_io.c | 32 #define PARITY V_DUART_PARITY_MODE_NONE /* or even */ macro 60 duart_init(CLK_DIVISOR, DATA_BITS, PARITY, STOP_BITS); in putDebugChar() 71 duart_init(CLK_DIVISOR, DATA_BITS, PARITY, STOP_BITS); in getDebugChar()
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.aha152x | 23 PARITY enable parity checking (0/1; default 1 [on]) 37 -DSETUP0="{ IOPORT, IRQ, SCSI_ID, RECONNECT, PARITY, SYNCHRONOUS, DELAY, EXT_TRANS }" 40 -DSETUP1="{ IOPORT, IRQ, SCSI_ID, RECONNECT, PARITY, SYNCHRONOUS, DELAY, EXT_TRANS }" 52 aha152x=<IOPORT>[,<IRQ>[,<SCSI-ID>[,<RECONNECT>[,<PARITY>[,<SYNCHRONOUS>[,<DELAY> [,<EXT_TRANS]]]]]… 67 aha152x=IOPORT,IRQ,SCSI_ID,RECONNECT,PARITY,SYNCHRONOUS,DELAY,EXT_TRANS 71 aha152x1=IOPORT,IRQ,SCSI_ID,RECONNECT,PARITY,SYNCHRONOUS,DELAY,EXT_TRANS
|
D | seagate.c | 187 #ifdef PARITY 546 #ifdef PARITY in seagate_st0x_detect() 1143 #ifdef PARITY in internal_command()
|
D | NCR5380.h | 103 #ifdef PARITY
|
D | 53c700.h | 306 #define PARITY 0x08 macro
|
D | aha152x.c | 594 #define PARITY (HOSTDATA(shpnt)->parity) macro 1281 PARITY = setup[i].parity; 1342 PARITY ? "enabled" : "disabled", 2145 SETPORT(SXFRCTL1, (PARITY ? ENSPCHK : 0 ) | ENSTIMER); 3843 PARITY ? "enabled" : "disabled");
|
D | FlashPoint.c | 1587 #define PARITY BITW(5) macro 5503 if ((RDW_HARPOON((port+hp_intstat)) & PARITY) && in sfm() 5523 WRW_HARPOON((port+hp_intstat), PARITY); in sfm() 5528 WRW_HARPOON((port+hp_intstat), PARITY); in sfm() 7373 if ((RDW_HARPOON((port+hp_intstat)) & PARITY) && in schkdd() 7377 WRW_HARPOON((port+hp_intstat), PARITY); in schkdd() 8100 if ((RDW_HARPOON((port+hp_intstat)) & PARITY) && in phaseChkFifo() 8104 WRW_HARPOON((port+hp_intstat), PARITY); in phaseChkFifo() 8146 if ((RDW_HARPOON((port+hp_intstat)) & PARITY) && in phaseChkFifo() 8150 WRW_HARPOON((port+hp_intstat), PARITY); in phaseChkFifo()
|
D | 53c700.c | 751 NCR_700_writeb(FULL_ARBITRATION | ENABLE_PARITY | PARITY in NCR_700_chip_setup() 765 | PARITY | AUTO_ATN, host, SCNTL0_REG); in NCR_700_chip_setup()
|
D | atari_NCR5380.c | 688 #ifdef PARITY in NCR5380_print_options()
|
D | mac_NCR5380.c | 714 #ifdef PARITY in NCR5380_print_options()
|
D | sun3_NCR5380.c | 696 #ifdef PARITY in NCR5380_print_options()
|
D | NCR5380.c | 755 #ifdef PARITY in NCR5380_print_options()
|
/linux-2.4.37.9/include/asm-arm/arch-anakin/ |
D | serial_reg.h | 41 #define PARITY (3 << 6) macro
|
D | uncompress.h | 54 | RTS | DTR | BLOCKRX | PARITY), in arch_decomp_setup()
|