Home
last modified time | relevance | path

Searched full:comparators (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.12.1/Documentation/timers/
Dhpet.rst9 and up to 32 comparators. Normally three or more comparators are provided,
11 additional hardware to support periodic interrupts. The comparators are
16 comparators are additional interrupt sources with no particular system
19 mode where the first two comparators block interrupts from 8254 timers
/linux-6.12.1/Documentation/trace/coresight/
Dcoresight-etm4x-reference.rst415 comparators. Automatically clears masked bytes to 0 in CID
425 context ID comparators
432 Number of Context ID comparators
460 Pair of values to set the byte masks for 1-8 VM ID comparators.
468 VMID comparators.
475 Number of VMID comparators
630 % echo 0x1000 0x5000 0 > addr_range ; set address range on comparators 0, 1.
638 To remove programming on all the comparators (and all the other hardware) use
/linux-6.12.1/Documentation/devicetree/bindings/extcon/
Dextcon-max3355.txt4 MAX3355 integrates a charge pump and comparators to enable a system with an
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-coresight-devices-etm4x48 Description: (Read) Indicates the number of Context ID comparators that are
55 Description: (Read) Indicates the number of VMID comparators that are available
162 Description: (RW) Select which address comparator or pair (of comparators) to
297 comparators.
Dsysfs-bus-coresight-devices-etm3x15 Description: Select which address comparator or pair (of comparators) to
149 Description: (Read) Provides the number of address comparators pairs accessible
/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-etm.h221 * @nr_addr_cmp:Number of pairs of address comparators as found in ETMCCR.
225 * @nr_ctxid_cmp: Number of contextID comparators as found in ETMCCR bit 24-25.
Dcoresight-etm4x.h90 /* ContextID/Virtual ContextID comparators, n = 0-7 */
785 * @viiectlr: Set or read, the address range comparators.
786 * @vissctlr: Set, or read, the single address comparators that control the
932 * @nr_addr_cmp:Number of pairs of address comparators available
936 * @numcidc: Number of contextID comparators.
937 * @numvmidc: Number of VMID comparators.
Dcoresight-etm4x-core.c913 /* read the status of the single shot comparators */ in etm4_disable_hw()
1319 /* NUMCIDC, bits[27:24] number of Context ID comparators for tracing */ in etm4_init_arch_data()
1321 /* NUMVMIDC, bits[31:28] number of VMID comparators for tracing */ in etm4_init_arch_data()
1511 * for the total number of comparators. in etm4_get_next_comparator()
1515 /* Go through the tally of comparators looking for a free one. */ in etm4_get_next_comparator()
1523 /* Address range comparators go in pairs */ in etm4_get_next_comparator()
1539 /* If we are here all the comparators have been used. */ in etm4_get_next_comparator()
Dcoresight-etm4x-sysfs.c708 * individual range comparators. If include then at least 1 in bb_ctrl_store()
1019 * whenever we change addr comparators to ETM_ADDR_TYPE_RANGE in addr_range_store()
2001 /* one mask if <= 4 comparators, two for up to 8 */ in ctxid_masks_store()
2072 /* ctxid comparators[4-7] */ in ctxid_masks_store()
2215 /* one mask if <= 4 comparators, two for up to 8 */ in vmid_masks_store()
2288 /* vmid comparators[4-7] */ in vmid_masks_store()
/linux-6.12.1/Documentation/devicetree/bindings/pwm/
Dpwm-sifive.yaml53 Each PWM instance in FU540-C000 has 4 comparators. One interrupt per comparator.
/linux-6.12.1/drivers/usb/typec/tcpm/
Dmaxim_contaminant.c186 /* Enable comparators */ in max_contaminant_read_comparators()
191 /* Sleep to allow comparators settle */ in max_contaminant_read_comparators()
/linux-6.12.1/drivers/clocksource/
Darm_global_timer.c349 * In A9 r2p0 the comparators for each processor with the global timer in global_timer_of_register()
351 * revisions the comparators fired when the timer value was equal to. in global_timer_of_register()
/linux-6.12.1/drivers/char/
Dhpet.c499 /* 64-bit comparators are not yet supported through the ioctls, in hpet_ioctl_ieon()
512 * register supported by periodic-capable comparators. in hpet_ioctl_ieon()
514 * would affect all the comparators. The value written in hpet_ioctl_ieon()
877 "hpet%u: %u comparators, %d-bit %u.%06u MHz counter\n", in hpet_alloc()
/linux-6.12.1/Documentation/devicetree/bindings/usb/
Ddwc2.yaml130 description: reference to the VBUS and ID sensing comparators supply, in
/linux-6.12.1/arch/s390/kernel/
Dtime.c64 static DEFINE_PER_CPU(struct clock_event_device, comparators);
135 cd = this_cpu_ptr(&comparators); in clock_comparator_work()
160 cd = &per_cpu(comparators, cpu); in init_cpu_timer()
/linux-6.12.1/drivers/extcon/
DKconfig104 MAX3355. The MAX3355 chip integrates a charge pump and comparators to
/linux-6.12.1/arch/arm/mach-mmp/
Dtime.c14 * three match comparators. Timer #0 is used here in free-running mode as
/linux-6.12.1/drivers/phy/ti/
Dphy-da8xx-usb.c110 case PHY_MODE_USB_OTG: /* Don't override the VBUS/ID comparators */ in da8xx_usb20_phy_set_mode()
/linux-6.12.1/drivers/pwm/
Dpwm-sifive.c91 * counter is shifted before being feed to the comparators. A period in pwm_sifive_update_clock()
/linux-6.12.1/drivers/usb/phy/
Dphy-twl6030-usb.c164 * and the ID comparators in twl6030_usb_ldo_init()
Dphy-gpio-vbus-usb.c283 * value the GPIO detects as active. Some systems will use comparators. in gpio_vbus_probe()
/linux-6.12.1/drivers/gpio/
Dgpio-pcf857x.c303 * result of comparators. in pcf857x_probe()
/linux-6.12.1/drivers/usb/musb/
Dda8xx.c345 case MUSB_OTG: /* Don't override the VBUS/ID comparators */ in da8xx_musb_set_mode()
/linux-6.12.1/drivers/media/i2c/
Dvpx3220.c228 0xe0, 0xff, /* Open up all comparators */
/linux-6.12.1/drivers/power/supply/
Dqcom_smbb.c738 /* Enable battery temperature comparators */

12