Home
last modified time | relevance | path

Searched refs:SB1 (Results 1 – 14 of 14) sorted by relevance

/linux-3.4.99/arch/powerpc/math-emu/
Dmath_efp.c484 FP_DECL_S(SA1); FP_DECL_S(SB1); FP_DECL_S(SR1); in do_spe_mathemu()
494 FP_UNPACK_SP(SB1, vb.wp + 1); in do_spe_mathemu()
529 FP_ADD_S(SR1, SA1, SB1); in do_spe_mathemu()
534 FP_SUB_S(SR1, SA1, SB1); in do_spe_mathemu()
539 FP_MUL_S(SR1, SA1, SB1); in do_spe_mathemu()
544 FP_DIV_S(SR1, SA1, SB1); in do_spe_mathemu()
581 _FP_ROUND(1, SB1); in do_spe_mathemu()
584 _FP_ROUND_ZERO(1, SB1); in do_spe_mathemu()
588 FP_TO_INT_S(vc.wp[1], SB1, 32, in do_spe_mathemu()
612 FP_CMP_S(IR1, SA1, SB1, 3); in do_spe_mathemu()
[all …]
/linux-3.4.99/drivers/net/hamradio/
Dz8530.h72 #define SB1 0x4 /* 1 stop bit/char */ macro
/linux-3.4.99/drivers/tty/serial/
Dzs.h124 #define SB1 0x4 /* 1 stop bit/char */ macro
Dip22zilog.h106 #define SB1 0x4 /* 1 stop bit/char */ macro
Dsunzilog.h98 #define SB1 0x4 /* 1 stop bit/char */ macro
Dpmac_zilog.h195 #define SB1 0x4 /* 1 stop bit/char */ macro
Dsunzilog.c912 up->curregs[R4] |= SB1; in sunzilog_convert_to_zs()
1352 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in sunzilog_init_hw()
1368 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in sunzilog_init_hw()
Dip22zilog.c846 up->curregs[4] |= SB1; in ip22zilog_convert_to_zs()
1139 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in ip22zilog_prepare()
Dzs.c115 X16CLK | SB1, /* write 4 */
891 zport->regs[4] |= SB1; in zs_set_termios()
Dpmac_zilog.c870 uap->curregs[R4] = X16CLK | SB1; in __pmz_startup()
1080 uap->curregs[4] |= SB1; in pmz_convert_to_zs()
/linux-3.4.99/Documentation/sound/oss/
Dmwave141 Default=SB1.5
169 problem with the SB1.5 (CD sound) or SBPRO (Mixers) settings. No one knows why
/linux-3.4.99/drivers/net/wan/
Dz85230.h93 #define SB1 0x4 /* 1 stop bit/char */ macro
/linux-3.4.99/Documentation/input/
Delantech.txt372 SB1= packet[3];
378 (((SB1 & 0x3E) != 0x38) && ((SA1 & 0xC0) != 0x80)) || // check Byte 4
379 … (((SB1 & 0x0E) != 0x08) && ((SA1 & 0xC0) == 0x80)) || // check Byte 4 (one finger pressed)
/linux-3.4.99/arch/mips/
DKconfig1419 bool "SB1"
2073 # caches such as R3000, SB1, R7000 or those that look like they're virtually