Searched full:exca (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/cdc/ |
H A D | adi,ad7746.yaml | 34 adi,exca-output-en: 35 description: Enables the EXCA pin as the excitation output. 38 adi,exca-output-invert: 40 Inverts the excitation output in the EXCA pin. 71 adi,exca-output-en; 72 adi,exca-output-invert;
|
/openbmc/u-boot/cmd/ |
H A D | pcmcia.c | 13 * "The ExCA standard specifies that socket controllers should provide 18 * This controller does _not_ meet the ExCA standard.
|
/openbmc/linux/drivers/pcmcia/ |
H A D | yenta_socket.h | 95 * ExCA area extensions in Yenta
|
H A D | topic.h | 150 /* tell yenta to use exca registers to power 16bit cards */ in topic95_override()
|
H A D | o2micro.h | 49 /* Additional ExCA registers */
|
H A D | ti113x.h | 150 /* ExCA IO offset registers */
|
H A D | yenta_socket.c | 250 /* some birdges require to use the ExCA registers to power 16bit cards */ in yenta_set_power()
|
H A D | i82365.c | 1146 static CLASS_DEVICE_ATTR(exca, S_IRUGO, show_exca, NULL);
|
/openbmc/linux/drivers/iio/cdc/ |
H A D | ad7746.c | 748 if (device_property_read_bool(dev, "adi,exca-output-en")) { in ad7746_probe() 749 if (device_property_read_bool(dev, "adi,exca-output-invert")) in ad7746_probe()
|
/openbmc/linux/include/uapi/linux/ |
H A D | pci_regs.h | 204 #define PCI_CB_LEGACY_MODE_BASE 0x44 /* 16-bit PC Card legacy mode base address (ExCa) */
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | pci_regs.h | 205 #define PCI_CB_LEGACY_MODE_BASE 0x44 /* 16-bit PC Card legacy mode base address (ExCa) */
|
/openbmc/u-boot/include/ |
H A D | pci.h | 310 #define PCI_CB_LEGACY_MODE_BASE 0x44 /* 16-bit PC Card legacy mode base address (ExCa) */
|