Searched full:pni (Results 1 – 13 of 13) sorted by relevance
/linux/Documentation/devicetree/bindings/iio/magnetometer/ |
H A 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/drivers/iio/magnetometer/ |
H A 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");
|
H A 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");
|
H A D | Kconfig | 215 tristate "PNI RM3100 3-Axis Magnetometer (I2C)" 220 Say Y here to add support for the PNI RM3100 3-Axis Magnetometer. 227 tristate "PNI RM3100 3-Axis Magnetometer (SPI)" 232 Say Y here to add support for the PNI RM3100 3-Axis Magnetometer.
|
H A D | rm3100-core.c | 3 * PNI RM3100 3-axis geomagnetic sensor driver core. 610 MODULE_DESCRIPTION("PNI RM3100 3-axis magnetometer i2c driver");
|
/linux/net/nfc/ |
H A 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()
|
H A D | digital_technology.c | 75 #define DIGITAL_ISO_DEP_PNI(pni) ((pni) & 0x01) argument
|
/linux/lib/raid6/ |
H A D | x86.h | 40 #define X86_FEATURE_XMM3 (4*32+ 0) /* "pni" SSE-3 */
|
/linux/arch/x86/include/asm/ |
H A D | mwait.h | 108 * This uses new MONITOR/MWAIT instructions on P4 processors with PNI,
|
H A D | cpufeatures.h | 114 #define X86_FEATURE_XMM3 ( 4*32+ 0) /* "pni" SSE-3 */
|
/linux/tools/arch/x86/include/asm/ |
H A D | cpufeatures.h | 114 #define X86_FEATURE_XMM3 ( 4*32+ 0) /* "pni" SSE-3 */
|
/linux/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 33 1, 0, ecx, 0, pni , Streaming SIMD Extensions 3 (SSE3)
|
/linux/ |
H A D | MAINTAINERS | 18606 PNI RM3100 IIO DRIVER 18610 F: Documentation/devicetree/bindings/iio/magnetometer/pni,rm3100.yaml
|