Home
last modified time | relevance | path

Searched full:midpoint (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/iio/afe/
H A Dvoltage-divider.yaml13 When an io-channel measures the midpoint of a voltage divider, the
/openbmc/linux/arch/x86/kernel/acpi/
H A Dcppc.c91 /* midpoint between max_boost and max_P */ in amd_set_max_freq_ratio()
/openbmc/linux/drivers/iio/adc/
H A Denvelope-detector.c135 * 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()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-timecard248 time is retrieved. The midpoint between the two system
254 number of nanoseconds, so the computed midpoint matches the
/openbmc/linux/drivers/staging/media/tegra-video/
H A Dcsi.c274 * midpoint = 197.5 ns in tegra_csi_calc_settle_time()
286 * midpoint = 115ns + 8UI in tegra_csi_calc_settle_time()
/openbmc/linux/drivers/gpu/drm/amd/display/modules/freesync/
H A Dfreesync.c302 /* 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()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_sup.c2304 uint32_t midpoint, ilength; in qla2x00_read_flash_data() local
2307 midpoint = length / 2; in qla2x00_read_flash_data()
2312 if (ilength == midpoint) { in qla2x00_read_flash_data()
2370 uint32_t addr, midpoint; in qla2x00_read_optrom_data() local
2379 midpoint = ha->optrom_size / 2; in qla2x00_read_optrom_data()
2385 if (addr == midpoint) { in qla2x00_read_optrom_data()
/openbmc/linux/drivers/staging/media/deprecated/atmel/
H A Datmel-sama7g5-isc.c236 /* Configure Hue and Saturation as neutral midpoint */ in isc_sama7g5_config_cbc()
/openbmc/linux/drivers/media/platform/microchip/
H A Dmicrochip-sama7g5-isc.c256 /* Configure Hue and Saturation as neutral midpoint */ in isc_sama7g5_config_cbc()
/openbmc/linux/arch/ia64/kernel/
H A Dsmpboot.c283 long diff; /* difference between midpoint and master's timestamp */ in ia64_sync_itc()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2_block.c371 int mid=0; /* midpoint for binary srch */ in xfs_dir2_block_addname()
H A Dxfs_dir2_node.c1071 int mid; /* midpoint leaf index */ in xfs_dir2_leafn_rebalance()
/openbmc/linux/arch/sparc/kernel/
H A Dsmp_64.c208 long diff; /* difference between midpoint and master's timestamp */ in smp_synchronize_tick_client()
/openbmc/linux/net/openvswitch/
H A Dactions.c1115 /* Mask is at the midpoint of the data. */
/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c290 * Use the linear midpoint as the probability threshold. in calculate_ftlb_probability()
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h1368 … if (was_off) // two off-curve control points in a row means interpolate an on-curve midpoint in stbtt_GetGlyphShape()
2315 // midpoint in stbtt__tesselate_curve()