Searched refs:SA0 (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/arch/powerpc/math-emu/ |
D | math_efp.c | 490 FP_DECL_S(SA0); FP_DECL_S(SB0); FP_DECL_S(SR0); in do_spe_mathemu() 497 FP_UNPACK_SP(SA0, va.wp); in do_spe_mathemu() 504 FP_UNPACK_SP(SA0, va.wp); in do_spe_mathemu() 535 FP_ADD_S(SR0, SA0, SB0); in do_spe_mathemu() 540 FP_SUB_S(SR0, SA0, SB0); in do_spe_mathemu() 545 FP_MUL_S(SR0, SA0, SB0); in do_spe_mathemu() 550 FP_DIV_S(SR0, SA0, SB0); in do_spe_mathemu() 641 FP_CMP_S(IR0, SA0, SB0, 3); in do_spe_mathemu() 643 if (IR0 == 3 && (FP_ISSIGNAN_S(SA0) || FP_ISSIGNAN_S(SB0))) in do_spe_mathemu()
|
/linux-4.4.14/drivers/net/wan/ |
D | hd64570.h | 63 #define SA0 0x12 /* Sync/Address 0 */ macro
|
D | hd64572.h | 87 #define SA0 0x140 /* Syn Address reg 0 */ macro
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | bfin_can.h | 720 #define SA0 0x0020 /* Stuck At Dominant Error */ macro
|
/linux-4.4.14/drivers/tty/ |
D | synclinkmp.c | 327 #define SA0 0x32 macro 5068 write_reg(info, SA0, testval[(i+2)%count]); in register_test() 5073 (read_reg(info, SA0) != testval[(i+2)%count]) || in register_test()
|