Home
last modified time | relevance | path

Searched full:comparators (Results 1 – 25 of 25) 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/Documentation/devicetree/bindings/pwm/
H A Dpwm-sifive.yaml53 Each PWM instance in FU540-C000 has 4 comparators. One interrupt per comparator.
/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 */
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.
H A Dcoresight-etm4x-core.c975 /* read the status of the single shot comparators */ in etm4_disable_hw()
1418 /* NUMCIDC, bits[27:24] number of Context ID comparators for tracing */ in etm4_init_arch_data()
1420 /* NUMVMIDC, bits[31:28] number of VMID comparators for tracing */ in etm4_init_arch_data()
1612 * for the total number of comparators. in etm4_get_next_comparator()
1616 /* Go through the tally of comparators looking for a free one. */ in etm4_get_next_comparator()
1624 /* Address range comparators go in pairs */ in etm4_get_next_comparator()
1640 /* If we are here all the comparators have been used. */ in etm4_get_next_comparator()
H A Dcoresight-etm4x-sysfs.c709 * individual range comparators. If include then at least 1 in bb_ctrl_store()
1020 * whenever we change addr comparators to ETM_ADDR_TYPE_RANGE in addr_range_store()
2002 /* one mask if <= 4 comparators, two for up to 8 */ in ctxid_masks_store()
2073 /* ctxid comparators[4-7] */ in ctxid_masks_store()
2216 /* one mask if <= 4 comparators, two for up to 8 */ in vmid_masks_store()
2289 /* vmid comparators[4-7] */ in vmid_masks_store()
H A Dcoresight-etm3x-core.c262 /* No need to worry about single address comparators. */ in etm_config_trace_mode()
/linux/drivers/usb/typec/tcpm/
H A Dmaxim_contaminant.c186 /* Enable comparators */ in max_contaminant_read_comparators()
191 /* Sleep to allow comparators settle */ in max_contaminant_read_comparators()
/linux/drivers/clocksource/
H A Darm_global_timer.c348 * In A9 r2p0 the comparators for each processor with the global timer in global_timer_of_register()
350 * revisions the comparators fired when the timer value was equal to. in global_timer_of_register()
/linux/drivers/char/
H A Dhpet.c500 /* 64-bit comparators are not yet supported through the ioctls, in hpet_ioctl_ieon()
513 * register supported by periodic-capable comparators. in hpet_ioctl_ieon()
515 * would affect all the comparators. The value written in hpet_ioctl_ieon()
878 "hpet%u: %u comparators, %d-bit %u.%06u MHz counter\n", in hpet_alloc()
/linux/arch/arm/mach-mmp/
H A Dtime.c14 * three match comparators. Timer #0 is used here in free-running mode as
/linux/drivers/extcon/
H A DKconfig104 MAX3355. The MAX3355 chip integrates a charge pump and comparators to
/linux/drivers/phy/ti/
H A Dphy-da8xx-usb.c110 case PHY_MODE_USB_OTG: /* Don't override the VBUS/ID comparators */ in da8xx_usb20_phy_set_mode()
H A Dphy-twl4030-usb.c283 * comparators produce VBUS_PRES and ID_PRES signals, in twl4030_usb_linkstat()
/linux/drivers/usb/phy/
H A Dphy-gpio-vbus-usb.c283 * value the GPIO detects as active. Some systems will use comparators. in gpio_vbus_probe()
/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/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/media/i2c/
H A Dvpx3220.c228 0xe0, 0xff, /* Open up all comparators */
/linux/drivers/power/supply/
H A Dqcom_smbb.c738 /* Enable battery temperature comparators */
/linux/drivers/net/phy/mscc/
H A Dmscc_ptp.c1473 * index in all enabled comparators (except PTP)). in __vsc8584_init_ptp()
/linux/security/integrity/ima/
H A Dima_policy.c75 * These comparators are needed nowhere outside of ima so just define them here.