Searched refs:calculated (Results 1 - 200 of 539) sorted by relevance

123

/linux-4.1.27/fs/ext4/
H A Dbitmap.c23 __u32 provided, calculated; ext4_inode_bitmap_csum_verify() local
30 calculated = ext4_chksum(sbi, sbi->s_csum_seed, (__u8 *)bh->b_data, sz); ext4_inode_bitmap_csum_verify()
35 calculated &= 0xFFFF; ext4_inode_bitmap_csum_verify()
37 return provided == calculated; ext4_inode_bitmap_csum_verify()
61 __u32 provided, calculated; ext4_block_bitmap_csum_verify() local
69 calculated = ext4_chksum(sbi, sbi->s_csum_seed, (__u8 *)bh->b_data, sz); ext4_block_bitmap_csum_verify()
74 calculated &= 0xFFFF; ext4_block_bitmap_csum_verify()
76 if (provided == calculated) ext4_block_bitmap_csum_verify()
/linux-4.1.27/arch/ia64/kernel/
H A Dnr-irqs.c5 * This must be calculated before processing asm-offset.c.
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/
H A Ddefines.h42 #define E1000_RXD_STAT_UDPCS 0x10 /* UDP xsum calculated */
43 #define E1000_RXD_STAT_TCPCS 0x20 /* TCP xsum calculated */
44 #define E1000_RXD_STAT_IPCS 0x40 /* IP xsum calculated */
/linux-4.1.27/include/linux/
H A Dreciprocal_div.h16 * runtime invariant. The reciprocal of B is calculated in the
H A Dcrc32.h17 * and len2, crc32_le() check values were calculated
44 * and len2, __crc32c_le() check values were calculated
H A Dcordic.h35 * @theta: angle in degrees for which i/q coordinate is to be calculated.
H A Dlog2.h196 * The first few values calculated by this routine:
H A Dcrc8.h83 * The CRC8 is calculated using the polynomial given in crc8_populate_msb()
H A Dfixp-arith.h115 * 0.000038 between the value calculated by sin() and
H A Dbacking-dev.h81 * The base dirty throttle rate, re-calculated on every 200ms.
H A Didr.h142 * IDA_BITMAP_LONGS is calculated to be one less to accommodate
H A Dclk-provider.h82 * Returns the calculated rate. Optional, but recommended - if
130 * Returns the calculated accuracy. Optional - if this op is not
341 * CLK_DIVIDER_ROUND_CLOSEST - Makes the best calculated divider to be rounded
H A Dmmzone.h383 * holes, which is calculated as:
387 * is calculated as:
391 * is calculated as (reserved_pages includes pages allocated by the
/linux-4.1.27/drivers/clk/sunxi/
H A Dclk-sun8i-mbus.c25 * MBUS rate is calculated as follows
H A Dclk-sun9i-core.c28 * PLL4 rate is calculated as follows
110 * GT rate is calculated as follows
175 * AHB rate is calculated as follows
261 * APB1 rate is calculated as follows
H A Dclk-sunxi.c243 * PLL1 rate is calculated as follows
295 * PLL1 rate is calculated as follows
379 * PLL1 rate is calculated as follows
427 * PLL5 rate is calculated as follows
459 * PLL6x2 rate is calculated as follows
486 * AHB rate is calculated as follows
525 * APB1 rate is calculated as follows
569 * CLK_OUT rate is calculated as follows
H A Dclk-mod0.c26 * MOD0 rate is calculated as follows
/linux-4.1.27/fs/jffs2/
H A Dread.c53 jffs2_dbg(1, "Node read from %08x: node_crc %08x, calculated CRC %08x. dsize %x, csize %x, offset %x, buf %p\n", jffs2_read_dnode()
58 pr_warn("Node CRC %08x != calculated CRC %08x for node at %08x\n", jffs2_read_dnode()
125 pr_warn("Data CRC %08x != calculated CRC %08x for node at %08x\n", jffs2_read_dnode()
130 jffs2_dbg(2, "Data CRC matches calculated CRC %08x\n", crc); jffs2_read_dnode()
H A Dgc.c616 pr_warn("Header CRC failed on REF_PRISTINE node at 0x%08x: Read 0x%08x, calculated 0x%08x\n", jffs2_garbage_collect_pristine()
625 pr_warn("Node CRC failed on REF_PRISTINE data node at 0x%08x: Read 0x%08x, calculated 0x%08x\n", jffs2_garbage_collect_pristine()
634 pr_warn("Data CRC failed on REF_PRISTINE data node at 0x%08x: Read 0x%08x, calculated 0x%08x\n", jffs2_garbage_collect_pristine()
645 pr_warn("Node CRC failed on REF_PRISTINE dirent node at 0x%08x: Read 0x%08x, calculated 0x%08x\n", jffs2_garbage_collect_pristine()
660 pr_warn("Name CRC failed on REF_PRISTINE dirent node at 0x%08x: Read 0x%08x, calculated 0x%08x\n", jffs2_garbage_collect_pristine()
1033 pr_warn("%s: Node at 0x%08x had CRC 0x%08x which doesn't match calculated CRC 0x%08x\n", jffs2_garbage_collect_hole()
H A Dscan.c759 noisy_printk(&noise, "%s(): Node at 0x%08x {0x%04x, 0x%04x, 0x%08x) has invalid CRC 0x%08x (calculated 0x%08x)\n", jffs2_scan_eraseblock()
1005 pr_notice("%s(): CRC failed on node at 0x%08x: Read 0x%08x, calculated 0x%08x\n", jffs2_scan_inode_node()
1055 pr_notice("%s(): Node CRC failed on node at 0x%08x: Read 0x%08x, calculated 0x%08x\n", jffs2_scan_dirent_node()
1080 pr_notice("%s(): Name CRC failed on node at 0x%08x: Read 0x%08x, calculated 0x%08x\n", jffs2_scan_dirent_node()
H A Dreadinode.c108 JFFS2_NOTICE("wrong data CRC in data node at 0x%08x: read %#08x, calculated %#08x.\n", check_node_data()
598 JFFS2_NOTICE("header CRC failed on dirent node at %#08x: read %#08x, calculated %#08x\n", read_direntry()
707 JFFS2_NOTICE("node CRC failed on dnode at %#08x: read %#08x, calculated %#08x\n", read_dnode()
780 /* If we actually calculated the whole data CRC read_dnode()
783 JFFS2_NOTICE("wrong data CRC in data node at 0x%08x: read %#08x, calculated %#08x.\n", read_dnode()
/linux-4.1.27/include/linux/regulator/
H A Dmax1586.h53 * This can be calculated as ((1 + R24/R25 + R24/185.5kOhm) * 1e6)
/linux-4.1.27/include/linux/usb/
H A Dquirks.h36 * (1 microframe = 125 microseconds) to be calculated as
/linux-4.1.27/arch/ia64/include/asm/
H A Dtimex.h26 * the actual value is calculated and used to update the wall clock each jiffie. Setting
/linux-4.1.27/arch/metag/include/asm/
H A Dclock.h52 * the most accurate frequency as it can be calculated directly from the get_coreclock()
/linux-4.1.27/sound/pci/au88x0/
H A Dau88x0_wt.h43 parm3, /* 4 RW volume. This value is calculated using floating point ops. */
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Djr3_pci.h85 * calculated. Setting the changeV1 bit or the changeV2 bit will
152 * calculated to zero. CRC is short for cyclic redundancy code. It is
159 * have calculated to zero. The first is that all the calibration data
329 * will not saturate prematurely. These values are calculated
330 * whenever a new coordinate transformation is calculated. It is
431 /* Rate_data is the calculated rate data. It is a first derivative
432 * calculation. It is calculated at a frequency specified by the
434 * calculated is specified by the variable rate_address (pg. 12).
476 * Rate_divisor is how often the rate is calculated. If rate_divisor
477 * is 1, the rates are calculated at full sensor bandwidth. If
478 * rate_divisor is 200, rates are calculated every 200 samples.
482 * rate_divisor, at which point the rates are calculated, and
510 * every time the matching filters are calculated. Filter1 is
511 * calculated at the sensor data bandwidth. So this counter would
564 /* Last_crc is the value that shows the actual calculated CRC. CRC
/linux-4.1.27/fs/jbd2/
H A Drecovery.c182 __u32 calculated; jbd2_descr_block_csum_verify() local
191 calculated = jbd2_chksum(j, j->j_csum_seed, buf, j->j_blocksize); jbd2_descr_block_csum_verify()
194 return provided == cpu_to_be32(calculated); jbd2_descr_block_csum_verify()
386 __u32 calculated; jbd2_commit_block_csum_verify() local
394 calculated = jbd2_chksum(j, j->j_csum_seed, buf, j->j_blocksize); jbd2_commit_block_csum_verify()
397 return provided == cpu_to_be32(calculated); jbd2_commit_block_csum_verify()
823 __u32 calculated; jbd2_revoke_block_csum_verify() local
832 calculated = jbd2_chksum(j, j->j_csum_seed, buf, j->j_blocksize); jbd2_revoke_block_csum_verify()
835 return provided == cpu_to_be32(calculated); jbd2_revoke_block_csum_verify()
/linux-4.1.27/drivers/media/platform/s5p-g2d/
H A Dg2d.h50 /* Variables that can calculated once and reused */
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_rect.c186 * If the calculated scaling factor is below @min_vscale,
189 * If the calculated scaling factor is above @max_vscale,
236 * If the calculated scaling factor is below @min_vscale,
239 * If the calculated scaling factor is above @max_vscale,
/linux-4.1.27/drivers/crypto/qce/
H A Dsha.h34 * @digest: calculated digest buffer
/linux-4.1.27/arch/sh/kernel/cpu/irq/
H A Dipr.c53 * datasheets. The IPR address is calculated using the ipr_offset table.
/linux-4.1.27/lib/
H A Dcordic.c52 * theta: angle in degrees for which i/q coordinate is to be calculated
H A Dbch.c950 * @calc_ecc: calculated ecc, if NULL then calc_ecc is computed from @data
951 * @syn: hw computed syndrome data (if NULL, syndrome is calculated)
1007 /* load provided calculated ecc */ decode_bch()
1013 /* XOR received and calculated ecc */ decode_bch()
/linux-4.1.27/tools/perf/util/
H A Dlevenshtein.c17 * string1 that the distance is calculated for.
H A Dannotate.h100 * lines is allocated, percentages calculated and all sorted by percentage
/linux-4.1.27/include/asm-generic/
H A Dfixmap.h69 /* Return a pointer with offset calculated */
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
H A Ddxe.h37 /* TODO This must calculated properly but not hardcoded */
47 /* TODO This must calculated properly but not hardcoded */
56 /* TODO This must calculated properly but not hardcoded */
/linux-4.1.27/include/uapi/linux/can/
H A Dgw.h169 * The XOR checksum is calculated like this:
183 * The CRC8 checksum is calculated like this:
192 * The calculated CRC may contain additional source data elements that can be
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h107 #define IXGBE_RXD_STAT_UDPCS 0x10 /* UDP xsum calculated */
108 #define IXGBE_RXD_STAT_L4CS 0x20 /* L4 xsum calculated */
109 #define IXGBE_RXD_STAT_IPCS 0x40 /* IP xsum calculated */
/linux-4.1.27/drivers/media/platform/marvell-ccic/
H A Dmmp-driver.c215 * or be calculated dynamically
225 * If CSI2_DPHY3 is calculated dynamically, mmpcam_calc_dphy()
238 * The value is calculated by: mmpcam_calc_dphy()
290 * termination. The value is calculated similarly with mmpcam_calc_dphy()
/linux-4.1.27/drivers/crypto/
H A Dbfin_crc.h31 /* CRC calculated from the input data */
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperfctr-watchdog.c26 * this number is calculated from Intel's MSR_P4_CRU_ESCR5 register and it's
H A Dperf_event_amd.c136 * Previously calculated offsets
/linux-4.1.27/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.h51 /* calculated constants */
/linux-4.1.27/drivers/clk/mxs/
H A Dclk-ref.c27 * clock has a gate control and a fractional * divider. The rate is calculated
/linux-4.1.27/drivers/usb/serial/
H A Dftdi_sio.h107 * The BaudDivisor values are calculated as follows:
146 * rates. If the calculated divisor value is 1, this needs to be replaced with
147 * 0. Additionally for the FT232BM, if the calculated divisor value is 0x4001
179 * values are calculated internally.
/linux-4.1.27/fs/ocfs2/
H A Dblockcheck.h92 * xor'd with the parity calculated now.
H A Dreservations.h152 * calculated. It also expects that 'cstart' is the same as we passed back
/linux-4.1.27/drivers/watchdog/
H A Dcadence_wdt.c168 * The counter value is calculated according to the formula:
169 * calculated count = (timeout * clock) / prescaler + 1.
170 * The calculated count is divided by 0x1000 to obtain the field value
173 * prescaler to 4096 and the calculated count and access key
H A Dnuc900_wdt.c37 * The watchdog time interval can be calculated via following formula:
/linux-4.1.27/include/media/davinci/
H A Disif.h109 * Horizontal clamp value is calculated and subtracted from image data
114 * Horizontal clamp value calculated from previous image is subtracted
156 /* Reset value used is the clamp value calculated */
190 * 1 - clamp value calculated separately for all colors
/linux-4.1.27/arch/arm64/kernel/
H A Defi-entry.S42 * address of image is calculated and passed via *image_addr.
/linux-4.1.27/arch/cris/arch-v32/mach-fs/
H A Ddram_init.S86 or.d $r4, $r6 ; Add calculated mrs
/linux-4.1.27/arch/ia64/include/uapi/asm/
H A Dsigcontext.h28 * backing store. The number of registers in the dirty partition can be calculated as:
/linux-4.1.27/arch/arm/mach-omap2/
H A Dsdrc.c72 * Return pre-calculated values for the SDRC_ACTIM_CTRLA,
H A Ddpll44xx.c85 * multiplier and divider values calculated. If low-power mode can be
/linux-4.1.27/include/linux/mfd/
H A Dipaq-micro.h57 * @chksum: calculated checksum
H A Dti_am335x_tscadc.h139 * time in us for processing a single channel, calculated as follows:
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dpllnv04.c38 * returns calculated clock getMNP_single()
137 * returns calculated clock getMNP_double()
/linux-4.1.27/include/uapi/linux/
H A Dvhost.h45 /* Log writes to used structure, at offset calculated from specified
88 * (calculated from the physical address) from specified log base.
H A Dtaskstats.h128 * average usage per system time unit can be calculated.
/linux-4.1.27/init/
H A Dcalibrate.c180 * calculated based on the timer frequency.
293 "value calculated using timer frequency.. "); calibrate_delay()
/linux-4.1.27/tools/power/cpupower/utils/idle_monitor/
H A Dmperf_monitor.c64 * 1) calculated after measurements if we know TSC ticks at mperf/P0 frequency
178 (max_freq_mode == MAX_FREQ_TSC_REF) ? "TSC calculated" : "sysfs read"); mperf_get_count_freq()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dfw-api-power.h339 * to driver if delta in Energy values calculated for this and last
345 * Send beacon to driver if delta in Energy values calculated for this
350 * calculated for current beacon is less than the threshold, use
359 * calculated for this and the last passed beacon is greater than this
364 * calculated for this and the last passed beacon is greater than this
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_pool.c43 * we have SLV - server lock volume which is calculated on current number of
48 * set max value which is calculated as the following: allow to one client
54 * calculated as the number of locks in LRU * lock live time in seconds. If
85 * pl_granted - Number of granted locks (calculated);
86 * pl_grant_rate - Number of granted locks for last T (calculated);
87 * pl_cancel_rate - Number of canceled locks for last T (calculated);
88 * pl_grant_speed - Grant speed (GR - CR) for last T (calculated);
89 * pl_grant_plan - Planned number of granted locks for next T (calculated);
90 * pl_server_lock_volume - Current server lock volume (calculated);
/linux-4.1.27/drivers/mtd/nand/
H A Domap_elm.c167 * @ecc: buffer with calculated ecc
169 * Load syndrome fragment registers with calculated ecc in reverse order.
340 * @ecc_calc: calculated ECC bytes from GPMC
H A Dlpc32xx_slc.c328 * ECC is calculated automatically in hardware during syndrome read lpc32xx_nand_ecc_calculate()
329 * and write operations, so it doesn't need to be calculated here. lpc32xx_nand_ecc_calculate()
567 /* Read last calculated ECC value */ lpc32xx_xfer()
675 * The calculated ECC needs some manual work done to it before lpc32xx_nand_write_page_syndrome()
676 * committing it to NAND. Process the calculated ECC and place lpc32xx_nand_write_page_syndrome()
H A Dnand_bch.c75 * @calc_ecc: the ECC calculated from raw data
H A Dnand_ecc.c437 * @calc_ecc: the ECC calculated from raw data
519 * @calc_ecc: the ECC calculated from raw data
/linux-4.1.27/drivers/char/agp/
H A Disoch.c166 * Write the calculated payload size into the target's NICMD
205 * Along the way, distribute the extra ISOCH_N capability calculated
246 /* Distribute the extra RQ slots calculated above and write our
/linux-4.1.27/lib/reed_solomon/
H A Dreed_solomon.c31 * The encoding puts the calculated syndrome into a given syndrome
313 * @s: syndrome data field (if NULL, syndrome is calculated)
359 * @s: syndrome data field (if NULL, syndrome is calculated)
/linux-4.1.27/fs/ubifs/
H A Ddebug.c1143 ubifs_err(c, "directory inode %lu has size %llu, but calculated size is %llu", dbg_check_dir()
1151 ubifs_err(c, "directory inode %lu has nlink %u, but calculated nlink is %u", dbg_check_dir()
1532 ubifs_err(c, "incorrect clean_zn_cnt %ld, calculated %ld", dbg_check_tnc()
1538 ubifs_err(c, "incorrect dirty_zn_cnt %ld, calculated %ld", dbg_check_tnc()
1686 * add_size - add znode size to partially calculated index size.
1689 * @priv: partially calculated index size
1730 ubifs_err(c, "index size check failed: calculated size is %lld, should be %lld", dbg_check_idx_size()
1746 * @references: how many directory/xattr entries refer this inode (calculated
1752 * @calc_sz: for directories calculated directory size
1754 * @calc_xsz: calculated summary size of all extended attributes
1757 * @calc_xnms: calculated sum of lengths of all extended attribute names
2178 ubifs_err(c, "directory inode %lu size is %lld, but calculated size is %lld", check_inodes()
2184 ubifs_err(c, "directory inode %lu nlink is %d, but calculated nlink is %d", check_inodes()
2191 ubifs_err(c, "inode %lu nlink is %d, but calculated nlink is %d", check_inodes()
2198 ubifs_err(c, "inode %lu has xattr size %u, but calculated size is %lld", check_inodes()
2204 ubifs_err(c, "inode %lu has %u xattrs, but calculated count is %lld", check_inodes()
2210 ubifs_err(c, "inode %lu has xattr names' size %u, but calculated names' size is %lld", check_inodes()
H A Dlprops.c1162 ubifs_err(c, "bad calculated accounting for LEB %d: free %d, dirty %d",
1297 ubifs_err(c, "calculated: empty_lebs %d, idx_lebs %d, total_free %lld, total_dirty %lld, total_used %lld", dbg_check_lprops()
1310 ubifs_err(c, "calculated: total_dead %lld, total_dark %lld", dbg_check_lprops()
/linux-4.1.27/drivers/media/i2c/soc_camera/
H A Dmt9t031.c487 /* calculated gain: map 65..127 to 9..1024 step 0.125 */ mt9t031_s_ctrl()
491 if (gain <= 32) /* calculated gain 9..32 -> 9..32 */ mt9t031_s_ctrl()
493 else if (gain <= 64) /* calculated gain 33..64 -> 0x51..0x60 */ mt9t031_s_ctrl()
496 /* calculated gain 65..1024 -> (1..120) << 8 + 0x60 */ mt9t031_s_ctrl()
/linux-4.1.27/drivers/misc/cxl/
H A Dmain.c135 /* Store calculated sstp hardware points for use later */ cxl_alloc_sst()
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
H A Ddescs.h206 /* IP header but pseudoheader is not calculated */
H A Ddwmac100_core.c130 /* The upper 6 bits of the calculated CRC are used to netdev_for_each_mc_addr()
H A Ddwmac1000_core.c156 /* The upper n bits of the calculated CRC are used to netdev_for_each_mc_addr()
/linux-4.1.27/drivers/staging/media/davinci_vpfe/
H A Ddm365_resizer.h80 /* store the calculated frame division parameter */
H A Ddavinci_vpfe_user.h170 * Horizontal clamp value is calculated and subtracted
175 * Horizontal clamp value calculated from previous image
178 * is calculated in this case ???
243 /* Reset value used is the clamp value calculated */
300 * 1 - clamp value calculated separately for all colors
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
H A Dio.c180 * automatically calculated based on the total memory size and wlcore_set_partition()
/linux-4.1.27/drivers/clocksource/
H A Dvf_pit_timer.c150 * The value for the LDVAL register trigger is calculated as: pit_clockevent_init()
/linux-4.1.27/arch/sparc/lib/
H A Dchecksum_64.S134 /* %o4 has the 16-bit sum we have calculated so-far. */
H A Dcsum_copy.S186 /* %o4 has the 16-bit sum we have calculated so-far. */
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_log_rlimit.c55 * the maximum one in terms of the pre-calculated values which were done
H A Dxfs_trans_resv.h24 * structure for maintaining pre-calculated transaction reservations.
H A Dxfs_da_format.c220 * Hence, this calculation is written as a macro to be able to be calculated at
221 * compile time and so certain offsets can be calculated directly in the
/linux-4.1.27/arch/mips/lasat/
H A Dlasat_board.c115 "not match calculated, attempting to soldier on...\n"); lasat_init_board_info()
/linux-4.1.27/arch/arm/plat-samsung/include/plat/
H A Dgpio-core.h94 * This helper returns the irq number calculated from the chip->irq_base and
H A Dcpu-freq-core.h144 * @set_iotiming: Update the IO timings from the cached copies calculated
147 * from the newly calculated frequencies.
/linux-4.1.27/arch/alpha/kernel/
H A Dsys_eiger.c150 /* The SRM console has already calculated out the IRQ value's for eiger_map_irq()
H A Dsys_dp264.c221 * The SRM console reports PCI interrupts with a vector calculated by: dp264_srm_device_interrupt()
245 * The SRM console reports PCI interrupts with a vector calculated by: clipper_srm_device_interrupt()
H A Dtime.c431 /* If the given value is within 250 PPM of what we calculated, time_init()
/linux-4.1.27/net/ipv4/
H A Dip_forward.c134 * we calculated. ip_forward()
H A Dinet_timewait_sock.c259 * backoff). Normal timewait length is calculated so, that we __inet_twsk_schedule()
/linux-4.1.27/lib/xz/
H A Dxz_dec_test.c96 * data is calculated and is printed at the end of successful decoding. The
H A Dxz_dec_stream.c48 /* Type of the integrity check calculated from uncompressed data */
90 * Hash calculated from the Block sizes. This is used to
112 * Hash calculated from the Records (matches block.hash in
/linux-4.1.27/drivers/net/usb/
H A Dcdc_eem.c312 * the Ethernet frame contains a calculated CRC: eem_rx_fixup()
313 * bmCRC = 1 : CRC is calculated eem_rx_fixup()
/linux-4.1.27/drivers/spi/
H A Dspi-sun4i.c241 * divide rate 1, which is calculated thanks to this formula: sun4i_spi_transfer_one()
243 * Or we can use CDR2, which is calculated with the formula: sun4i_spi_transfer_one()
H A Dspi-sun6i.c229 * divide rate 1, which is calculated thanks to this formula: sun6i_spi_transfer_one()
231 * Or we can use CDR2, which is calculated with the formula: sun6i_spi_transfer_one()
H A Dspi-bcm2835.c366 /* finally set the calculated flags in SPI_CS */ bcm2835_spi_set_cs()
/linux-4.1.27/sound/pci/aw2/
H A Daw2-saa7146.c179 can be calculated as follows: snd_aw2_saa7146_pcm_init_playback()
236 can be calculated as follows: snd_aw2_saa7146_pcm_init_capture()
/linux-4.1.27/arch/tile/include/hv/
H A Dnetio_intf.h104 /** The L4 checksum has not been calculated. */
110 /** The L3 checksum has not been calculated. */
116 /** The L3 checksum is incorrect (or perhaps has not been calculated). */
172 /** The L4 checksum is incorrect (or perhaps has not been calculated). */
988 * For TCP and UDP packets, this hash is calculated by hashing together
1067 /** Determine whether the L4 (TCP/UDP) checksum was calculated.
1072 * @return Nonzero if the L4 checksum was calculated.
1081 /** Determine whether the L4 (TCP/UDP) checksum was calculated and found to
1087 * @return Nonzero if the checksum was calculated and is correct.
1097 /** Determine whether the L3 (IP) checksum was calculated.
1102 * @return Nonzero if the L3 (IP) checksum was calculated.
1111 /** Determine whether the L3 (IP) checksum was calculated and found to be
1117 * @return Nonzero if the checksum was calculated and is correct.
1571 * For TCP and UDP packets, this hash is calculated by hashing together
1653 /** Determine whether the L4 (TCP/UDP) checksum was calculated.
1657 * @return Nonzero if the L4 checksum was calculated.
1668 /** Determine whether the L4 (TCP/UDP) checksum was calculated and found to
1673 * @return Nonzero if the checksum was calculated and is correct.
1684 /** Determine whether the L3 (IP) checksum was calculated.
1688 * @return Nonzero if the L3 (IP) checksum was calculated.
1699 /** Determine whether the L3 (IP) checksum was calculated and found to be
1704 * @return Nonzero if the checksum was calculated and is correct.
1837 * to be replaced with the calculated checksum.
1885 * to be replaced with the calculated checksum.
/linux-4.1.27/sound/soc/codecs/
H A Dwm8978.c451 * the OPCLK divisor is calculated directly, not iteratively.
494 * prescale = 1, or prescale = 2. Prescale is calculated inside wm8978_configure_pll()
519 * prescale = 1, or prescale = 2. Prescale is calculated inside wm8978_configure_pll()
541 dev_dbg(codec->dev, "%s: calculated PLL N=0x%x, K=0x%x, div2=%d\n", wm8978_configure_pll()
657 * Data Format mask = 0x18: all will be calculated anew wm8978_set_dai_fmt()
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-exynos5.c147 * are calculated against this frequency
257 * timing values calculated
260 * be calculated.
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.c386 * @checksum_val: calculated checksum
426 * calculated checksum ixgbe_validate_eeprom_checksum_X540()
433 /* If the user cares, return the calculated checksum */ ixgbe_validate_eeprom_checksum_X540()
H A Dixgbe_ptp.c63 * The calculated value allows us to right shift the SYSTIME register
763 * Modify the calculated values to fit within the correct ixgbe_ptp_start_cyclecounter()
765 * have the same space as the X540, so bitshift the calculated ixgbe_ptp_start_cyclecounter()
836 * Now that the shift has been calculated and the systime ixgbe_ptp_reset()
H A Dixgbe_x550.c330 * @buffer: pointer to buffer containing calculated checksum
440 * @checksum_val: calculated checksum
474 * calculated checksum ixgbe_validate_eeprom_checksum_X550()
481 /* If the user cares, return the calculated checksum */ ixgbe_validate_eeprom_checksum_X550()
/linux-4.1.27/arch/ia64/lib/
H A Dmemcpy_mck.S326 // The jump address is calculated based on src alignment. The COPYU
541 * faulting address is calculated as page_round_down(max(src0, src1)).
616 * The remaining byte to copy is calculated as:
/linux-4.1.27/fs/befs/
H A Ddatastream.c400 that contain the inode addresses we calculated above. Even
464 befs_error(sb, "The double-indirect index calculated by " befs_find_brun_dblindirect()
494 befs_error(sb, "The indirect index calculated by " befs_find_brun_dblindirect()
/linux-4.1.27/drivers/hwmon/
H A Dina2xx.c415 /* calculated current */
419 /* calculated power */
/linux-4.1.27/drivers/mfd/
H A Dmax14577.c55 * @dst: destination to store calculated register value
62 * The calculated register value matches the current which:
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
H A Dtxrx.h380 * bit 4 : L3I:1 L3 identified and checksum calculated
381 * bit 5 : L4I:1 L4 identified and checksum calculated
H A Dfw_inc.c113 " calculated for %lu bytes 0x%08x != 0x%08x\n", wil_fw_verify()
/linux-4.1.27/drivers/devfreq/
H A Ddevfreq-event.c158 * @edata : the calculated data of devfreq-event device
160 * Note that this function get the calculated event data from devfreq-event dev
/linux-4.1.27/fs/affs/
H A Dsuper.c375 /* The root block location that was calculated above is not affs_fill_super()
383 * block behind the calculated one. So we check this one, too. affs_fill_super()
/linux-4.1.27/drivers/isdn/mISDN/
H A Ddsp.h41 extern u32 dsp_poll_diff; /* calculated fix-comma corrected poll value */
H A Ddsp_dtmf.c206 /* our (squared) coefficients have been calculated, we need to process dsp_dtmf_goertzel_decode()
/linux-4.1.27/drivers/iio/common/ssp_sensors/
H A Dssp.h162 * @timestamp: previous time in ns calculated for time syncing
/linux-4.1.27/drivers/mmc/host/
H A Dsdhci-bcm2835.c40 * This should probably be dynamically calculated based on the actual card
/linux-4.1.27/drivers/mtd/
H A Dbcm47xxpart.c211 * Pure rootfs size is known and can be calculated as: bcm47xxpart_parse()
H A Dcmdlinepart.c195 /* enter this partition (offset will be calculated later if it is zero at this point) */ newpart()
/linux-4.1.27/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_desc.h24 /* IP header but pseudoheader is not calculated */
/linux-4.1.27/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_mdio.c137 /* clk_div can be calculated by deriving it from the equation: axienet_mdio_setup()
/linux-4.1.27/drivers/net/fddi/skfp/h/
H A Dfplustm.h207 /* calculated FORMAC+ reg.addr. */
/linux-4.1.27/drivers/scsi/libfc/
H A Dfc_libfc.c109 * If crc is NULL, CRC is not calculated.
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
H A Dmdc_internal.h157 /* it is already calculated as sizeof struct obd_capa */ mdc_set_capa_size()
/linux-4.1.27/drivers/net/wireless/b43/
H A Dphy_g.h150 /* The calculated attenuation deltas that are used later
H A Dphy_common.h146 * @adjust_txpower: Write the previously calculated TX power settings
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_gem.h94 * that it is calculated with framebuffer information such as width,
/linux-4.1.27/drivers/cpufreq/
H A Dpowernow-k8.h19 u32 vidmvs; /* usable value calculated from mvs */
H A Dspeedstep-lib.c183 * frequency cannot be calculated and has to be measured. pentium4_get_frequency()
/linux-4.1.27/arch/x86/kernel/
H A Dmodule.c61 * code is called. Once calculated it stays the same until get_module_load_offset()
H A Dapb_timer.c413 printk(KERN_INFO "TSC freq calculated by APB timer is %lu khz\n", khz); apbt_quick_calibrate()
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
H A Dmdp5_kms.h82 /* the actual mixer stage, calculated in crtc->atomic_check()
/linux-4.1.27/drivers/uwb/
H A Dwhci.c88 * (statically calculated); cap_id comes from nowhere, we use
/linux-4.1.27/drivers/media/dvb-frontends/
H A Dm88ds3103_priv.h46 /* main mclk is calculated for M88RS6000 dynamically */
H A Dmb86a20s.c107 * calculated when device gets locked. As TMCC is parsed, the values
125 * quickly calculated when device gets locked. As TMCC is parsed, the
140 * calculated when device gets locked. As TMCC is parsed, the values
1705 * Total Bit Error/Count is calculated as the sum of the mb86a20s_get_stats()
1726 * Total Bit Error/Count is calculated as the sum of the mb86a20s_get_stats()
1743 * Total block Error/Count is calculated as the sum of the mb86a20s_get_stats()
H A Dzl10036.c267 /* minimal sleep time to be calculated zl10036_set_bandwidth()
/linux-4.1.27/include/net/caif/
H A Dcfpkt.h167 * chks: Checksum calculated so far.
/linux-4.1.27/include/net/
H A Ddn.h84 * varience of the smoothed average (but calculated in
H A Dieee802154_netdev.h97 /* pushes hdr onto the skb. fields of hdr->fc that can be calculated from
/linux-4.1.27/arch/powerpc/crypto/
H A Daes-spe-keys.S226 * number of bytes to handle are calculated from length of key (16/24/32)
/linux-4.1.27/arch/arm64/crypto/
H A Daes-ce-ccm-glue.c252 /* compare calculated auth tag with the stored one */ ccm_decrypt()
/linux-4.1.27/arch/cris/arch-v10/kernel/
H A Dtime.c187 * loops_per_usec is calculated by the kernel later once the time_init()
/linux-4.1.27/arch/cris/arch-v32/kernel/
H A Dtime.c274 * loops_per_usec is calculated by the kernel later once the time_init()
/linux-4.1.27/arch/hexagon/mm/
H A Dinit.c56 * calculated to confirm.
/linux-4.1.27/arch/arm/mach-s3c24xx/
H A Diotiming-s3c2412.c172 * Set the IO bank information from the details calculated earlier from
/linux-4.1.27/arch/arm/mach-davinci/
H A Daemif.c64 * On success, returns the calculated timing value minus 1 for easy
/linux-4.1.27/kernel/sched/
H A Dcpupri.c59 * Note: This function returns the recommended CPUs as calculated during the
/linux-4.1.27/net/mac802154/
H A Drx.c260 * add an own calculated one. This is currently an ugly ieee802154_rx()
/linux-4.1.27/net/netfilter/ipvs/
H A Dip_vs_wrr.c52 * So, we modify how mw is calculated, now it is reduced with (di - 1),
/linux-4.1.27/net/netfilter/
H A Dnf_nat_helper.c177 /* fix udp checksum if udp checksum was previously calculated */ nf_nat_mangle_udp_packet()
/linux-4.1.27/net/sched/
H A Dsch_red.c13 * Alexey Makarenko <makar@phoenix.kharkov.ua> 990814: qave on idle link was calculated incorrectly.
/linux-4.1.27/scripts/kconfig/
H A Dconfdata.c428 /* check that calculated value agrees with saved value */ for_all_symbols()
1092 /* clear VALID to get value calculated */ randomize_choice_values()
1096 /* clear VALID to get value calculated */ randomize_choice_values()
1118 /* clear VALID to get value calculated */ set_all_choice_values()
H A Dexpr.h94 #define SYMBOL_VALID 0x0080 /* set when symbol.curr is calculated */
/linux-4.1.27/sound/pci/hda/
H A Dhda_beep.c93 * The tone frequency in Hz is calculated as
/linux-4.1.27/include/linux/ceph/
H A Dmessenger.h243 u32 in_front_crc, in_middle_crc, in_data_crc; /* calculated crc */
/linux-4.1.27/include/linux/gpio/
H A Ddriver.h72 * is calculated by subtracting @base from the gpio number.
/linux-4.1.27/drivers/mtd/devices/
H A Ddocg3.c61 * - BCH syndroms are calculated in hardware, and checked in hardware as well
616 * @hwecc: the hardware calculated ECC.
618 * area data, and calc_ecc the ECC calculated by the hardware generator.
773 * doc_get_bch_hw_ecc - Get hardware calculated BCH ECC
813 * @block0: first plane block index calculated
814 * @block1: second plane block index calculated
815 * @page: page calculated
/linux-4.1.27/drivers/mtd/ubi/
H A Dio.c799 ubi_warn(ubi, "bad EC header CRC at PEB %d, calculated %#08x, read %#08x", ubi_io_read_ec_hdr()
803 dbg_bld("bad EC header CRC at PEB %d, calculated %#08x, read %#08x", ubi_io_read_ec_hdr()
1058 ubi_warn(ubi, "bad CRC at PEB %d, calculated %#08x, read %#08x", ubi_io_read_vid_hdr()
1062 dbg_bld("bad CRC at PEB %d, calculated %#08x, read %#08x", ubi_io_read_vid_hdr()
1217 ubi_err(ubi, "bad CRC, calculated %#08x, read %#08x", self_check_peb_ec_hdr()
1305 ubi_err(ubi, "bad VID header CRC at PEB %d, calculated %#08x, read %#08x", self_check_peb_vid_hdr()
/linux-4.1.27/drivers/video/fbdev/aty/
H A Dmach64_ct.c49 * All clocks on the Mach64 can be calculated using the same principle:
275 printk("atyfb(%s): calculated 0x%08X(%i)\n", __func__, ret, ret); aty_pll_to_var_ct()
/linux-4.1.27/arch/m68k/fpsp040/
H A Dslogn.S38 | by k*log(2) + (log(F) + poly). The values of log(F) are calculated
57 | Y-F has to be calculated carefully when 1/2 <= X < 3/2.
/linux-4.1.27/kernel/time/
H A Dntp.c818 * calculated. If the wander is less than the wander threshold hardpps_update_freq()
835 /* the stability metric is calculated as the average of recent hardpps_update_freq()
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Dmanage.c30 * checksum calculated is returned.
/linux-4.1.27/drivers/net/wireless/rsi/
H A Drsi_91x_core.c82 * of bytes calculated using txop.
/linux-4.1.27/drivers/staging/iio/light/
H A Dtsl2x7x_core.c327 * of ch1 value, to the ch0 value, is calculated. Array tsl2x7x_device_lux[]
329 * we just calculated. The ch0 and ch1 multiplier constants in the array are
336 u32 lux; /* raw lux calculated from device data */ tsl2x7x_get_lux()
642 /* Non calculated parameters */ tsl2x7x_chip_on()
H A Dtsl2583.c188 * of ch1 value, to the ch0 value, is calculated. The array taos_device_lux[]
190 * above the ratio we just calculated. The ch0 and ch1 multiplier constants in
197 u32 lux; /* raw lux calculated from device data */ taos_get_lux()
/linux-4.1.27/drivers/input/misc/
H A Ddrv2667.c147 "ERROR: Frequency calculated to %i\n", freq); drv2667_set_waveform_freq()
/linux-4.1.27/drivers/crypto/ux500/hash/
H A Dhash_core.c45 * Pre-calculated empty message digests.
224 * get_empty_message_digest - Returns a pre-calculated digest for
1002 * Use a pre-calculated empty message digest hash_hw_final()
1270 * @digest: User allocated byte array for the calculated digest.
/linux-4.1.27/arch/x86/crypto/
H A Dsha1_ssse3_asm.S65 /* we keep window of 64 w[i]+K pre-calculated values in a circular buffer */
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_vli.h126 * The rest of the code table is calculated at compiletime from this. */
/linux-4.1.27/crypto/asymmetric_keys/
H A Dpkcs7_verify.c71 * digest we just calculated. pkcs7_digest()
/linux-4.1.27/drivers/acpi/acpica/
H A Dacglobal.h67 /* These addresses are calculated from the FADT Event Block addresses */
H A Dexprep.c581 * Previously, the value was calculated as an index in terms of the acpi_ex_prep_field_value()
H A Dutstring.c604 * required buffer length is precisely calculated before buffer
/linux-4.1.27/drivers/gpu/drm/via/
H A Dvia_irq.c35 * The refresh rate is also calculated for video playback sync purposes.
/linux-4.1.27/include/xen/interface/io/
H A Dvscsiif.h135 * elements referencing the target data buffers is calculated from the lengths
/linux-4.1.27/arch/sh/drivers/pci/
H A Dpci-sh7780.c368 * The MBMR mask is calculated in units of 256kB, which sh7780_pci_init()
H A Dpcie-sh7786.c446 * The PAMR mask is calculated in units of 256kB, which pcie_init()
/linux-4.1.27/mm/
H A Dslab.h22 unsigned int align; /* Alignment as calculated */
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e_nvm.c429 * @checksum: calculated checksum
451 * calculated checksum i40e_validate_nvm_checksum()
456 /* If the user cares, return the calculated checksum */ i40e_validate_nvm_checksum()
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/
H A Dvxge-traffic.h202 * 19-Average of legacy Rx and Tx utilization calculated from link
211 * 51-Average of legacy Rx and Tx utilization calculated from
437 * Routing Type. The packet still has a checksum calculated but it
867 * Type. The packet still has a checksum calculated but it may be
1835 * @rth_it_hit: Set, If RTH hash value calculated by the Titan hardware
1837 * @rth_spdm_hit: Set, If RTH hash value calculated by the Titan hardware
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dlink.c298 * appropriate interval that was calculated.
/linux-4.1.27/drivers/media/platform/soc_camera/
H A Dsoc_scale_crop.c355 * client crop. New scales are calculated from the requested output format and
/linux-4.1.27/drivers/memory/
H A Dti-aemif.c138 * On success, returns the calculated timing value minus 1 for easy
/linux-4.1.27/drivers/misc/
H A Dbmp085.c87 s32 b6; /* calculated temperature correction coefficient */
/linux-4.1.27/drivers/target/
H A Dtarget_core_fabric_lib.c410 "does not match calculated tid_len: %u," iscsi_parse_pr_out_transport_id()
/linux-4.1.27/drivers/gpu/drm/gma500/
H A Doaktrail_crtc.c515 /* Convert calculated values to register values */ oaktrail_crtc_mode_set()
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_registers.h342 * registers are calculated from one of the base registers. The use of
/linux-4.1.27/arch/sparc/kernel/
H A Dtsb.S139 * calculated above. If the huge page TSB has not been
H A Dwof.S139 * But first, store the new user window mask calculated
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/
H A Dioctl.c127 * state calculated at init (ie. default context construction) nvkm_ioctl_new()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv04.c319 * to avoid this, we invalidate the most recently calculated
/linux-4.1.27/drivers/usb/gadget/function/
H A Df_eem.c482 * b14: bmCRC (0 == sentinel, 1 == calculated) eem_unwrap()
/linux-4.1.27/drivers/video/fbdev/omap/
H A Dsossi.c374 * with remapping/reordering disabled it will be calculated by HW sossi_set_bits_per_cycle()
/linux-4.1.27/include/video/
H A Dexynos_mipi_dsim.h180 * pms could be calculated as the following.
/linux-4.1.27/arch/parisc/math-emu/
H A Ddfadd.c223 * and is simply calculated. A sum could become normalized and a dbl_fadd()
H A Ddfsub.c226 * and is simply calculated. A sum could become normalized and a dbl_fsub()

Completed in 4761 milliseconds

123