Home
last modified time | relevance | path

Searched refs:basr (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/s390/boot/
H A Dhead_kdump.S26 basr %r13,0
48 basr %r14,%r14
59 basr %r13,0 # Base
77 basr %r14,%r14 # Start relocated kernel
87 basr %r13,0
/openbmc/linux/drivers/scsi/
H A Dmac_scsi.c281 unsigned char basr; in macscsi_wait_for_drq() local
284 basr = NCR5380_read(BUS_AND_STATUS_REG); in macscsi_wait_for_drq()
286 if (!(basr & BASR_PHASE_MATCH)) in macscsi_wait_for_drq()
289 if (basr & BASR_IRQ) in macscsi_wait_for_drq()
292 if (basr & BASR_DRQ) in macscsi_wait_for_drq()
H A DNCR5380.c297 unsigned char status, basr, mr, icr, i; in NCR5380_print() local
302 basr = NCR5380_read(BUS_AND_STATUS_REG); in NCR5380_print()
308 printk(KERN_CONT "\nBASR = 0x%02x : ", basr); in NCR5380_print()
310 if (basr & basrs[i].mask) in NCR5380_print()
869 unsigned char basr; in NCR5380_intr() local
874 basr = NCR5380_read(BUS_AND_STATUS_REG); in NCR5380_intr()
875 if (basr & BASR_IRQ) { in NCR5380_intr()
880 irq, basr, sr, mr); in NCR5380_intr()
/openbmc/linux/arch/s390/kernel/
H A Dhead64.S35 basr %r13,0
H A Drelocate_kernel.S30 basr %r13,0 # base address
/openbmc/linux/arch/s390/purgatory/
H A Dhead.S92 basr %r13,0
177 basr %r13,0
/openbmc/qemu/tests/tcg/s390x/
H A Dsam.S22 basr %r12,%r0
/openbmc/linux/arch/s390/include/asm/
H A Dnospec-insn.h126 basr \rsave,\rtarget
/openbmc/linux/arch/s390/tools/
H A Dopcodes.txt20 0d basr RR_RR