Searched refs:comparator (Results 1 – 14 of 14) sorted by relevance
| /linux/Documentation/trace/coresight/ |
| H A D | coresight-etm4x-reference.rst | 91 Virtual register to index address comparator and range 106 uses the current ‘mode’ setting. Select comparator range in 127 Set a single address comparator according to addr_idx. This 128 is used if the address comparator is used as part of event 140 Set a trace start address comparator according to addr_idx. 141 Select comparator in control register. 152 Set a trace stop address comparator according to addr_idx. 153 Select comparator in control register. 164 Link context ID comparator to address comparator addr_idx 171 comparator. [all …]
|
| H A D | panic.rst | 49 This can be achieved by configuring the comparator, CTI and sink
|
| /linux/drivers/phy/ti/ |
| H A D | phy-omap-usb2.c | 56 struct phy_companion *comparator; member 102 int omap_usb2_set_comparator(struct phy_companion *comparator) in omap_usb2_set_comparator() argument 111 phy->comparator = comparator; in omap_usb2_set_comparator() 120 if (!phy->comparator || !phy->comparator->set_vbus) in omap_usb_set_vbus() 123 return phy->comparator->set_vbus(phy->comparator, enabled); in omap_usb_set_vbus() 130 if (!phy->comparator || !phy->comparator->start_srp) in omap_usb_start_srp() 133 return phy->comparator->start_srp(phy->comparator); in omap_usb_start_srp()
|
| /linux/include/linux/phy/ |
| H A D | omap_usb.h | 17 extern int omap_usb2_set_comparator(struct phy_companion *comparator); 19 static inline int omap_usb2_set_comparator(struct phy_companion *comparator) in omap_usb2_set_comparator() argument
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-adc-envelope-detector | 8 of a comparator wired to an interrupt pin. Like so:: 37 Number of milliseconds to wait for the comparator in each
|
| /linux/drivers/power/supply/ |
| H A D | cpcap-charger.c | 137 struct phy_companion comparator; /* For USB VBUS */ member 522 static int cpcap_charger_set_vbus(struct phy_companion *comparator, in cpcap_charger_set_vbus() argument 526 container_of(comparator, struct cpcap_charger_ddata, in cpcap_charger_set_vbus() 527 comparator); in cpcap_charger_set_vbus() 920 ddata->comparator.set_vbus = cpcap_charger_set_vbus; in cpcap_charger_probe() 921 error = omap_usb2_set_comparator(&ddata->comparator); in cpcap_charger_probe()
|
| /linux/Documentation/admin-guide/perf/ |
| H A D | arm-ccn.rst | 31 "dir" (transmit/receive direction), comparator values ("cmp_l" 32 and "cmp_h") and "mask", being index of the comparator mask.
|
| /linux/Documentation/hwmon/ |
| H A D | adt7410.rst | 58 device can either run in comparator mode or interrupt mode. The ADT7410 supports 78 The device is set to 16 bit resolution and comparator mode.
|
| H A D | lm77.rst | 24 10-bit ADC, and a digital comparator with user-programmable upper
|
| /linux/Documentation/devicetree/bindings/extcon/ |
| H A D | extcon-palmas.txt | 12 - ti,wakeup : To enable the wakeup comparator in probe
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | twl6030.dtsi | 83 twl_usb_comparator: usb-comparator {
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | da7218.txt | 62 - dlg,comp-inv : Boolean flag, invert comparator output
|
| /linux/Documentation/sound/codecs/ |
| H A D | tas675x.rst | 506 :Description: Enables tweeter detection using the AC impedance magnitude comparator.
|
| /linux/include/linux/mfd/ |
| H A D | palmas.h | 584 #define comparator_to_palmas(x) container_of((x), struct palmas_usb, comparator)
|