Searched refs:WSR (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-xtensa/
H A Dprocessor.h191 #define WSR(v,sr) __asm__ __volatile__ ("wsr %0,"__stringify(sr) :: "a"(v)); macro
194 #define set_sr(x,sr) ({unsigned int v=(unsigned int)x; WSR(v,sr);})
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_fw2.h190 /* WSR handling */
468 SCR_JUMP ^ IFTRUE (MASK (WSR, WSR)),
479 SCR_REG_REG (scntl2, SCR_OR, WSR),
1459 * If WSR is set, clear this condition, and
1464 SCR_JUMPR ^ IFFALSE (MASK (WSR, WSR)),
1466 SCR_REG_REG (scntl2, SCR_OR, WSR),
1669 * If WSR bit is set, either UA and RBC may
1675 SCR_CALL ^ IFTRUE (MASK (WSR, WS
[all...]
H A Dsym_fw1.h491 SCR_JUMP ^ IFTRUE (MASK (WSR, WSR)),
502 SCR_REG_REG (scntl2, SCR_OR, WSR),
1599 * If WSR is set, clear this condition, and
1604 SCR_JUMPR ^ IFFALSE (MASK (WSR, WSR)),
1606 SCR_REG_REG (scntl2, SCR_OR, WSR),
1736 * Helper for the C code when WSR bit is set.
H A Dsym_defs.h109 #define WSR 0x01 /* sta: wide scsi received [W]*/ macro
H A Dsym_hipd.c2535 (INB(np, nc_scntl2) & WSR)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dncr53c8xx.h616 #define WSR 0x01 /* sta: wide scsi received [W]*/ macro
H A Dncr53c8xx.c2955 SCR_JUMPR ^ IFFALSE (MASK (WSR, WSR)),
2961 SCR_REG_REG (scntl2, SCR_OR, WSR),

Completed in 199 milliseconds