Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/math-emu/
Dmath_efp.c491 FP_DECL_S(SA1); FP_DECL_S(SB1); FP_DECL_S(SR1); in do_spe_mathemu()
498 FP_UNPACK_SP(SA1, va.wp + 1); in do_spe_mathemu()
505 FP_UNPACK_SP(SA1, va.wp + 1); in do_spe_mathemu()
536 FP_ADD_S(SR1, SA1, SB1); in do_spe_mathemu()
541 FP_SUB_S(SR1, SA1, SB1); in do_spe_mathemu()
546 FP_MUL_S(SR1, SA1, SB1); in do_spe_mathemu()
551 FP_DIV_S(SR1, SA1, SB1); in do_spe_mathemu()
642 FP_CMP_S(IR1, SA1, SB1, 3); in do_spe_mathemu()
645 if (IR1 == 3 && (FP_ISSIGNAN_S(SA1) || FP_ISSIGNAN_S(SB1))) in do_spe_mathemu()
/linux-4.4.14/Documentation/input/
Delantech.txt399 SA1= packet[0];
405 if( (((SA1 & 0x3C) != 0x3C) && ((SA1 & 0xC0) != 0x80)) || // check Byte 1
406 … (((SA1 & 0x0C) != 0x0C) && ((SA1 & 0xC0) == 0x80)) || // check Byte 1 (one finger pressed)
407 (((SA1 & 0xC0) != 0x80) && (( A1 & 0xF0) != 0x00)) || // check Byte 2
408 (((SB1 & 0x3E) != 0x38) && ((SA1 & 0xC0) != 0x80)) || // check Byte 4
409 … (((SB1 & 0x0E) != 0x08) && ((SA1 & 0xC0) == 0x80)) || // check Byte 4 (one finger pressed)
410 (((SA1 & 0xC0) != 0x80) && (( C1 & 0xF0) != 0x00)) ) // check Byte 5
/linux-4.4.14/drivers/net/wan/
Dhd64570.h64 #define SA1 0x13 /* Sync/Address 1 */ macro
Dhd64572.h88 #define SA1 0x141 /* Syn Address reg 1 */ macro
/linux-4.4.14/drivers/isdn/hisax/
DKconfig192 This enables HiSax support for the TELEINT SA1 semiactiv ISDN card.
/linux-4.4.14/sound/oss/
DCHANGELOG8 - Included support for OPL3-SA1 and SoftOSS
/linux-4.4.14/Documentation/sound/oss/
DREADME.OSS506 Yamaha OPL3-SA1
508 Yamaha OPL3-SA1 (YMF701) is an audio controller chip used on some
511 different chip. OPL3-SA1 has support for MSS, MPU401 and SB Pro
515 are PnP chips and will not work with the OPL3-SA1 driver. You should
/linux-4.4.14/drivers/tty/
Dsynclinkmp.c328 #define SA1 0x33 macro
5069 write_reg(info, SA1, testval[(i+3)%count]); in register_test()
5074 (read_reg(info, SA1) != testval[(i+3)%count]) ) in register_test()
/linux-4.4.14/Documentation/isdn/
DREADME.HiSax51 HFC-2BS0 based cards (TeleInt SA1)