Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/devicetree/bindings/iio/afe/
Dvoltage-divider.yaml13 When an io-channel measures the midpoint of a voltage divider, the
/Linux-v6.6/arch/x86/kernel/acpi/
Dcppc.c91 /* midpoint between max_boost and max_P */ in amd_set_max_freq_ratio()
/Linux-v6.6/drivers/iio/adc/
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()
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-timecard248 time is retrieved. The midpoint between the two system
254 number of nanoseconds, so the computed midpoint matches the
/Linux-v6.6/drivers/staging/media/tegra-video/
Dcsi.c274 * midpoint = 197.5 ns in tegra_csi_calc_settle_time()
286 * midpoint = 115ns + 8UI in tegra_csi_calc_settle_time()
/Linux-v6.6/drivers/gpu/drm/amd/display/modules/freesync/
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()
/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_sup.c2288 uint32_t midpoint, ilength; in qla2x00_read_flash_data() local
2291 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() local
2363 midpoint = ha->optrom_size / 2; in qla2x00_read_optrom_data()
2369 if (addr == midpoint) { in qla2x00_read_optrom_data()
/Linux-v6.6/drivers/staging/media/deprecated/atmel/
Datmel-sama7g5-isc.c236 /* Configure Hue and Saturation as neutral midpoint */ in isc_sama7g5_config_cbc()
/Linux-v6.6/drivers/media/platform/microchip/
Dmicrochip-sama7g5-isc.c256 /* Configure Hue and Saturation as neutral midpoint */ in isc_sama7g5_config_cbc()
/Linux-v6.6/arch/ia64/kernel/
Dsmpboot.c283 long diff; /* difference between midpoint and master's timestamp */ in ia64_sync_itc()
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_dir2_block.c371 int mid=0; /* midpoint for binary srch */ in xfs_dir2_block_addname()
Dxfs_dir2_node.c1071 int mid; /* midpoint leaf index */ in xfs_dir2_leafn_rebalance()
/Linux-v6.6/arch/sparc/kernel/
Dsmp_64.c208 long diff; /* difference between midpoint and master's timestamp */ in smp_synchronize_tick_client()
/Linux-v6.6/net/openvswitch/
Dactions.c1114 /* Mask is at the midpoint of the data. */
/Linux-v6.6/arch/mips/kernel/
Dcpu-probe.c290 * Use the linear midpoint as the probability threshold. in calculate_ftlb_probability()