Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/boot/
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
/linux-6.12.1/drivers/scsi/
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()
DNCR5380.c295 unsigned char status, basr, mr, icr, i; in NCR5380_print() local
300 basr = NCR5380_read(BUS_AND_STATUS_REG); in NCR5380_print()
306 printk(KERN_CONT "\nBASR = 0x%02x : ", basr); in NCR5380_print()
308 if (basr & basrs[i].mask) in NCR5380_print()
867 unsigned char basr; in NCR5380_intr() local
872 basr = NCR5380_read(BUS_AND_STATUS_REG); in NCR5380_intr()
873 if (basr & BASR_IRQ) { in NCR5380_intr()
878 irq, basr, sr, mr); in NCR5380_intr()
/linux-6.12.1/arch/s390/kernel/
Dhead64.S37 basr %r13,0
Drelocate_kernel.S30 basr %r13,0 # base address
/linux-6.12.1/arch/s390/purgatory/
Dhead.S92 basr %r13,0
177 basr %r13,0
/linux-6.12.1/arch/s390/include/asm/
Dnospec-insn.h127 basr \rsave,\rtarget
/linux-6.12.1/arch/s390/tools/
Dopcodes.txt20 0d basr RR_RR