Searched full:midpoint (Results 1 – 15 of 15) sorted by relevance
13 When an io-channel measures the midpoint of a voltage divider, the
91 /* midpoint between max_boost and max_P */ in amd_set_max_freq_ratio()
135 * When invert is active, use the midpoint floor so that in envelope_detector_setup_compare()137 * criteria below is fulfilled, and use the midpoint in envelope_detector_setup_compare()
248 time is retrieved. The midpoint between the two system254 number of nanoseconds, so the computed midpoint matches the
274 * midpoint = 197.5 ns in tegra_csi_calc_settle_time()286 * midpoint = 115ns + 8UI in tegra_csi_calc_settle_time()
302 /* Calculate number of midPoint frames that could fit within in apply_below_the_range()319 /* Calculate number of midPoint frames that could fit within in apply_below_the_range()369 * too far from the midpoint in apply_below_the_range()
2288 uint32_t midpoint, ilength; in qla2x00_read_flash_data() local2291 midpoint = length / 2; in qla2x00_read_flash_data()2296 if (ilength == midpoint) { in qla2x00_read_flash_data()2354 uint32_t addr, midpoint; in qla2x00_read_optrom_data() local2363 midpoint = ha->optrom_size / 2; in qla2x00_read_optrom_data()2369 if (addr == midpoint) { in qla2x00_read_optrom_data()
236 /* Configure Hue and Saturation as neutral midpoint */ in isc_sama7g5_config_cbc()
256 /* Configure Hue and Saturation as neutral midpoint */ in isc_sama7g5_config_cbc()
283 long diff; /* difference between midpoint and master's timestamp */ in ia64_sync_itc()
371 int mid=0; /* midpoint for binary srch */ in xfs_dir2_block_addname()
1071 int mid; /* midpoint leaf index */ in xfs_dir2_leafn_rebalance()
208 long diff; /* difference between midpoint and master's timestamp */ in smp_synchronize_tick_client()
1114 /* Mask is at the midpoint of the data. */
290 * Use the linear midpoint as the probability threshold. in calculate_ftlb_probability()