/linux-4.4.14/Documentation/ia64/ |
D | fsys.txt | 99 - PSR.be = cleared to zero (i.e., little-endian byte order is in effect) 158 from the shadow register bank, it could temporarily disable PSR.i and 159 PSR.ic, switch to bank 0 (bsw.0) and then use the shadow registers as 171 PSR.lp and returns immediately. When fsys-mode is exited via the 173 occur. The trap handler clears PSR.lp again and returns immediately. 176 * PSR Handling 178 The "epc" instruction doesn't change the contents of PSR at all. This 181 work as expected. The following discussion describes how each PSR bit 184 PSR.be Cleared when entering fsys-mode. A srlz.d instruction is used 186 load/store instruction is executed. PSR.be is normally NOT [all …]
|
/linux-4.4.14/arch/frv/kernel/ |
D | break.S | 131 # PSR.ET 0 0 132 # PSR.PS old PSR.S ? 133 # PSR.S 1 1 438 # we also have to fudge PSR because the return BREAK is in kernel space and we want
|
D | sleep.S | 176 # Set the PSR register ET bit to 1 to enable interrupts. 316 # (1) Set the PSR register ET bit to 0 to disable interrupts. 358 # (10) Set the PSR register ET bit to 1 to enable interrupts.
|
D | cmode.S | 69 # (1) Set '0' in the PSR.ET bit, and prohibit interrupts.
|
D | entry.S | 916 # keep current PSR in GR23
|
/linux-4.4.14/Documentation/frv/ |
D | kernel-ABI.txt | 57 (a) Exceptions enabled (PSR.T == 1). 60 handler. On entry to the handler, the PSR.T bit will be cleared. 62 (b) Exceptions disabled (PSR.T == 0). 169 Because accesses to the PSR is so slow, and to disable interrupts we have 217 jumps aside, and there disabled interrupts by setting PSR.PIL to 14 249 (set PSR.PIL to 0), set ICC2.C to 1 and return.
|
D | atomic-ops.txt | 17 interrupts, but on the FR-V CPUs, modifying the PSR takes a lot of clock cycles, and it has to be
|
/linux-4.4.14/arch/avr32/mach-at32ap/ |
D | pio.c | 209 if (!(pio_readl(pio, PSR) & mask)) in direction_input() 230 if (!(pio_readl(pio, PSR) & mask)) in direction_output() 344 psr = pio_readl(pio, PSR); in pio_bank_show()
|
/linux-4.4.14/sound/pci/aw2/ |
D | saa7146.h | 47 #define PSR 0x110 macro
|
/linux-4.4.14/drivers/media/common/saa7146/ |
D | saa7146_core.c | 85 if (!(saa7146_read(dev, PSR) & SPCI_DEBI_S)) in saa7146_wait_for_debi_done_sleep() 120 if (!(saa7146_read(dev, PSR) & SPCI_DEBI_S)) in saa7146_wait_for_debi_done_busyloop() 333 u32 psr = saa7146_read(dev, PSR); in interrupt_hw()
|
/linux-4.4.14/arch/arm/mach-pxa/include/mach/ |
D | pxa3xx-regs.h | 30 #define PSR __REG(0x40F50004) /* Power Manager S2 Status Register */ macro
|
/linux-4.4.14/arch/arm/nwfpe/ |
D | entry.S | 85 ldr r1, [sp, #S_PSR] @ fetch the PSR
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
D | ariadne.h | 379 volatile u_char PSR; /* Port Status Register */ member
|
/linux-4.4.14/drivers/staging/rtl8192u/ |
D | r8192U_hw.h | 194 PSR = 0x0ff, // Page Select Register enumerator
|
/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_hw.h | 259 PSR = 0x0ff, enumerator
|
/linux-4.4.14/include/media/ |
D | saa7146.h | 378 #define PSR 0x110 /* Primary status register */ macro
|
/linux-4.4.14/drivers/input/serio/ |
D | at32psif.c | 199 psif_writel(psif, PSR, prscv); in psif_set_prescaler()
|
/linux-4.4.14/drivers/net/ethernet/renesas/ |
D | sh_eth.h | 74 PSR, enumerator
|
D | sh_eth.c | 90 [PSR] = 0x0528, 223 [PSR] = 0x0328, 271 [PSR] = 0x0128, 348 [PSR] = 0x017c, 1620 link_stat = (sh_eth_read(ndev, PSR)); in sh_eth_error() 2039 add_reg(PSR); in __sh_eth_get_regs()
|
D | ravb.h | 180 PSR = 0x0528, enumerator
|
D | ravb_main.c | 663 psr = ravb_read(ndev, PSR); in ravb_emac_interrupt()
|
/linux-4.4.14/Documentation/input/ |
D | alps.txt | 114 byte 0: 1 ? ? ? 1 PSM PSR PSL 124 where the pointingstick buttons get reported separately in the PSM, PSR
|
/linux-4.4.14/drivers/staging/rtl8188eu/include/ |
D | rtl8188e_spec.h | 438 #define PSR UnusedRegister macro
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | rtl8723a_spec.h | 468 #define PSR UnusedRegister macro
|
/linux-4.4.14/drivers/media/pci/ttpci/ |
D | budget-av.c | 291 if (saa7146_read(saa, PSR) & MASK_06) { in ciintf_poll_slot_status()
|
D | av7110.c | 392 jiffies, saa7146_read(av7110->dev, PSR), in debiirq() 500 jiffies, saa7146_read(av7110->dev, PSR), in gpioirq()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | reg.h | 395 #define PSR UNUSED_REGISTER macro
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | reg.h | 365 #define PSR UNUSED_REGISTER macro
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | reg.h | 351 #define PSR UNUSED_REGISTER macro
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | reg.h | 333 #define PSR UNUSED_REGISTER macro
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | reg.h | 380 #define PSR UNUSED_REGISTER macro
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | reg.h | 391 #define PSR UNUSED_REGISTER macro
|
/linux-4.4.14/drivers/tty/ |
D | synclink.c | 343 #define PSR 0x08 /* Port status Register */ macro
|