Home
last modified time | relevance | path

Searched refs:comparator (Results 1 – 23 of 23) sorted by relevance

/linux-4.4.14/arch/avr32/kernel/
Dtime.c114 static struct clock_event_device comparator = { variable
143 comparator.mult = div_sc(counter_hz, NSEC_PER_SEC, comparator.shift); in time_init()
144 comparator.max_delta_ns = clockevent_delta2ns((u32)~0, &comparator); in time_init()
145 comparator.min_delta_ns = clockevent_delta2ns(50, &comparator) + 1; in time_init()
146 comparator.cpumask = cpumask_of(0); in time_init()
149 timer_irqaction.dev_id = &comparator; in time_init()
155 clockevents_register_device(&comparator); in time_init()
157 pr_info("%s: irq 0, %lu.%03lu MHz\n", comparator.name, in time_init()
/linux-4.4.14/drivers/phy/
Dphy-omap-usb2.c47 int omap_usb2_set_comparator(struct phy_companion *comparator) in omap_usb2_set_comparator() argument
56 phy->comparator = comparator; in omap_usb2_set_comparator()
65 if (!phy->comparator) in omap_usb_set_vbus()
68 return phy->comparator->set_vbus(phy->comparator, enabled); in omap_usb_set_vbus()
75 if (!phy->comparator) in omap_usb_start_srp()
78 return phy->comparator->start_srp(phy->comparator); in omap_usb_start_srp()
DKconfig142 driver takes care of all the PHY functionality apart from comparator.
143 The USB OTG controller communicates with the comparator using this
154 driver takes care of all the PHY functionality apart from comparator.
/linux-4.4.14/drivers/usb/phy/
Dphy-twl6030-usb.c92 struct phy_companion comparator; member
111 #define comparator_to_twl(x) container_of((x), struct twl6030_usb, comparator)
142 static int twl6030_start_srp(struct phy_companion *comparator) in twl6030_start_srp() argument
144 struct twl6030_usb *twl = comparator_to_twl(comparator); in twl6030_start_srp()
311 static int twl6030_set_vbus(struct phy_companion *comparator, bool enabled) in twl6030_set_vbus() argument
313 struct twl6030_usb *twl = comparator_to_twl(comparator); in twl6030_set_vbus()
339 twl->comparator.set_vbus = twl6030_set_vbus; in twl6030_usb_probe()
340 twl->comparator.start_srp = twl6030_start_srp; in twl6030_usb_probe()
342 ret = omap_usb2_set_comparator(&twl->comparator); in twl6030_usb_probe()
/linux-4.4.14/include/linux/phy/
Domap_usb.h35 struct phy_companion *comparator; member
58 extern int omap_usb2_set_comparator(struct phy_companion *comparator);
60 static inline int omap_usb2_set_comparator(struct phy_companion *comparator) in omap_usb2_set_comparator() argument
/linux-4.4.14/drivers/mfd/
Dtps65911-comparator.c37 struct comparator { struct
44 static struct comparator tps_comparators[] = { argument
61 struct comparator tps_comp = tps_comparators[id]; in comp_threshold_set()
88 struct comparator tps_comp = tps_comparators[id]; in comp_threshold_get()
DMakefile164 obj-$(CONFIG_TPS65911_COMPARATOR) += tps65911-comparator.o
/linux-4.4.14/drivers/char/
Dmmtimer.c86 static int mmtimer_int_pending(int comparator) in mmtimer_int_pending() argument
89 SH_EVENT_OCCURRED_RTC1_INT_MASK << comparator) in mmtimer_int_pending()
96 static void mmtimer_clr_int_pending(int comparator) in mmtimer_clr_int_pending() argument
99 SH_EVENT_OCCURRED_RTC1_INT_MASK << comparator); in mmtimer_clr_int_pending()
181 static int mmtimer_setup(int cpu, int comparator, unsigned long expires, in mmtimer_setup() argument
184 switch (comparator) { in mmtimer_setup()
204 return mmtimer_int_pending(comparator); in mmtimer_setup()
207 static int mmtimer_disable_int(long nasid, int comparator) in mmtimer_disable_int() argument
209 switch (comparator) { in mmtimer_disable_int()
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-coresight-devices-etm4x21 Description: (R) Indicates the number of PE comparator inputs that are
28 Description: (R) Indicates the number of address comparator pairs that are
76 Description: (R) Indicates the number of single-shot comparator controls that
162 Description: (RW) Select which address comparator or pair (of comparators) to
175 Description: (RW) Used to setup single address comparator values.
181 Description: (RW) Used to setup address range comparator values.
250 Description: (RW) Select which context ID comparator to work with.
256 Description: (RW) Get/Set the context ID comparator value to trigger on.
262 Description: (RW) Mask for all 8 context ID comparator value
269 Description: (RW) Select which virtual machine ID comparator to work with.
[all …]
Dsysfs-bus-coresight-devices-etm3x15 Description: Select which address comparator or pair (of comparators) to
23 characteristics about the address comparator being configure,
106 Description: (RW) Mask to apply to all the context ID comparator.
163 Description: (R) Provides the number of context ID comparator available on a
/linux-4.4.14/Documentation/devicetree/bindings/net/can/
Dsja1000.txt44 - nxp,no-comparator-bypass : Allows to disable the CAN input comparator.
/linux-4.4.14/Documentation/arm/
DCCN.txt25 require comparator values ("cmp_l" and "cmp_h") and "mask", being
26 index of the comparator mask.
/linux-4.4.14/Documentation/devicetree/bindings/extcon/
Dextcon-palmas.txt12 - ti,wakeup : To enable the wakeup comparator in probe
/linux-4.4.14/Documentation/hwmon/
Dadt741039 device can either run in comparator mode or interrupt mode. The ADT7410 supports
59 The device is set to 16 bit resolution and comparator mode.
Dlm7718 10-bit ADC, and a digital comparator with user-programmable upper
Dsysfs-interface673 Chips should be programmed for 'comparator' mode so that
/linux-4.4.14/arch/arm/boot/dts/
Dtwl6030.dtsi86 twl_usb_comparator: usb-comparator {
Dimx27-phytec-phycore-rdk.dts321 nxp,no-comparator-bypass;
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dtps65910.txt55 comparator. (see VMBCH_VSEL in TPS65910 datasheet)
57 comparator. (see VMBCH_VSEL in TPS65910 datasheet)
/linux-4.4.14/arch/mn10300/mm/
Dcache-inv-by-tag.S166 and ~(L1_CACHE_DISPARITY-1),a1 # determine comparator base
/linux-4.4.14/Documentation/trace/
Dcoresight.txt212 comparator with "_stext" and "_etext", essentially tracing any instruction
/linux-4.4.14/include/linux/mfd/
Dpalmas.h567 #define comparator_to_palmas(x) container_of((x), struct palmas_usb, comparator)
/linux-4.4.14/Documentation/virtual/kvm/
Dapi.txt2399 KVM_S390_INT_CLOCK_COMP (vcpu) - clock comparator interrupt
2951 KVM_S390_INT_CLOCK_COMP - clock comparator interrupt; no parameters