Searched refs:SA1 (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/arch/powerpc/math-emu/ |
D | math_efp.c | 491 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.1.27/Documentation/input/ |
D | elantech.txt | 399 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.1.27/drivers/net/wan/ |
D | hd64570.h | 64 #define SA1 0x13 /* Sync/Address 1 */ macro
|
D | hd64572.h | 88 #define SA1 0x141 /* Syn Address reg 1 */ macro
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | Kconfig | 192 This enables HiSax support for the TELEINT SA1 semiactiv ISDN card.
|
/linux-4.1.27/sound/oss/ |
D | CHANGELOG | 8 - Included support for OPL3-SA1 and SoftOSS
|
/linux-4.1.27/Documentation/sound/oss/ |
D | README.OSS | 506 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.1.27/drivers/tty/ |
D | synclinkmp.c | 328 #define SA1 0x33 macro 5075 write_reg(info, SA1, testval[(i+3)%count]); in register_test() 5080 (read_reg(info, SA1) != testval[(i+3)%count]) ) in register_test()
|
/linux-4.1.27/Documentation/isdn/ |
D | README.HiSax | 51 HFC-2BS0 based cards (TeleInt SA1)
|