Home
last modified time | relevance | path

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

/linux/drivers/scsi/
A DNCR5380.c1274 NCR5380_write(TARGET_COMMAND_REG, PHASE_SR_TO_TCR(p)); in NCR5380_transfer_pio()
1392 PHASE_SR_TO_TCR(NCR5380_read(STATUS_REG) & PHASE_MASK)); in do_reset()
1436 NCR5380_write(TARGET_COMMAND_REG, PHASE_SR_TO_TCR(tmp)); in do_abort()
1518 NCR5380_write(TARGET_COMMAND_REG, PHASE_SR_TO_TCR(p)); in NCR5380_transfer_dma()
1728 NCR5380_write(TARGET_COMMAND_REG, PHASE_SR_TO_TCR(tmp)); in NCR5380_information_transfer()
2084 NCR5380_write(TARGET_COMMAND_REG, PHASE_SR_TO_TCR(PHASE_MSGIN)); in NCR5380_reselect()
A DNCR5380.h189 #define PHASE_SR_TO_TCR(phase) ((phase) >> 2) macro
A Dg_NCR5380.c128 PHASE_SR_TO_TCR(NCR5380_read(STATUS_REG) & PHASE_MASK)); in g_NCR5380_trigger_irq()

Completed in 10 milliseconds