/linux-6.6.21/arch/x86/math-emu/ |
D | poly_sin.c | 68 accumulator.lsw = accumulator.midw = accumulator.msw = 0; in poly_sine() 78 argSqrd.lsw = 0; in poly_sine() 83 argTo4.lsw = argSqrd.lsw; in poly_sine() 132 argSqrd.lsw = 0; in poly_sine() 136 argTo4.lsw = argSqrd.lsw; in poly_sine() 158 accumulator.lsw |= 1; /* A zero accumulator here would cause problems */ in poly_sine() 175 adj = accumulator.lsw; /* temp save */ in poly_sine() 176 accumulator.lsw -= fix_up; in poly_sine() 177 if (accumulator.lsw > adj) in poly_sine() 220 accumulator.lsw = accumulator.midw = accumulator.msw = 0; in poly_cos() [all …]
|
D | poly_l2.c | 55 accumulator.msw = accumulator.midw = accumulator.lsw = 0; in poly_l2() 66 expon_accum.midw = expon_accum.lsw = 0; in poly_l2() 79 yaccum.lsw = 0; in poly_l2() 116 yaccum.lsw = 0; in poly_l2p1() 190 Numer.lsw = Denom.lsw = 0; in log2_kernel() 204 argSignif.lsw = Numer.lsw; in log2_kernel() 219 arg_signif.lsw = argSignif.lsw; in log2_kernel() 222 accumulator.lsw = argSignif.lsw; in log2_kernel() 227 if (accumulator.lsw & 0x80000000) in log2_kernel() 230 accumulator.msw = accumulator.midw = accumulator.lsw = 0; in log2_kernel() [all …]
|
D | poly_atan.c | 83 Numer.lsw = Denom.lsw = 0; in poly_atan() 89 Numer.lsw = Denom.lsw = 0; in poly_atan() 105 (argSignif.lsw == 0) && (argSignif.midw == 0) && in poly_atan() 113 Numer.lsw = Denom.lsw = argSignif.lsw; in poly_atan() 131 argSq.lsw = argSignif.lsw; in poly_atan() 136 argSqSq.lsw = argSq.lsw; in poly_atan() 141 accumulatore.lsw = argSq.lsw; in poly_atan() 151 accumulator.msw = accumulator.midw = accumulator.lsw = 0; in poly_atan()
|
D | poly_tan.c | 73 accum.lsw = 0; in poly_tan() 92 argSignif.lsw = accum.lsw; in poly_tan() 97 argSignif.lsw = 0; in poly_tan() 109 argSq.lsw = accum.lsw; in poly_tan() 112 argSqSq.lsw = argSq.lsw; in poly_tan() 116 accumulatoro.msw = accumulatoro.midw = accumulatoro.lsw = 0; in poly_tan() 126 accumulatore.msw = accumulatore.midw = accumulatore.lsw = 0; in poly_tan() 148 accum.lsw = 0; in poly_tan() 175 fix_up.lsw = 0; in poly_tan() 201 accumulatoro.lsw = accumulatoro.midw = 0; in poly_tan()
|
D | poly_2xm1.c | 70 argSignif.lsw = 0; in poly_2xm1() 94 accumulator.lsw = accumulator.midw = accumulator.msw = 0; in poly_2xm1() 117 Denom.lsw = accumulator.lsw; in poly_2xm1() 124 if (Denom.lsw & 0x80000000) in poly_2xm1() 126 (Denom.lsw) <<= 1; in poly_2xm1()
|
D | poly.h | 25 unsigned long lsw; member
|
/linux-6.6.21/drivers/clocksource/ |
D | bcm_kona_timer.c | 60 kona_timer_get_counter(void __iomem *timer_base, uint32_t *msw, uint32_t *lsw) in kona_timer_get_counter() argument 78 *lsw = readl(timer_base + KONA_GPTIMER_STCLO_OFFSET); in kona_timer_get_counter() 104 uint32_t lsw, msw; in kona_timer_set_next_event() local 108 ret = kona_timer_get_counter(timers.tmr_regs, &msw, &lsw); in kona_timer_set_next_event() 113 writel(lsw + clc, timers.tmr_regs + KONA_GPTIMER_STCM0_OFFSET); in kona_timer_set_next_event()
|
/linux-6.6.21/fs/afs/ |
D | protocol_yfs.h | 61 __be32 lsw; member 66 return ((u64)ntohl(x.msw) << 32) | ntohl(x.lsw); in xdr_to_u64() 71 return (struct yfs_xdr_u64){ .msw = htonl(x >> 32), .lsw = htonl(x) }; in u64_to_xdr()
|
/linux-6.6.21/Documentation/devicetree/bindings/regulator/ |
D | richtek,rtmv20-regulator.yaml | 120 lsw: 132 - lsw 153 lsw { 154 regulator-name = "rtmv20,lsw";
|
/linux-6.6.21/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 300 swap %d6 # get u3 to lsw position 340 # Now calculate an estimate of the quotient words (msw first, then lsw). 363 swap %d6 # in lsw position 458 mulu.w %d5, %d6 # %d6 <- lsw*lsw 459 mulu.w %d3, %d5 # %d5 <- msw-dest*lsw-source 460 mulu.w %d4, %d2 # %d2 <- msw-source*lsw-dest 465 add.w %d5, %d6 # add msw of l*l to lsw of m*l product 467 add.w %d2, %d6 # add in lsw of other m*l product 471 clr.w %d2 # lsw of two mixed products used,
|
/linux-6.6.21/drivers/memstick/core/ |
D | ms_block.h | 115 unsigned short lsw; member
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/ |
D | dml1_display_rq_dlg_calc.c | 1098 double lsw; in dml1_rq_dlg_get_dlg_params() local 1494 lsw = dst_y_prefetch - (dst_y_per_vm_vblank + dst_y_per_row_vblank); in dml1_rq_dlg_get_dlg_params() 1496 DTRACE("DLG: %s: lsw = %3.2f", __func__, lsw); in dml1_rq_dlg_get_dlg_params() 1504 lsw); in dml1_rq_dlg_get_dlg_params() 1513 lsw); in dml1_rq_dlg_get_dlg_params()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_rq_dlg_calc_20.c | 883 double lsw; in dml20_rq_dlg_get_dlg_params() local 1129 lsw = dst_y_prefetch - (dst_y_per_vm_vblank + dst_y_per_row_vblank); in dml20_rq_dlg_get_dlg_params() 1131 dml_print("DML_DLG: %s: lsw = %3.2f\n", __func__, lsw); in dml20_rq_dlg_get_dlg_params()
|
D | display_rq_dlg_calc_20v2.c | 883 double lsw; in dml20v2_rq_dlg_get_dlg_params() local 1130 lsw = dst_y_prefetch - (dst_y_per_vm_vblank + dst_y_per_row_vblank); in dml20v2_rq_dlg_get_dlg_params() 1132 dml_print("DML_DLG: %s: lsw = %3.2f\n", __func__, lsw); in dml20v2_rq_dlg_get_dlg_params()
|
/linux-6.6.21/drivers/net/fddi/ |
D | defza.h | 385 u32 lsw; member
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_rq_dlg_calc_21.c | 929 double lsw; in dml_rq_dlg_get_dlg_params() local 1181 lsw = dst_y_prefetch - (dst_y_per_vm_vblank + dst_y_per_row_vblank); in dml_rq_dlg_get_dlg_params() 1183 dml_print("DML_DLG: %s: lsw = %3.2f\n", __func__, lsw); in dml_rq_dlg_get_dlg_params()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_rq_dlg_calc_30.c | 992 double lsw = 0; in dml_rq_dlg_get_dlg_params() local 1282 lsw = dst_y_prefetch - (dst_y_per_vm_vblank + dst_y_per_row_vblank); in dml_rq_dlg_get_dlg_params() 1284 dml_print("DML_DLG: %s: lsw = %3.2f\n", __func__, lsw); in dml_rq_dlg_get_dlg_params()
|