Searched refs:zm (Results 1 - 7 of 7) sorted by last modified time

/linux-master/drivers/firmware/cirrus/
H A Dcs_dsp.c1327 le32_to_cpu(adsp1_sizes->zm));
1343 le32_to_cpu(adsp2_sizes->pm), le32_to_cpu(adsp2_sizes->zm));
1790 adsp1_id.zm);
1815 be32_to_cpu(adsp1_alg[i].zm));
1842 adsp1_alg[i].zm);
1849 len = be32_to_cpu(adsp1_alg[i + 1].zm);
1850 len -= be32_to_cpu(adsp1_alg[i].zm);
1907 adsp2_id.zm);
1928 be32_to_cpu(adsp2_alg[i].zm));
1977 adsp2_alg[i].zm);
[all...]
/linux-master/include/linux/firmware/cirrus/
H A Dwmfw.h50 __le32 zm; member in struct:wmfw_adsp1_sizes
57 __le32 zm; member in struct:wmfw_adsp2_sizes
86 __be32 zm; member in struct:wmfw_adsp1_id_hdr
93 __be32 zm; member in struct:wmfw_adsp2_id_hdr
115 __be32 zm; member in struct:wmfw_adsp1_alg_hdr
121 __be32 zm; member in struct:wmfw_adsp2_alg_hdr
/linux-master/arch/mips/math-emu/
H A Dsp_maddf.c182 zm64 = (uint64_t)zm << (62 - 23);
239 zm = XSPSRS64(zm64, (62 - 26));
241 return ieee754sp_format(zs, ze, zm);
H A Ddp_maddf.c239 hzm = zm << 10;
H A Dieee754int.h52 unsigned int zm; int ze; int zs; int zc
80 #define EXPLODEZSP EXPLODESP(z, zc, zs, ze, zm)
90 u64 zm; int ze; int zs; int zc
118 #define EXPLODEZDP EXPLODEDP(z, zc, zs, ze, zm)
144 #define FLUSHZDP FLUSHDP(z, zc, zs, ze, zm)
147 #define FLUSHZSP FLUSHSP(z, zc, zs, ze, zm)
H A Dieee754sp.h58 #define SPDNORMZ SPDNORMx(zm, ze)
H A Dieee754dp.h54 #define DPDNORMZ DPDNORMx(zm, ze)

Completed in 184 milliseconds