/linux-6.1.9/arch/arm/boot/dts/ |
D | at91sam9g25-gardena-smart-gateway.dts | 3 * Device Tree file for the GARDENA smart Gateway (Article No. 19000) 15 model = "GARDENA smart Gateway (Article No. 19000)"; 16 compatible = "gardena,smart-gateway-at91sam", "atmel,at91sam9g25", "atmel,at91sam9x5",
|
/linux-6.1.9/Documentation/devicetree/bindings/sound/ |
D | qcom,wsa881x.yaml | 13 WSA8810 is a class-D smart speaker amplifier and WSA8815 14 is a high-output power class-D smart speaker amplifier.
|
D | qcom,wsa883x.yaml | 8 smart speaker amplifier 14 WSA883X is the Qualcomm Aqstic smart speaker amplifier
|
/linux-6.1.9/tools/testing/nvdimm/test/ |
D | nfit.c | 211 struct nd_intel_smart *smart; member 710 static int nfit_test_cmd_smart(struct nd_intel_smart *smart, unsigned int buf_len, in nfit_test_cmd_smart() argument 713 if (buf_len < sizeof(*smart)) in nfit_test_cmd_smart() 715 memcpy(smart, smart_data, sizeof(*smart)); in nfit_test_cmd_smart() 731 struct device *dimm_dev, struct nd_intel_smart *smart, in smart_notify() argument 736 smart->spares, thresh->media_temperature, in smart_notify() 737 smart->media_temperature, thresh->ctrl_temperature, in smart_notify() 738 smart->ctrl_temperature); in smart_notify() 740 && smart->spares in smart_notify() 743 && smart->media_temperature in smart_notify() [all …]
|
/linux-6.1.9/Documentation/driver-api/serial/ |
D | serial-iso7816.rst | 9 also known as smart cards. 15 handling communication with a smart card.
|
/linux-6.1.9/arch/mips/boot/dts/ralink/ |
D | gardena_smart_gateway_mt7688.dts | 14 compatible = "gardena,smart-gateway-mt7688", "ralink,mt7688a-soc", 16 model = "GARDENA smart Gateway (MT7688)";
|
/linux-6.1.9/drivers/ata/ |
D | pata_it821x.c | 87 unsigned int smart:1, /* Are we in smart raid mode */ member 587 if (itdev->smart) in it821x_check_atapi_dma() 756 itdev->smart = 1; in it821x_port_start() 776 if (!itdev->smart) in it821x_port_start()
|
/linux-6.1.9/Documentation/devicetree/bindings/power/supply/ |
D | sbs,sbs-charger.yaml | 13 Charger compatible with the smart battery system specifications
|
D | sbs,sbs-battery.yaml | 13 Battery compatible with the smart battery system specifications
|
D | battery.yaml | 14 In smart batteries, these are typically stored in non-volatile memory
|
/linux-6.1.9/Documentation/devicetree/bindings/iio/imu/ |
D | bosch,bno055.yaml | 15 https://www.bosch-sensortec.com/products/smart-sensors/bno055/
|
/linux-6.1.9/Documentation/devicetree/bindings/iio/dac/ |
D | adi,ad5421.yaml | 14 AD5421 is designed for us in loop-powered, 4 mA to 20 mA smart transmitter
|
/linux-6.1.9/Documentation/devicetree/bindings/arm/ |
D | atmel-at91.yaml | 45 - gardena,smart-gateway-at91sam # GARDENA smart Gateway (Article No. 19000)
|
D | arm,corstone1000.yaml | 21 a secure SoC for a range of rich IoT applications, for example gateways, smart
|
/linux-6.1.9/arch/arc/kernel/ |
D | setup.c | 239 cpu->extn.smart = bcr.ver ? 1 : 0; in read_arc_build_cfg_regs() 352 if (cpu->extn.ap_num | cpu->extn.smart | cpu->extn.rtt) { in arc_extn_mumbojumbo() 354 IS_AVAIL1(cpu->extn.smart, "smaRT "), in arc_extn_mumbojumbo()
|
/linux-6.1.9/Documentation/devicetree/bindings/mips/ |
D | ralink.yaml | 74 - gardena,smart-gateway-mt7688
|
/linux-6.1.9/Documentation/hwmon/ |
D | lm93.rst | 68 (i.e. smart tachometer mode). It also adds measurement and control support 130 output of the fan is corrupted. The LM93 includes smart tachometer 132 achieved despite the signal corruption. In smart tach mode all 299 fan<n>_smart_tach enable or disable smart tach mode
|
/linux-6.1.9/Documentation/devicetree/bindings/iio/proximity/ |
D | semtech,sx9310.yaml | 16 https://www.semtech.com/products/smart-sensing/sar-sensors/sx9310
|
/linux-6.1.9/arch/arc/include/asm/ |
D | arcregs.h | 339 ap_num:4, ap_full:1, smart:1, rtt:1, pad3:1, member
|
/linux-6.1.9/Documentation/input/devices/ |
D | elantech.rst | 186 E: 1 = enable smart edges unconditionally 187 S: 1 = enable smart edges only when dragging 228 smart edge cursor speed (0x02 = slow, 0x03 = medium, 0x04 = fast) 232 smart edge activation area width?
|
/linux-6.1.9/drivers/acpi/nfit/ |
D | core.c | 1720 struct nd_intel_smart smart = { 0 }; in nfit_intel_shutdown_status() local 1742 || out_obj->buffer.length < sizeof(smart)) { in nfit_intel_shutdown_status() 1748 memcpy(&smart, out_obj->buffer.pointer, sizeof(smart)); in nfit_intel_shutdown_status() 1751 if (smart.flags & ND_INTEL_SMART_SHUTDOWN_VALID) { in nfit_intel_shutdown_status() 1752 if (smart.shutdown_state) in nfit_intel_shutdown_status() 1756 if (smart.flags & ND_INTEL_SMART_SHUTDOWN_COUNT_VALID) { in nfit_intel_shutdown_status() 1758 nfit_mem->dirty_shutdown = smart.shutdown_count; in nfit_intel_shutdown_status()
|
/linux-6.1.9/Documentation/devicetree/bindings/mfd/ |
D | mediatek,mt6370.yaml | 13 MT6370 is a highly-integrated smart power management IC, which includes a
|
/linux-6.1.9/Documentation/userspace-api/media/dvb/ |
D | ca_high_level.rst | 43 #define CA_SC 128 /* simple smart card interface */
|
/linux-6.1.9/Documentation/x86/i386/ |
D | IO-APIC.rst | 118 Use smart trial-and-error techniques to find out the correct pirq line ...
|
/linux-6.1.9/drivers/i2c/ |
D | Kconfig | 35 such as smart batteries through an I2C host controller driver.
|