Searched refs:calc (Results 1 - 157 of 157) sorted by relevance

/linux-4.4.14/arch/arm/mach-s3c24xx/
H A Dpm-s3c2410.c56 unsigned long calc = 0; s3c2410_pm_prepare() local
61 calc += __raw_readl(base+ptr); s3c2410_pm_prepare()
63 __raw_writel(calc, phys_to_virt(H1940_SUSPEND_CHECKSUM)); s3c2410_pm_prepare()
72 unsigned long calc = 0; s3c2410_pm_prepare() local
77 calc += __raw_readl(base+ptr); s3c2410_pm_prepare()
79 __raw_writel(calc, phys_to_virt(H1940_SUSPEND_CHECKSUM)); s3c2410_pm_prepare()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dpriv.h10 int (*calc)(struct nvkm_clk *, struct nvkm_cstate *); member in struct:nvkm_clk_func
H A Dg84.c29 .calc = nv50_clk_calc,
H A Dbase.c109 ret = clk->func->calc(clk, cstate); nvkm_cstate_prog()
190 if (ram && ram->func->calc) { nvkm_pstate_prog()
193 ret = ram->func->calc(ram, khz); nvkm_pstate_prog()
H A Dnv40.c207 .calc = nv40_clk_calc,
H A Dmcp77.c400 .calc = mcp77_clk_calc,
H A Dgf100.c437 .calc = gf100_clk_calc,
H A Dgk104.c482 .calc = gk104_clk_calc,
H A Dgk20a.c634 .calc = gk20a_clk_calc,
H A Dgt215.c520 .calc = gt215_clk_calc,
H A Dnv50.c544 .calc = nv50_clk_calc,
/linux-4.4.14/arch/arm/plat-samsung/
H A Dpm-check.c171 u32 calc; s3c_pm_runcheck() local
173 stkpage = (void *)((u32)&calc & ~PAGE_MASK); s3c_pm_runcheck()
196 calc = crc32_le(~0, ptr, left); s3c_pm_runcheck()
197 if (calc != *val) { s3c_pm_runcheck()
199 "%08lx (%08x vs %08x)\n", addr, calc, *val); s3c_pm_runcheck()
202 addr, calc, *val); s3c_pm_runcheck()
/linux-4.4.14/net/ipv4/
H A Dtcp_lp.c145 /* we can't calc remote HZ with no different!! */ tcp_lp_remote_hz_estimator()
163 /* record time for successful remote HZ calc */ tcp_lp_remote_hz_estimator()
215 * 1. calc OWD,
217 * 3. calc smoothed OWD (SOWD).
246 /* calc for smoothed owd */ tcp_lp_rtt_sample()
271 /* calc inference */ tcp_lp_pkts_acked()
H A Dtcp_cubic.c265 /* cubic function - calc*/ bictcp_update()
297 /* cubic function - calc bictcp_cnt*/ bictcp_update()
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dpll.h55 * calc to use 7 causes the generated clock to be out by a factor of 2.
/linux-4.4.14/security/integrity/evm/
H A Devm_main.c117 struct evm_ima_xattr_data calc; evm_verify_hmac() local
149 xattr_value_len, calc.digest); evm_verify_hmac()
152 rc = crypto_memneq(xattr_data->digest, calc.digest, evm_verify_hmac()
153 sizeof(calc.digest)); evm_verify_hmac()
159 xattr_value_len, calc.digest); evm_verify_hmac()
164 calc.digest, sizeof(calc.digest)); evm_verify_hmac()
/linux-4.4.14/arch/x86/kernel/
H A Dftrace.c63 static union ftrace_code_union calc; ftrace_call_replace() local
65 calc.e8 = 0xe8; ftrace_call_replace()
66 calc.offset = ftrace_calc_offset(ip + MCOUNT_INSN_SIZE, addr); ftrace_call_replace()
72 return calc.code; ftrace_call_replace()
656 static union ftrace_code_union calc; ftrace_jmp_replace() local
659 calc.e8 = 0xe9; ftrace_jmp_replace()
660 calc.offset = ftrace_calc_offset(ip + MCOUNT_INSN_SIZE, addr); ftrace_jmp_replace()
665 return calc.code; ftrace_jmp_replace()
862 union ftrace_code_union calc; addr_from_call() local
865 ret = probe_kernel_read(&calc, ptr, MCOUNT_INSN_SIZE); addr_from_call()
870 if (WARN_ON_ONCE(calc.e8 != 0xe8)) { addr_from_call()
871 pr_warn("Expected e8, got %x\n", calc.e8); addr_from_call()
875 return ptr + MCOUNT_INSN_SIZE + calc.offset; addr_from_call()
H A Dtboot.c270 * &acpi_gbl_FACS because it is ioremap'ed, so calc from FACS phys tboot_copy_fadt()
/linux-4.4.14/arch/sparc/kernel/
H A Didprom.c85 prom_printf("IDPROM: Warning, checksum failure (nvram=%x, calc=%x)!\n", idprom_init()
/linux-4.4.14/arch/powerpc/crypto/
H A Daes-spe-core.S37 EAD(in, bpos) /* calc addr + load word high */ \
41 EAD(in, bpos) /* calc addr + load word low */ \
45 EAD(in, bpos) /* calc addr + load enc byte */ \
52 DAD(in, bpos) /* calc addr + load dec byte */ \
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_uvd.c463 /* it's a create msg, calc image size (width * height) */ radeon_uvd_cs_msg()
489 /* it's a decode msg, validate codec and calc buffer sizes */ radeon_uvd_cs_msg()
891 * radeon_uvd_calc_upll_dividers - calc UPLL clock dividers
940 /* calc vclk divider with current vco freq */ radeon_uvd_calc_upll_dividers()
946 /* calc dclk divider with current vco freq */ radeon_uvd_calc_upll_dividers()
952 /* calc score with current vco freq */ radeon_uvd_calc_upll_dividers()
/linux-4.4.14/drivers/media/i2c/m5mols/
H A Dm5mols_reg.h181 #define REG_AE_ALL 0x01 /* calc AE in all block integral */
182 #define REG_AE_CENTER 0x03 /* calc AE in center weighted */
183 #define REG_AE_SPOT 0x06 /* calc AE in specific spot */
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dfb.h147 int (*calc)(struct nvkm_ram *, u32 freq); member in struct:nvkm_ram_func
/linux-4.4.14/fs/ufs/
H A Dufs_fs.h212 * They calc file system addresses of cylinder group data structures.
359 __fs32 fs_cgmask; /* used to calc mod fs_ntrak */
372 __fs32 fs_bmask; /* ``blkoff'' calc of blk offsets */
373 __fs32 fs_fmask; /* ``fragoff'' calc of frag offsets */
374 __fs32 fs_bshift; /* ``lblkno'' calc of logical blkno */
375 __fs32 fs_fshift; /* ``numfrags'' calc number of frags */
735 __u32 s_cgmask; /* used to calc mod fs_ntrak */
745 __u32 s_bmask; /* `blkoff'' calc of blk offsets */
747 __u32 s_bshift; /* `lblkno'' calc of logical blkno */
/linux-4.4.14/arch/m68k/sun3/
H A Didprom.c121 prom_printf("IDPROM: Checksum failure (nvram=%x, calc=%x)!\n", idprom_init()
/linux-4.4.14/drivers/isdn/mISDN/
H A Dclock.c168 /* calc elapsed time by system clock */ mISDN_clock_update()
204 /* calc elapsed time by system clock */ mISDN_clock_get()
H A Ddsp_dtmf.c245 /* calc digit (lowgroup/highgroup) */ dsp_dtmf_goertzel_decode()
/linux-4.4.14/arch/arm/mach-omap2/
H A Dsdrc.h191 #define SDRC_RFR_CTRL_110MHz (0x0002da01 | 1) /* Need to calc */
192 #define SDRC_RFR_CTRL_BYPASS (0x00005000 | 1) /* Need to calc */
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dnv50.c539 u32 calc, diff; nv50_disp_intr_unk20_2_dp() local
543 calc = VTUi * symbol; nv50_disp_intr_unk20_2_dp()
544 diff = tu_valid - calc; nv50_disp_intr_unk20_2_dp()
553 calc += symbol - (symbol / VTUf); nv50_disp_intr_unk20_2_dp()
557 calc += symbol; nv50_disp_intr_unk20_2_dp()
562 calc += symbol / VTUf; nv50_disp_intr_unk20_2_dp()
565 diff = calc - tu_valid; nv50_disp_intr_unk20_2_dp()
/linux-4.4.14/drivers/ide/
H A Dcy82c693.c26 * If you know a better value or how to calc it, please let me know.
/linux-4.4.14/arch/nios2/kernel/
H A Dmisaligned.c208 /* pre-calc offsets of registers on sys call stack frame */ misaligned_calc_reg_offsets()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgf100.c219 nvkm_error(subdev, "unable to calc refpll\n"); gf100_ram_calc()
234 nvkm_error(subdev, "unable to calc refpll\n"); gf100_ram_calc()
553 .calc = gf100_ram_calc,
H A Dramgt215.c193 ret = ram->base.func->calc(&ram->base, (u32) M0205T.freq * 1000); gt215_link_train()
197 /* Do this *after* calc, eliminates write in script */ gt215_link_train()
236 ram->base.func->calc(&ram->base, clk_current); gt215_link_train()
936 .calc = gt215_ram_calc,
H A Dramnv40.c191 .calc = nv40_ram_calc,
H A Dramgk104.c1064 nvkm_error(subdev, "unable to calc plls\n"); gk104_ram_calc_xits()
1075 nvkm_error(subdev, "unable to calc refpll\n"); gk104_ram_calc_xits()
1525 .calc = gk104_ram_calc,
H A Dramnv50.c593 .calc = nv50_ram_calc,
/linux-4.4.14/net/can/
H A Dproc.c151 /* calc total values */ can_stat_update()
161 /* calc current values */ can_stat_update()
/linux-4.4.14/drivers/video/fbdev/kyro/
H A DSTG4000InitDevice.c62 #define STG4K3_PLL_SCALER 8 /* scale numbers by 2^8 for fixed point calc */
/linux-4.4.14/drivers/media/usb/gspca/
H A Dgspca.h61 u8 needs_full_bandwidth;/* Set this flag to notify the bandwidth calc.
H A Dspca508.c333 {0x000a, 0x8603}, /* optical black level calc mode:
/linux-4.4.14/drivers/misc/genwqe/
H A Dcard_dev.c592 req->asiv_length = 32; /* bytes included in crc calc */ do_flash_update()
607 req->asiv_length = 40; /* bytes included in crc calc */ do_flash_update()
714 cmd->asiv_length = 32; /* bytes included in crc calc */ do_flash_read()
725 cmd->asiv_length = 40; /* bytes included in crc calc */ do_flash_read()
/linux-4.4.14/fs/jffs2/
H A Dscan.c337 JFFS2_WARNING("node CRC failed at %#08x, read=%#08x, calc=%#08x\n", jffs2_scan_xattr_node()
350 JFFS2_WARNING("node length mismatch at %#08x, read=%u, calc=%u\n", jffs2_scan_xattr_node()
393 JFFS2_WARNING("node CRC failed at %#08x, read=%#08x, calc=%#08x\n", jffs2_scan_xref_node()
401 JFFS2_WARNING("node length mismatch at %#08x, read=%u, calc=%zd\n", jffs2_scan_xref_node()
H A Dxattr.c156 JFFS2_ERROR("node CRC failed at %#08x, read=%#08x, calc=%#08x\n", do_verify_xattr_datum()
468 JFFS2_ERROR("node CRC failed at %#08x, read=%#08x, calc=%#08x\n", verify_xattr_ref()
/linux-4.4.14/fs/qnx6/
H A Ddir.c93 /* calc & validate longfilename checksum qnx6_dir_longfilename()
H A Dinode.c569 /* calc blocks based on 512 byte blocksize */ qnx6_iget()
/linux-4.4.14/arch/m68k/fpsp040/
H A Dsint.S147 bgt in_rnge |if 63 >= exp > 0, do calc
H A Ddecbin.S338 bra pwrten |go calc pwrten
H A Dbindec.S384 movel %d6,%d0 |calc ILOG + 1 - LEN in d0
/linux-4.4.14/sound/soc/intel/atom/
H A Dsst-mfld-platform-compress.c214 pr_debug("calc bytes offset/copied bytes as %d\n", tstamp->byte_offset); sst_platform_compr_pointer()
/linux-4.4.14/drivers/edac/
H A Dedac_device.c112 /* calc how many nr_attrib we need */ edac_device_alloc_ctl_info()
412 * then calc the number of jiffies that represents edac_device_workq_setup()
/linux-4.4.14/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c81 calc(int blanks, int blanke, int total, int line) calc() function
124 *vpos = calc(args.scan.vblanks, args.scan.vblanke, nouveau_display_scanoutpos_head()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_uvd.c558 /* it's a create msg, calc image size (width * height) */ amdgpu_uvd_cs_msg()
578 /* it's a decode msg, calc buffer sizes */ amdgpu_uvd_cs_msg()
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_mr.h66 __le32 residual_len; /* FW calc residual transfer length. */
H A Dqla_fw.h563 uint32_t residual_len; /* FW calc residual transfer length. */
/linux-4.4.14/arch/x86/crypto/
H A Dsha1_ssse3_asm.S254 * RR does two rounds of SHA-1 back to back with W[] pre-calc
/linux-4.4.14/fs/btrfs/
H A Dbtrfs_inode.h133 /* total number of bytes pending delalloc, used by stat to calc the
H A Dsuper.c1790 * The helper to calc the free space on the devices that can be used to store
1828 /* calc min stripe number for data space alloction */ btrfs_calc_avail_data_space()
1894 /* calc the free space in [0, skip_space - 1] */ btrfs_calc_avail_data_space()
/linux-4.4.14/sound/pci/pcxhr/
H A Dpcxhr_hwdep.c48 /* calc the number of all streams used */ pcxhr_init_board()
H A Dpcxhr_mix22.c321 /* calc PLL register */
H A Dpcxhr.c1272 /* calc cpu load of the dsp */ pcxhr_proc_info()
/linux-4.4.14/drivers/staging/speakup/
H A Di18n.c241 [MSG_KEYNAME_CALC] = "calc",
/linux-4.4.14/drivers/tty/serial/
H A Dapbuart.c247 /* uart_get_divisor calc a *16 uart freq, apbuart is *8 */ apbuart_set_termios()
H A Dcrisv10.c923 /* calc. number of bits / data byte */ update_char_time()
936 /* calc timeout */ update_char_time()
/linux-4.4.14/drivers/infiniband/hw/mlx5/
H A Dsrq.c186 mlx5_ib_dbg(dev, "buf_size %d, page_shift %d, npages %d, calc npages %d\n", create_srq_kernel()
/linux-4.4.14/drivers/media/platform/marvell-ccic/
H A Dmmp-driver.c209 * calc the dphy register values
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dtda10023.c557 /* calc sysclk */ tda10023_attach()
H A Daf9013.c35 /* tuner/demod RF and IF AGC limits used for signal strength calc */
1390 /* calc checksum */ af9013_download_firmware()
H A Dhd29l2.c374 /* calc IF control value */ hd29l2_search()
H A Drtl2832_sdr.c160 /* for sample rate calc */
H A Ddib7000p.c816 dds -= (abs_offset_khz * unit_khz_dds_val); /* /100 because of /100 on the unit_khz_dds_val line calc for better accuracy */ dib7000p_set_dds()
H A Ddib0090.c1236 /* calc the adc power */ dib0090_gain_control()
/linux-4.4.14/drivers/cpufreq/
H A Dgx-suspmod.c57 * - fix cpu_khz calc when it stops cpu modulation.
/linux-4.4.14/crypto/asymmetric_keys/
H A Dverify_pefile.c371 pr_debug("Digest calc = [%*ph]\n", ctx->digest_len, digest); pefile_digest_pe()
/linux-4.4.14/arch/powerpc/platforms/pseries/
H A Dmsi.c291 pr_debug("rtas_msi: calc quota for %s, request %d\n", pci_name(dev), msi_quota_for_device()
/linux-4.4.14/net/irda/
H A Dwrapper.c129 /* Insert frame and calc CRC */ async_wrap_skb()
/linux-4.4.14/drivers/w1/masters/
H A Dds1wm.c99 int bus_shift; /* # of shifts to calc register offsets */
/linux-4.4.14/drivers/net/irda/
H A Dmcs7780.c412 net_err_ratelimited("crc error calc 0x%x len %d\n", mcs_unwrap_mir()
464 net_err_ratelimited("crc error calc 0x%x len %d\n", mcs_unwrap_fir()
H A Dstir4200.c333 pr_debug("crc error calc 0x%x len %d\n", fcs, len); fir_eof()
/linux-4.4.14/drivers/scsi/osd/
H A Dosd_initiator.c1243 /* first time calc data-in list header size */ osd_req_add_get_attr_list()
1247 /* calc data-out info */ osd_req_add_get_attr_list()
1284 /* calc data-in size */ osd_req_add_get_attr_list()
/linux-4.4.14/drivers/usb/image/
H A Dmdc800.c586 * This Function calc the Answersize for a command.
/linux-4.4.14/drivers/usb/serial/
H A Dark3116.c258 /* calc baudrate */ ark3116_set_termios()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Dniobuf.c324 /* Report actual service time for client latency calc */ ptlrpc_at_set_reply()
/linux-4.4.14/drivers/staging/octeon/
H A Dethernet-tx.c405 /* Use hardware checksum calc */ cvm_oct_xmit()
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
H A Drfbi.c449 DSSERR("Failed to calc timings\n"); rfbi_set_timings()
H A Ddsi.c4098 DSSERR("Failed to calc dispc clocks\n"); dsi_configure_dispc_clocks()
/linux-4.4.14/drivers/media/usb/airspy/
H A Dairspy.c154 /* Sample rate calc */
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/
H A Dmdp5_plane.c739 /* TODO calc hdecm, vdecm */ mdp5_plane_mode_set()
/linux-4.4.14/fs/exofs/
H A Dore_raid.c461 * TODO: The read_4_write should calc a need_to_read_pages_count, if bigger then
/linux-4.4.14/fs/ubifs/
H A Ddebug.c1718 long long calc = 0; dbg_check_idx_size() local
1723 err = dbg_walk_index(c, NULL, add_size, &calc); dbg_check_idx_size()
1729 if (calc != idx_size) { dbg_check_idx_size()
1731 calc, idx_size); dbg_check_idx_size()
H A Dlpt.c924 ubifs_err(c, "invalid crc in LPT node: crc %hx calc %hx", check_lpt_crc()
1315 ubifs_err(c, "calc num: %d", calc_pnode_num_from_parent(c, parent, iip)); read_pnode()
/linux-4.4.14/drivers/net/usb/
H A Dsmsc95xx.c1852 __wsum calc = csum_partial(skb->data + csstart, smsc95xx_tx_fixup() local
1855 + skb->csum_offset)) = csum_fold(calc); smsc95xx_tx_fixup()
/linux-4.4.14/arch/openrisc/kernel/
H A Dhead.S1035 l.and r5, r5, r6 // calc offset: & (NUM_TLB_ENTRIES-1)
1146 l.and r5, r5, r6 // calc offset: & (NUM_TLB_ENTRIES-1)
/linux-4.4.14/drivers/net/ethernet/marvell/
H A Dsky2.h761 F_TX_CHK_AUTO_OFF = 1<<31, /* Tx checksum auto calc off (Yukon EX) */
762 F_TX_CHK_AUTO_ON = 1<<30, /* Tx checksum auto calc off (Yukon EX) */
2161 CSS_ISIPFRAG = 1<<4, /* packet is a TCP/UDP frag, CS calc not done */
/linux-4.4.14/arch/m68k/ifpsp060/src/
H A Dfpsp.S2983 # call fmovm_calc_ea which will go through the ea calc process and,
9598 fintrz.x SRC(%a0),%fp0 # calc int of src
10242 bsr.l unf_sub # calc default unfl result
10254 bsr.l unf_sub # calc default unfl result
10320 bsr.l ovf_res # calc default ovfl result
10333 bsr.l ovf_res # calc default ovfl result
19001 bne.w fcalc_mem_ind # calc memory indirect
19335 # _dcalc_ea(): calc correct <ea> from <ea> stacked on exception #
19788 # (1) calc ea - must read AFTER you know the src type since #
19817 # (1) calc ea #
19823 bsr.l _dcalc_ea # calc <ea>; <ea> in %a0
19853 # (1) calc ea #
19859 bsr.l _dcalc_ea # calc <ea>; <ea> in %a0
19889 # (1) calc ea #
19895 bsr.l _dcalc_ea # calc <ea>; <ea> in %a0
19925 # (1) calc ea #
19931 bsr.l _dcalc_ea # calc <ea>; <ea> in %a0
20007 # (1) calc ea #
20013 bsr.l _dcalc_ea # calc <ea>; <ea> in %a0
20096 # (1) calc ea #
20102 bsr.l _dcalc_ea # calc <ea>
20128 # (1) calc ea #
20513 bsr.l unf_res # calc default underflow result
20564 bsr.l ovf_res # calc OVFL result
20742 bsr.l unf_res # calc default underflow result
20785 bsr.l ovf_res # calc OVFL result
21723 bpl.b denorm_set_stky # yes; just calc sticky
23290 bra.b pwrten # go calc pwrten
23831 mov.l %d6,%d0 # calc ILOG + 1 - LEN in d0
H A Disp.S1341 bra.l calc_mem_ind # calc memory indirect
1457 bra.l calc_mem_ind # calc memory indirect
2431 bsr.l _calc_ea # calc <ea>
2547 beq.b mul64_alg # unsigned; skip sgn calc
H A Dpfpsp.S2982 # call fmovm_calc_ea which will go through the ea calc process and,
3848 # _dcalc_ea(): calc correct <ea> from <ea> stacked on exception #
5050 bne.w fcalc_mem_ind # calc memory indirect
5845 bpl.b denorm_set_stky # yes; just calc sticky
7414 bsr.l unf_res # calc default underflow result
7465 bsr.l ovf_res # calc OVFL result
7643 bsr.l unf_res # calc default underflow result
7686 bsr.l ovf_res # calc OVFL result
13250 bra.b pwrten # go calc pwrten
13791 mov.l %d6,%d0 # calc ILOG + 1 - LEN in d0
H A Dfplsp.S9239 fintrz.x SRC(%a0),%fp0 # calc int of src
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_init_chip.c739 * calc number of pioavail registers, and save it; we have 2 ipath_init_chip()
H A Dipath_iba6110.c283 /* calc from Reg_CounterRegBase + offset */
/linux-4.4.14/drivers/staging/media/lirc/
H A Dlirc_serial.c593 /* calc time since last interrupt in microseconds */ lirc_irq_handler()
/linux-4.4.14/drivers/scsi/bnx2i/
H A Dbnx2i.h739 * @ec_shift: the amount of shift as part of the event coal calc
/linux-4.4.14/drivers/md/
H A Draid5.h29 * Empty -> Want - on read or write to get old data for parity calc
H A Draid10.c3467 /* FIXME calc properly */ setup_conf()
/linux-4.4.14/drivers/media/common/siano/
H A Dsmscoreapi.h776 /* Split the calc of the SNR in DAB */
/linux-4.4.14/drivers/mtd/nand/
H A Ds3c2410.c492 pr_debug("%s: rd %*phN calc %*phN diff %02x%02x%02x\n", s3c2410_nand_correct_data()
H A Dnand_base.c4034 /* Store the number of chips and calc total size for mtd */ nand_scan_ident()
/linux-4.4.14/drivers/hwmon/
H A Dsht15.c68 * struct sht15_temppair - elements of voltage dependent temp calc
/linux-4.4.14/drivers/media/pci/saa7134/
H A Dsaa7134-core.c205 /* calc max # of buffers from size (must not exceed the 4MB virtual
/linux-4.4.14/drivers/media/pci/tw68/
H A Dtw68-video.c364 /* calc max # of buffers from size (must not exceed the 4MB virtual
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
H A Daf9015.c359 /* calc checksum */ af9015_download_firmware()
H A Daf9035.c75 /* calc and add checksum */ af9035_ctrl_msg()
/linux-4.4.14/drivers/media/usb/msi2500/
H A Dmsi2500.c154 u32 sample; /* for sample rate calc */
/linux-4.4.14/drivers/crypto/caam/
H A Dregs.h333 u32 rtpkrsq; /* PRGM=0: poker square calc. result register */
/linux-4.4.14/drivers/crypto/
H A Domap-aes.c165 * variable total_save as need it to calc page_order
H A Domap-des.c145 * variable total_save as need it to calc page_order
/linux-4.4.14/arch/arc/mm/
H A Dtlb.c333 * The calc above is rough, doesn't account for unaligned parts, local_flush_tlb_range()
/linux-4.4.14/security/keys/encrypted-keys/
H A Dencrypted.c556 dump_hmac("calc", digest, HASH_SIZE); datablob_hmac_verify()
/linux-4.4.14/arch/powerpc/platforms/512x/
H A Dclock-commonclk.c454 pr_warn("calc rate %d != OF spec %d\n", mpc512x_clk_setup_ref_clock()
/linux-4.4.14/sound/synth/emux/
H A Demux_synth.c772 /* calc to attenuation */ calc_volume()
/linux-4.4.14/sound/usb/
H A Dendpoint.c666 /* Need to remove the length descriptor to calc freq */ data_ep_set_params()
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A D4965-rs.c47 #define RATE_MIN_FAILURE_TH 6 /* min failures to calc tpt */
48 #define RATE_MIN_SUCCESS_TH 8 /* min successes to calc tpt */
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
H A Drs.c47 #define IWL_RATE_MIN_FAILURE_TH 6 /* min failures to calc tpt */
48 #define IWL_RATE_MIN_SUCCESS_TH 8 /* min successes to calc tpt */
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Dusbdux.c573 /* calc the real sampling rate with the rounding errors */ usbdux_ai_cmdtest()
/linux-4.4.14/drivers/video/fbdev/
H A Dsstfb.c304 /* calc 2 * m so we can round it later*/ sst_calc_pll()
/linux-4.4.14/drivers/mmc/host/
H A Dmtk-sd.c416 /* need to clear first. use these bits to calc checksum */ msdc_dma_setup()
/linux-4.4.14/drivers/mtd/ubi/
H A Dfastmap.c1019 ubi_err(ubi, "CRC should be: 0x%x, calc: 0x%x", ubi_scan_fastmap()
/linux-4.4.14/drivers/media/usb/hackrf/
H A Dhackrf.c173 /* Sample rate calc */
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A Djoin.c129 "info: %s: TSF offset calc: %016llx - %016llx\n", mwifiex_cmd_append_tsf_tlv()
/linux-4.4.14/drivers/net/ethernet/sun/
H A Dsungem.h230 #define RXDMA_CFG_CSUMOFF 0x000fe000 /* Skip bytes before csum calc */
H A Dcassini.h2587 csum calc begins.
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
H A Dphy.c1523 /* calc. conformance test limits and apply to ar->power*[] */ carl9170_set_power_cal()
/linux-4.4.14/drivers/atm/
H A Diphase.h1296 #define SUNI_DS3_HCSDQDB 0x40 /* Control octets in HCS calc */
H A Diphase.c522 sp_mod2 = ((sp_mod + sp_mod2) % entries); // calc new fractional part ia_cbr_setup()
/linux-4.4.14/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c1845 pr_err("%s: unable to calc clk rate, %d\n", __func__, ret); msm_dsi_host_power_on()
/linux-4.4.14/net/sched/
H A Dsch_api.c363 * and then roundup to the next cell, calc the table entry one below,
/linux-4.4.14/fs/cifs/
H A Dsess.c704 * we reconnected would we ever calc signing_key? sess_auth_lanman()
H A Dcifssmb.c474 * we must use server time to calc time zone. decode_lanman_negprot_rsp()
6329 /* skip copy - calc size only */ CIFSSMBQAllEAs()
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_hdmi.c1896 /* Clear calc init */ chv_hdmi_pre_enable()
H A Dintel_dp.c3337 /* Clear calc init */ chv_signal_levels()
/linux-4.4.14/drivers/regulator/
H A Dcore.c725 /* calc total requested load */ drms_uA_update()
2048 /* calc remaining jiffies to deal with one-time _regulator_do_enable()
/linux-4.4.14/kernel/sched/
H A Dfair.c2369 * the real-time load to calc the share. See update_tg_load_avg(). calc_tg_weight()
2724 * track group sched_entity load average for task_h_load calc in migration update_load_avg()
6294 * @load_idx: Load index of sched_domain of this_cpu for load calc.
/linux-4.4.14/drivers/usb/gadget/udc/
H A Damd5536udc.c426 /* calc. tx fifo base addr */ udc_ep_enable()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c2673 /* calc v2p */
/linux-4.4.14/drivers/power/
H A Dab8500_fg.c1074 * @comp: if voltage should be load compensated before capacity calc
/linux-4.4.14/net/core/
H A Drtnetlink.c173 * @calcit: Function pointer to calc size of dump message
/linux-4.4.14/kernel/
H A Dcpuset.c673 * update_domain_attr_tree() to calc relax_domain_level of generate_sched_domains()
/linux-4.4.14/include/net/sctp/
H A Dstructs.h636 __u16 rtt_in_progress:1, /* This chunk used for RTT calc? */
/linux-4.4.14/sound/pci/
H A Dazt3328.c265 unsigned long io_base; /* keep first! (avoid offset calc) */
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
H A Dmain.c665 * calc # bits * 2 so factor of 2 in rate (1/2 mbps) brcms_c_calc_frame_time()
669 /* calc ceiling of bits/rate = microseconds of air time */ brcms_c_calc_frame_time()
/linux-4.4.14/drivers/usb/host/
H A Dxhci-ring.c2121 /* calc actual length */ skip_isoc_td()
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
H A De1000_main.c3139 * initiating the DMA for each buffer. The calc is: e1000_xmit_frame()
/linux-4.4.14/arch/x86/kvm/
H A Demulate.c174 #define IncSP ((u64)1 << 54) /* SP is incremented before ModRM calc */
/linux-4.4.14/block/
H A Dcfq-iosched.c276 * Per group busy queues average. Useful for workload slice calc. We
/linux-4.4.14/fs/ext4/
H A Dmballoc.c1531 /* calc difference from given start */ mb_find_extent()
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
H A Dde4x5.c1971 byte <<= 1; /* calc offset into setup frame */ netdev_for_each_mc_addr()
/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c1240 * and rounded. For calc used formula: 16*10^(prescaleGain[dB]/20).
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13909 /* calc qm_cid_count */ bnx2x_init_one()

Completed in 5693 milliseconds