Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sh/include/cpu-sh5/cpu/
Dregisters.h46 #define USR cr63 macro
103 #define __USR __str(USR)
/linux-4.1.27/arch/sparc/include/uapi/asm/
Dperfctr.h59 #define USR 0x00000004 macro
/linux-4.1.27/drivers/net/irda/
Dw83977af_ir.h91 #define USR 0x05 /* IR status register */ macro
Dw83977af_ir.c593 if (!(inb_p(iobase+USR) & USR_TSRE)) { in w83977af_pio_write()
815 if (inb(iobase+USR) & USR_RDR) { in w83977af_dma_receive_complete()
881 } while (inb(iobase+USR) & USR_RDR); /* Data available */ in w83977af_pio_receive()
/linux-4.1.27/arch/arm/kernel/
Dentry-armv.S1031 * Enter in IRQ mode, spsr = SVC/USR CPSR, lr = SVC/USR PC
/linux-4.1.27/Documentation/isdn/
DREADME.HiSax55 USR Sportster internal TA (compatible Stollmann tina-pp V3)
56 USR internal TA PCI
177 16 USR Sportster internal irq, io
292 16 USR Sportster internal pa=irq pb=io
/linux-4.1.27/Documentation/usb/
Dacm.txt47 3Com USR ISDN Pro TA
/linux-4.1.27/drivers/isdn/hisax/
DKconfig219 bool "USR Sportster internal TA"
222 This enables HiSax support for the USR Sportster internal TA card.
/linux-4.1.27/arch/arm/mm/
Dproc-xscale.S568 mcr p15, 0, r0, c15, c1, 0 @ affects USR or SVC modes