Home
last modified time | relevance | path

Searched refs:dbl (Results 1 – 11 of 11) sorted by relevance

/linux/sound/pci/ac97/
H A Dac97_pcm.c145 unsigned short slot, int dbl) in get_slot_reg() argument
154 return rate_reg_tables[dbl][pcm->r[dbl].rate_table[cidx]][slot - 3]; in get_slot_reg()
244 int dbl; in snd_ac97_set_rate() local
247 dbl = rate > 48000; in snd_ac97_set_rate()
248 if (dbl) { in snd_ac97_set_rate()
282 if (dbl) in snd_ac97_set_rate()
289 AC97_EA_DRA, dbl ? AC97_EA_DRA : 0); in snd_ac97_set_rate()
298 dbl ? AC97_GP_DRSS_78 : 0); in snd_ac97_set_rate()
392 …atic unsigned int get_rates(struct ac97_pcm *pcm, unsigned int cidx, unsigned short slots, int dbl) in get_rates() argument
401 reg = get_slot_reg(pcm, cidx, i, dbl); in get_rates()
[all …]
/linux/arch/m68k/fpsp040/
H A Dx_store.S88 | ;ext=00, sgl=01, dbl=10
113 | dbl_exp = ext_exp - $3fff(ext bias) + $7ff(dbl bias)
138 lsll #4,%d0 |d0 now in proper place for dbl prec exp
145 movel #0x7ff00000,%d0 |load dbl inf exponent
H A Dx_unfl.S144 | ;1=sgl, 2=dbl
224 | ;If destination format is sgl/dbl,
H A Dround.S27 | dbl = $0002xxxx
160 bfextu LOCAL_LO(%a0){#21:#2},%d3 |dbl-prec. g-r are 2 bits right
161 movel #30,%d2 |of the dbl prec. limits
180 .set ad_1_dbl,0x00000800 | constant to add 1 to l-bit in dbl prec
246 andil #0xfffff800,LOCAL_LO(%a0) |truncate bits beyond dbl limit
H A Dutil.S235 bra end_ovfr |inf is same for all precisions (ext,dbl,sgl)
394 | 11 2 dbl
479 | ;smallest +dbl denorm
H A Dres_func.S1497 | 41dfffffffc00000 in dbl prec = 401d0000fffffffe00000000 in ext prec
1500 | c1e0000000000000 in dbl prec = c01e00008000000000000000 in ext prec
/linux/drivers/clk/imx/
H A Dclk-pllv2.c82 unsigned long dbl; in __clk_pllv2_recalc_rate() local
85 dbl = dp_ctl & MXC_PLL_DP_CTL_DPDCK0_2_EN; in __clk_pllv2_recalc_rate()
95 if (dbl != 0) in __clk_pllv2_recalc_rate()
/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S397 set DBL_LO, 0x3c01 # min dbl prec exponent
398 set DBL_HI, 0x43fe # max dbl prec exponent
497 set dbl_thresh, 0x3c01 # minimum dbl exponent
631 fmov.d 0x8(%a6),%fp0 # load dbl input
808 fmov.d 0x8(%a6),%fp0 # load dbl input
985 fmov.d 0x8(%a6),%fp0 # load dbl input
1162 fmov.d 0x8(%a6),%fp0 # load dbl input
1339 fmov.d 0x8(%a6),%fp0 # load dbl input
1516 fmov.d 0x8(%a6),%fp0 # load dbl input
1693 fmov.d 0x8(%a6),%fp0 # load dbl input
[all …]
H A Dfpsp.S1400 bsr.l funimp_skew # skew sgl or dbl inputs
1435 cmpi.b %d0,&0x15 # is class = 2 & fmt = dbl?
1977 # "non-skewed" operand for cases of sgl and dbl src INFs,NANs, and DENORMs.
2306 cmpi.b %d0,&0x5 # was src dbl?
3329 # denorm operand in the sgl or dbl format. NANs also become skewed and must be
3371 short fsnan_out_d - tbl_snan # dbl prec shouldn't happen
3792 # in the sgl or dbl format.
5309 # here, the operation may underflow iff the precision is sgl or dbl.
10307 andi.l &0x7ff,%d1 # dbl mantissa set?
11546 # norms/denorms into ext/sgl/dbl precision. #
[all …]
H A Dpfpsp.S1399 bsr.l funimp_skew # skew sgl or dbl inputs
1434 cmpi.b %d0,&0x15 # is class = 2 & fmt = dbl?
1976 # "non-skewed" operand for cases of sgl and dbl src INFs,NANs, and DENORMs.
2305 cmpi.b %d0,&0x5 # was src dbl?
3328 # denorm operand in the sgl or dbl format. NANs also become skewed and must be
3370 short fsnan_out_d - tbl_snan # dbl prec shouldn't happen
3791 # in the sgl or dbl format.
/linux/arch/parisc/math-emu/
H A Dfpudispatch.c1164 double dbl; member
1303 double dbl; member