Searched full:pni (Results 1 – 13 of 13) sorted by relevance
/Linux-v6.6/Documentation/devicetree/bindings/iio/magnetometer/ |
D | pni,rm3100.yaml | 4 $id: http://devicetree.org/schemas/iio/magnetometer/pni,rm3100.yaml# 7 title: PNI RM3100 3-axis magnetometer sensor 14 const: pni,rm3100 36 compatible = "pni,rm3100";
|
/Linux-v6.6/drivers/iio/magnetometer/ |
D | rm3100-i2c.c | 3 * Support for PNI RM3100 3-axis geomagnetic sensor on a i2c bus. 38 { .compatible = "pni,rm3100", }, 53 MODULE_DESCRIPTION("PNI RM3100 3-axis magnetometer i2c driver");
|
D | rm3100-spi.c | 3 * Support for PNI RM3100 3-axis geomagnetic sensor on a spi bus. 48 { .compatible = "pni,rm3100", }, 63 MODULE_DESCRIPTION("PNI RM3100 3-axis magnetometer spi driver");
|
D | Kconfig | 188 tristate "PNI RM3100 3-Axis Magnetometer (I2C)" 193 Say Y here to add support for the PNI RM3100 3-Axis Magnetometer. 200 tristate "PNI RM3100 3-Axis Magnetometer (SPI)" 205 Say Y here to add support for the PNI RM3100 3-Axis Magnetometer.
|
D | rm3100-core.c | 3 * PNI RM3100 3-axis geomagnetic sensor driver core. 604 MODULE_DESCRIPTION("PNI RM3100 3-axis magnetometer i2c driver");
|
/Linux-v6.6/lib/raid6/ |
D | x86.h | 40 #define X86_FEATURE_XMM3 (4*32+ 0) /* "pni" SSE-3 */
|
/Linux-v6.6/net/nfc/ |
D | digital_dep.c | 1153 /* pni of resp PDU equal to the target current pni - 1 in digital_tg_recv_dep_req() 1168 /* atn_count > 0 and PDU pni != curr_nfc_dep_pni - 1 in digital_tg_recv_dep_req() 1225 /* If the ACK PNI is equal to the target PNI - 1 means in digital_tg_recv_dep_req()
|
D | digital_technology.c | 75 #define DIGITAL_ISO_DEP_PNI(pni) ((pni) & 0x01) argument
|
/Linux-v6.6/arch/x86/include/asm/ |
D | mwait.h | 99 * This uses new MONITOR/MWAIT instructions on P4 processors with PNI,
|
D | cpufeatures.h | 116 #define X86_FEATURE_XMM3 ( 4*32+ 0) /* "pni" SSE-3 */
|
/Linux-v6.6/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 1066 "^pni,.*": 1067 description: PNI Sensor Corporation
|
/Linux-v6.6/tools/arch/x86/include/asm/ |
D | cpufeatures.h | 116 #define X86_FEATURE_XMM3 ( 4*32+ 0) /* "pni" SSE-3 */
|
/Linux-v6.6/ |
D | MAINTAINERS | 17084 PNI RM3100 IIO DRIVER 17088 F: Documentation/devicetree/bindings/iio/magnetometer/pni,rm3100.yaml
|