Searched refs:PSR (Results 1 - 11 of 11) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/kernel/
H A Dentry.S47 @ PSR and PC are comined on arm26
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dbreak.S40 .space 2*4 /* saved PCSR, PSR for TLB-miss handler fixup */
98 bne icc0,#2,__break_maybe_userspace /* jump if PSR.ET was 1 */
131 # PSR.ET 0 0
132 # PSR.PS old PSR.S ?
133 # PSR.S 1 1
135 # BPSR.BS 1 old PSR.S
144 slli gr2,#11,gr2 /* PSR.PS -> BPSR.BS */
438 # we also have to fudge PSR because the return BREAK is in kernel space and we want
492 bne icc0,#0,__break_continue /* skip if PSR
[all...]
H A Dcmode.S69 # (1) Set '0' in the PSR.ET bit, and prohibit interrupts.
163 # (16) Set 1' in the PSR.ET bit, and permit interrupt.
H A Dsleep.S170 # Set the PSR register ET bit to 1 to enable interrupts.
310 # (1) Set the PSR register ET bit to 0 to disable interrupts.
336 # (10) Set the PSR register ET bit to 1 to enable interrupts.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dsparc-stub.c145 Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR }; enumerator in enum:regnames
578 /* Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR */
587 psr = registers[PSR];
594 /* Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR */
609 if (psr != registers[PSR])
610 registers[PSR] = (psr & 0x1f) | (registers[PSR] & ~0x1f);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dsynclink.c363 #define PSR 0x08 /* Port status Register */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/common/
H A Dsaa7146_core.c74 if (!(saa7146_read(dev, PSR) & SPCI_DEBI_S))
280 u32 psr = (saa7146_read(dev, PSR) >> 16) & 0x2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dav7110.c380 jiffies, saa7146_read(av7110->dev, PSR),
473 jiffies, saa7146_read(av7110->dev, PSR),
H A Dbudget-av.c282 if (saa7146_read(saa, PSR) & MASK_06) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dariadne.h379 volatile u_char PSR; /* Port Status Register */ member in struct:MC68230
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Dsaa7146.h365 #define PSR 0x110 /* Primary status register */ macro

Completed in 170 milliseconds