Home
last modified time | relevance | path

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

12

/openbmc/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";
/openbmc/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 DKconfig188 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.
H A Drm3100-core.c3 * PNI RM3100 3-axis geomagnetic sensor driver core.
610 MODULE_DESCRIPTION("PNI RM3100 3-axis magnetometer i2c driver");
/openbmc/openbmc/poky/meta/recipes-core/udev/
H A Deudev_3.2.14.bb53 # Use classic network interface naming scheme if no 'pni-names' distro feature
54 if ${@bb.utils.contains('DISTRO_FEATURES', 'pni-names', 'false', 'true', d)}; then
/openbmc/qemu/target/i386/tcg/
H A Dtcg-stub.c2 * x86 FPU, MMX/3DNow!/SSE/SSE2/SSE3/SSSE3/SSE4/PNI helpers
H A Dops_sse_header.h.inc2 * MMX/3DNow!/SSE/SSE2/SSE3/SSSE3/SSE4/PNI support
H A Dfpu_helper.c2 * x86 FPU, MMX/3DNow!/SSE/SSE2/SSE3/SSSE3/SSE4/PNI helpers
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-core-boot.bb37 ${@bb.utils.contains("DISTRO_FEATURES", "sysvinit pni-names", "ifupdown", "", d)} \
/openbmc/qemu/target/i386/tcg/sysemu/
H A Dfpu_helper.c2 * x86 FPU, MMX/3DNow!/SSE/SSE2/SSE3/SSSE3/SSE4/PNI helpers (sysemu code)
/openbmc/linux/lib/raid6/
H A Dx86.h40 #define X86_FEATURE_XMM3 (4*32+ 0) /* "pni" SSE-3 */
/openbmc/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
/openbmc/linux/arch/x86/include/asm/
H A Dmwait.h99 * This uses new MONITOR/MWAIT instructions on P4 processors with PNI,
H A Dcpufeatures.h116 #define X86_FEATURE_XMM3 ( 4*32+ 0) /* "pni" SSE-3 */
/openbmc/qemu/scripts/
H A Dcpu-x86-uarch-abi.py35 "pni",
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dqemuboot.bbclass107 QB_NO_PNI ?= "${@bb.utils.contains('DISTRO_FEATURES', 'pni-names', '', 'net.ifnames=0', d)}"
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-5.0.4.rst42 - doc: features: describe distribution feature pni-name
H A Drelease-notes-5.1.1.rst48 - documentation: features: describe distribution feature pni-name
/openbmc/openbmc/poky/meta/recipes-core/systemd/
H A Dsystemd_257.1.bb71 …${@bb.utils.filter('DISTRO_FEATURES', 'acl audit apparmor efi ldconfig pam pni-names selinux smack…
204 PACKAGECONFIG[pni-names] = ",,,"
398 if ${@bb.utils.contains('PACKAGECONFIG', 'pni-names', 'true', 'false', d)}; then
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dfeatures.rst200 - *pni-names:* Enable generation of persistent network interface names, i.e.
/openbmc/linux/Documentation/devicetree/bindings/
H A Dvendor-prefixes.yaml1070 "^pni,.*":
1071 description: PNI Sensor Corporation
/openbmc/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h116 #define X86_FEATURE_XMM3 ( 4*32+ 0) /* "pni" SSE-3 */
/openbmc/qemu/target/i386/
H A Dops_sse.h2 * MMX/3DNow!/SSE/SSE2/SSE3/SSSE3/SSE4/PNI support

12