Home
last modified time | relevance | path

Searched full:pni (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/magnetometer/
H A Dpni,rm3100.yaml4 $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 Drm3100-i2c.c3 * 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 Drm3100-spi.c3 * 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 DKconfig215 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 Drm3100-core.c3 * PNI RM3100 3-axis geomagnetic sensor driver core.
610 MODULE_DESCRIPTION("PNI RM3100 3-axis magnetometer i2c driver");
/linux/net/nfc/
H A Ddigital_dep.c1153 /* 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 Ddigital_technology.c75 #define DIGITAL_ISO_DEP_PNI(pni) ((pni) & 0x01) argument
/linux/lib/raid6/
H A Dx86.h40 #define X86_FEATURE_XMM3 (4*32+ 0) /* "pni" SSE-3 */
/linux/arch/x86/include/asm/
H A Dmwait.h108 * This uses new MONITOR/MWAIT instructions on P4 processors with PNI,
H A Dcpufeatures.h114 #define X86_FEATURE_XMM3 ( 4*32+ 0) /* "pni" SSE-3 */
/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h114 #define X86_FEATURE_XMM3 ( 4*32+ 0) /* "pni" SSE-3 */
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv33 1, 0, ecx, 0, pni , Streaming SIMD Extensions 3 (SSE3)
/linux/
H A DMAINTAINERS18606 PNI RM3100 IIO DRIVER
18610 F: Documentation/devicetree/bindings/iio/magnetometer/pni,rm3100.yaml