/linux/Documentation/timers/ |
H A D | hpet.rst | 9 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 D | coresight-etm4x-reference.rst | 415 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 D | extcon-max3355.txt | 4 MAX3355 integrates a charge pump and comparators to enable a system with an
|
/linux/Documentation/devicetree/bindings/pwm/ |
H A D | pwm-sifive.yaml | 53 Each PWM instance in FU540-C000 has 4 comparators. One interrupt per comparator.
|
/linux/drivers/hwtracing/coresight/ |
H A D | coresight-etm.h | 221 * @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 D | coresight-etm4x.h | 90 /* 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 D | coresight-etm4x-core.c | 975 /* 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 D | coresight-etm4x-sysfs.c | 709 * 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 D | coresight-etm3x-core.c | 262 /* No need to worry about single address comparators. */ in etm_config_trace_mode()
|
/linux/drivers/usb/typec/tcpm/ |
H A D | maxim_contaminant.c | 186 /* Enable comparators */ in max_contaminant_read_comparators() 191 /* Sleep to allow comparators settle */ in max_contaminant_read_comparators()
|
/linux/drivers/clocksource/ |
H A D | arm_global_timer.c | 348 * 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 D | hpet.c | 500 /* 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 D | time.c | 14 * three match comparators. Timer #0 is used here in free-running mode as
|
/linux/drivers/extcon/ |
H A D | Kconfig | 104 MAX3355. The MAX3355 chip integrates a charge pump and comparators to
|
/linux/drivers/phy/ti/ |
H A D | phy-da8xx-usb.c | 110 case PHY_MODE_USB_OTG: /* Don't override the VBUS/ID comparators */ in da8xx_usb20_phy_set_mode()
|
H A D | phy-twl4030-usb.c | 283 * comparators produce VBUS_PRES and ID_PRES signals, in twl4030_usb_linkstat()
|
/linux/drivers/usb/phy/ |
H A D | phy-gpio-vbus-usb.c | 283 * value the GPIO detects as active. Some systems will use comparators. in gpio_vbus_probe()
|
/linux/drivers/pwm/ |
H A D | pwm-sifive.c | 108 * counter is shifted before being feed to the comparators. A period in pwm_sifive_update_clock()
|
/linux/drivers/gpio/ |
H A D | gpio-pcf857x.c | 331 * result of comparators. in pcf857x_probe()
|
/linux/drivers/usb/musb/ |
H A D | da8xx.c | 347 case MUSB_OTG: /* Don't override the VBUS/ID comparators */ in da8xx_musb_set_mode()
|
H A D | tusb6010.c | 1074 * power saving, enable VBus detect and session end comparators, in tusb_musb_start()
|
/linux/drivers/media/i2c/ |
H A D | vpx3220.c | 228 0xe0, 0xff, /* Open up all comparators */
|
/linux/drivers/power/supply/ |
H A D | qcom_smbb.c | 738 /* Enable battery temperature comparators */
|
/linux/drivers/net/phy/mscc/ |
H A D | mscc_ptp.c | 1473 * index in all enabled comparators (except PTP)). in __vsc8584_init_ptp()
|
/linux/security/integrity/ima/ |
H A D | ima_policy.c | 75 * These comparators are needed nowhere outside of ima so just define them here.
|