Searched refs:SB1 (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.10/arch/powerpc/math-emu/ |
D | math_efp.c | 487 FP_DECL_S(SA1); FP_DECL_S(SB1); FP_DECL_S(SR1); in do_spe_mathemu() 497 FP_UNPACK_SP(SB1, vb.wp + 1); in do_spe_mathemu() 532 FP_ADD_S(SR1, SA1, SB1); in do_spe_mathemu() 537 FP_SUB_S(SR1, SA1, SB1); in do_spe_mathemu() 542 FP_MUL_S(SR1, SA1, SB1); in do_spe_mathemu() 547 FP_DIV_S(SR1, SA1, SB1); in do_spe_mathemu() 577 FP_TO_INT_ROUND_S(vc.wp[1], SB1, 32, in do_spe_mathemu() 595 FP_TO_INT_ROUND_S(vc.wp[1], SB1, 32, in do_spe_mathemu() 613 FP_TO_INT_S(vc.wp[1], SB1, 32, in do_spe_mathemu() 638 FP_CMP_S(IR1, SA1, SB1, 3); in do_spe_mathemu() [all …]
|
/Linux-v5.10/drivers/net/hamradio/ |
D | z8530.h | 73 #define SB1 0x4 /* 1 stop bit/char */ macro
|
/Linux-v5.10/drivers/tty/serial/ |
D | zs.h | 125 #define SB1 0x4 /* 1 stop bit/char */ macro
|
D | ip22zilog.h | 107 #define SB1 0x4 /* 1 stop bit/char */ macro
|
D | sunzilog.h | 99 #define SB1 0x4 /* 1 stop bit/char */ macro
|
D | pmac_zilog.h | 196 #define SB1 0x4 /* 1 stop bit/char */ macro
|
D | sunzilog.c | 909 up->curregs[R4] |= SB1; in sunzilog_convert_to_zs() 1348 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in sunzilog_init_hw() 1364 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in sunzilog_init_hw()
|
D | ip22zilog.c | 844 up->curregs[4] |= SB1; in ip22zilog_convert_to_zs() 1141 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in ip22zilog_prepare()
|
D | zs.c | 113 X16CLK | SB1, /* write 4 */ 889 zport->regs[4] |= SB1; in zs_set_termios()
|
D | pmac_zilog.c | 857 uap->curregs[R4] = X16CLK | SB1; in __pmz_startup() 1067 uap->curregs[4] |= SB1; in pmz_convert_to_zs()
|
/Linux-v5.10/drivers/net/wan/ |
D | z85230.h | 94 #define SB1 0x4 /* 1 stop bit/char */ macro
|
/Linux-v5.10/Documentation/input/devices/ |
D | elantech.rst | 405 SB1= packet[3]; 411 (((SB1 & 0x3E) != 0x38) && ((SA1 & 0xC0) != 0x80)) || // check Byte 4 412 … (((SB1 & 0x0E) != 0x08) && ((SA1 & 0xC0) == 0x80)) || // check Byte 4 (one finger pressed)
|
/Linux-v5.10/arch/mips/ |
D | Kconfig | 1731 bool "SB1" 2709 # caches such as R3000, SB1, R7000 or those that look like they're virtually
|
/Linux-v5.10/Documentation/admin-guide/ |
D | kernel-parameters.txt | 490 for platform specific values (SB1, Loongson3 and
|