Home
last modified time | relevance | path

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

/linux/Documentation/timers/
H A 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/Documentation/trace/coresight/
H A 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/Documentation/devicetree/bindings/extcon/
H A Dextcon-max3355.txt4 MAX3355 integrates a charge pump and comparators to enable a system with an
/linux/drivers/hwtracing/coresight/
H A 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.
H A Dcoresight-etm4x.h90 /* ContextID/Virtual ContextID comparators, n = 0-7 */
786 * @viiectlr: Set or read, the address range comparators.
787 * @vissctlr: Set, or read, the single address comparators that control the
933 * @nr_addr_cmp:Number of pairs of address comparators available
937 * @numcidc: Number of contextID comparators.
938 * @numvmidc: Number of VMID comparators.
H A Dcoresight-etm4x-core.c1016 /* read the status of the single shot comparators */ in etm4_disable_hw()
1468 /* NUMCIDC, bits[27:24] number of Context ID comparators for tracing */ in etm4_init_arch_data()
1470 /* NUMVMIDC, bits[31:28] number of VMID comparators for tracing */ in etm4_init_arch_data()
1663 * for the total number of comparators. in etm4_get_next_comparator()
1667 /* Go through the tally of comparators looking for a free one. */ in etm4_get_next_comparator()
1675 /* Address range comparators go in pairs */ in etm4_get_next_comparator()
1691 /* If we are here all the comparators have been used. */ in etm4_get_next_comparator()
H A Dcoresight-etm3x-core.c262 /* No need to worry about single address comparators. */ in etm_config_trace_mode()
/linux/Documentation/devicetree/bindings/pwm/
H A Dpwm-sifive.yaml53 Each PWM instance in FU540-C000 has 4 comparators. One interrupt per comparator.
/linux/drivers/clocksource/
H A Darm_global_timer.c381 * In A9 r2p0 the comparators for each processor with the global timer in global_timer_of_register()
383 * revisions the comparators fired when the timer value was equal to. in global_timer_of_register()
/linux/drivers/usb/typec/tcpm/
H A Dmaxim_contaminant.c186 /* Enable comparators */ in max_contaminant_read_comparators()
196 /* Sleep to allow comparators settle */ in max_contaminant_read_comparators()
/linux/Documentation/devicetree/bindings/usb/
H A Ddwc2.yaml130 description: reference to the VBUS and ID sensing comparators supply, in
/linux/arch/arm/mach-mmp/
H A Dtime.c14 * three match comparators. Timer #0 is used here in free-running mode as
/linux/drivers/pwm/
H A Dpwm-sifive.c108 * counter is shifted before being feed to the comparators. A period in pwm_sifive_update_clock()
/linux/drivers/gpio/
H A Dgpio-pcf857x.c331 * result of comparators. in pcf857x_probe()
/linux/drivers/media/i2c/
H A Dvpx3220.c228 0xe0, 0xff, /* Open up all comparators */
/linux/drivers/usb/musb/
H A Dda8xx.c347 case MUSB_OTG: /* Don't override the VBUS/ID comparators */ in da8xx_musb_set_mode()
H A Dtusb6010.c1074 * power saving, enable VBus detect and session end comparators, in tusb_musb_start()
/linux/drivers/phy/ti/
H A Dphy-twl4030-usb.c283 * comparators produce VBUS_PRES and ID_PRES signals, in twl4030_usb_linkstat()
/linux/security/integrity/ima/
H A Dima_policy.c77 * These comparators are needed nowhere outside of ima so just define them here.