Home
last modified time | relevance | path

Searched refs:SB1 (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/math-emu/
H A Dmath_efp.c488 FP_DECL_S(SA1); FP_DECL_S(SB1); FP_DECL_S(SR1); in do_spe_mathemu()
498 FP_UNPACK_SP(SB1, vb.wp + 1); in do_spe_mathemu()
512 pr_debug("SB1: %ld %08lx %ld (%ld)\n", in do_spe_mathemu()
533 FP_ADD_S(SR1, SA1, SB1); in do_spe_mathemu()
538 FP_SUB_S(SR1, SA1, SB1); in do_spe_mathemu()
543 FP_MUL_S(SR1, SA1, SB1); in do_spe_mathemu()
548 FP_DIV_S(SR1, SA1, SB1); in do_spe_mathemu()
578 FP_TO_INT_ROUND_S(vc.wp[1], SB1, 32, in do_spe_mathemu()
596 FP_TO_INT_ROUND_S(vc.wp[1], SB1, 32, in do_spe_mathemu()
614 FP_TO_INT_S(vc.wp[1], SB1, 3 in do_spe_mathemu()
[all...]
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
H A Dmath_efp.c490 FP_DECL_S(SA1); FP_DECL_S(SB1); FP_DECL_S(SR1); in do_spe_mathemu()
501 FP_UNPACK_SP(SB1, vb.wp + 1); in do_spe_mathemu()
515 pr_debug("SB1: %d %08x %d (%d)\n", 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()
581 FP_TO_INT_ROUND_S(vc.wp[1], SB1, 32, in do_spe_mathemu()
599 FP_TO_INT_ROUND_S(vc.wp[1], SB1, 32, in do_spe_mathemu()
617 FP_TO_INT_S(vc.wp[1], SB1, 3 in do_spe_mathemu()
[all...]
/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Dz8530.h73 #define SB1 0x4 /* 1 stop bit/char */ macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dzs.h125 #define SB1 0x4 /* 1 stop bit/char */ macro
H A Dip22zilog.h107 #define SB1 0x4 /* 1 stop bit/char */ macro
H A Dsunzilog.h99 #define SB1 0x4 /* 1 stop bit/char */ macro
H A Dpmac_zilog.h196 #define SB1 0x4 /* 1 stop bit/char */ macro
H A Dip22zilog.c844 up->curregs[4] |= SB1; in ip22zilog_convert_to_zs()
1141 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in ip22zilog_prepare()
H A Dzs.c113 X16CLK | SB1, /* write 4 */
889 zport->regs[4] |= SB1; in zs_set_termios()
H A Dsunzilog.c909 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()
H A Dpmac_zilog.c857 uap->curregs[R4] = X16CLK | SB1; in __pmz_startup()
1067 uap->curregs[4] |= SB1; in pmz_convert_to_zs()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dzs.h125 #define SB1 0x4 /* 1 stop bit/char */ macro
H A Dip22zilog.h107 #define SB1 0x4 /* 1 stop bit/char */ macro
H A Dsunzilog.h99 #define SB1 0x4 /* 1 stop bit/char */ macro
H A Dpmac_zilog.h186 #define SB1 0x4 /* 1 stop bit/char */ macro
H A Dip22zilog.c842 up->curregs[4] |= SB1; in ip22zilog_convert_to_zs()
1139 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in ip22zilog_prepare()
H A Dzs.c113 X16CLK | SB1, /* write 4 */
889 zport->regs[4] |= SB1; in zs_set_termios()
H A Dsunzilog.c907 up->curregs[R4] |= SB1; in sunzilog_convert_to_zs()
1346 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in sunzilog_init_hw()
1362 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in sunzilog_init_hw()
H A Dpmac_zilog.c837 uap->curregs[R4] = X16CLK | SB1; in __pmz_startup()
1039 uap->curregs[4] |= SB1; in pmz_convert_to_zs()
/kernel/linux/linux-6.6/drivers/net/hamradio/
H A Dz8530.h73 #define SB1 0x4 /* 1 stop bit/char */ macro
/kernel/linux/linux-5.10/drivers/net/wan/
H A Dz85230.h94 #define SB1 0x4 /* 1 stop bit/char */ macro

Completed in 25 milliseconds