Home
last modified time | relevance | path

Searched refs:smart (Results 1 – 25 of 56) sorted by relevance

123

/linux-6.1.9/arch/arm/boot/dts/
Dat91sam9g25-gardena-smart-gateway.dts3 * 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/
Dqcom,wsa881x.yaml13 WSA8810 is a class-D smart speaker amplifier and WSA8815
14 is a high-output power class-D smart speaker amplifier.
Dqcom,wsa883x.yaml8 smart speaker amplifier
14 WSA883X is the Qualcomm Aqstic smart speaker amplifier
/linux-6.1.9/tools/testing/nvdimm/test/
Dnfit.c211 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/
Dserial-iso7816.rst9 also known as smart cards.
15 handling communication with a smart card.
/linux-6.1.9/arch/mips/boot/dts/ralink/
Dgardena_smart_gateway_mt7688.dts14 compatible = "gardena,smart-gateway-mt7688", "ralink,mt7688a-soc",
16 model = "GARDENA smart Gateway (MT7688)";
/linux-6.1.9/drivers/ata/
Dpata_it821x.c87 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/
Dsbs,sbs-charger.yaml13 Charger compatible with the smart battery system specifications
Dsbs,sbs-battery.yaml13 Battery compatible with the smart battery system specifications
Dbattery.yaml14 In smart batteries, these are typically stored in non-volatile memory
/linux-6.1.9/Documentation/devicetree/bindings/iio/imu/
Dbosch,bno055.yaml15 https://www.bosch-sensortec.com/products/smart-sensors/bno055/
/linux-6.1.9/Documentation/devicetree/bindings/iio/dac/
Dadi,ad5421.yaml14 AD5421 is designed for us in loop-powered, 4 mA to 20 mA smart transmitter
/linux-6.1.9/Documentation/devicetree/bindings/arm/
Datmel-at91.yaml45 - gardena,smart-gateway-at91sam # GARDENA smart Gateway (Article No. 19000)
Darm,corstone1000.yaml21 a secure SoC for a range of rich IoT applications, for example gateways, smart
/linux-6.1.9/arch/arc/kernel/
Dsetup.c239 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/
Dralink.yaml74 - gardena,smart-gateway-mt7688
/linux-6.1.9/Documentation/hwmon/
Dlm93.rst68 (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/
Dsemtech,sx9310.yaml16 https://www.semtech.com/products/smart-sensing/sar-sensors/sx9310
/linux-6.1.9/arch/arc/include/asm/
Darcregs.h339 ap_num:4, ap_full:1, smart:1, rtt:1, pad3:1, member
/linux-6.1.9/Documentation/input/devices/
Delantech.rst186 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/
Dcore.c1720 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/
Dmediatek,mt6370.yaml13 MT6370 is a highly-integrated smart power management IC, which includes a
/linux-6.1.9/Documentation/userspace-api/media/dvb/
Dca_high_level.rst43 #define CA_SC 128 /* simple smart card interface */
/linux-6.1.9/Documentation/x86/i386/
DIO-APIC.rst118 Use smart trial-and-error techniques to find out the correct pirq line ...
/linux-6.1.9/drivers/i2c/
DKconfig35 such as smart batteries through an I2C host controller driver.

123