/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | dlg,da7280.txt | 11 "LRA" - Linear Resonance Actuator type. 63 - dlg,resonant-freq-hz: use in case of LRA. 86 dlg,actuator-type = "LRA";
|
H A D | ti,drv260x.yaml | 36 This is a LRA Mode but there is no calibration sequence during init. 57 DRV260X_LIB_LRA - Pre-programmed LRA Library
|
/openbmc/linux/drivers/input/misc/ |
H A D | drv260x.c | 177 * @mode: The operating mode of the IC (LRA_NO_CAL, ERM or LRA) 337 "Failed to write LRA calibration registers: %d\n", in drv260x_init() 373 "Failed to write LRA init registers: %d\n", in drv260x_init() 461 dev_err(dev, "LRA Mode with ERM Library mismatch\n"); in drv260x_probe() 468 dev_err(dev, "ERM Mode with LRA Library mismatch\n"); in drv260x_probe()
|
H A D | da7280.c | 725 if (!strcmp(str, "LRA")) { in da7280_haptic_of_mode_str() 732 dev_warn(dev, "Invalid string - set to LRA\n"); in da7280_haptic_of_mode_str()
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | lra.S | 5 lra %r1,0(%r1)
|
H A D | Makefile.softmmu-target | 27 lra \
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | stacktrace.h | 229 " lra 7,0(7)\n" \ 231 " lra 14,0(1)\n" \
|
/openbmc/linux/include/linux/ |
H A D | pktcdvd.h | 170 __u32 lra; /* last recorded address */ member
|
/openbmc/linux/arch/s390/mm/ |
H A D | maccess.c | 42 " lra %0,0(%0)\n" in s390_kernel_write_odd()
|
H A D | pageattr.c | 416 " lra %[addr],0(%[addr])\n" in kernel_page_present()
|
H A D | pgalloc.c | 530 " lra %0,0(%1)\n" in BASE_ADDR_END_FUNC()
|
/openbmc/linux/security/selinux/ss/ |
H A D | policydb.c | 786 struct role_allow *ra, *lra = NULL; in policydb_destroy() local 838 kfree(lra); in policydb_destroy() 839 lra = ra; in policydb_destroy() 841 kfree(lra); in policydb_destroy() 2407 struct role_allow *ra, *lra; in policydb_read() local 2623 lra = NULL; in policydb_read() 2629 if (lra) in policydb_read() 2630 lra->next = ra; in policydb_read() 2643 lra = ra; in policydb_read()
|
/openbmc/linux/tools/testing/selftests/kvm/s390x/ |
H A D | tprot.c | 27 "lra %[addr], 0(0,%[addr])\n" in set_storage_key()
|
H A D | memop.c | 387 "lra %[abs], 0(0,%[abs])\n" in set_storage_key_range()
|
/openbmc/linux/tools/arch/s390/include/uapi/asm/ |
H A D | sie.h | 197 exit_code(0xb1, "LRA"), \
|
/openbmc/linux/arch/s390/include/uapi/asm/ |
H A D | sie.h | 197 exit_code(0xb1, "LRA"), \
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sm8150-microsoft-surface-duo.dts | 378 dlg,actuator-type = "LRA";
|
/openbmc/linux/arch/s390/tools/ |
H A D | opcodes.txt | 191 b1 lra RX_RRRD
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 1356 F(0xb100, LRA, RX_a, Z, 0, a2, r1, 0, lra, 0, IF_PRIV) 1357 F(0xe313, LRAY, RXY_a, LD, 0, a2, r1, 0, lra, 0, IF_PRIV) 1358 F(0xe303, LRAG, RXY_a, Z, 0, a2, r1, 0, lra, 0, IF_PRIV)
|
H A D | mem_helper.c | 2382 uint64_t HELPER(lra)(CPUS390XState *env, uint64_t r1, uint64_t addr) in HELPER() argument
|
/openbmc/linux/drivers/block/ |
H A D | pktcdvd.c | 1854 * in theory we could use lra on -RW media as well and just zero in pkt_probe_settings() 1859 pd->lra = be32_to_cpu(ti.last_rec_address); in pkt_probe_settings() 1862 pd->lra = 0xffffffff; in pkt_probe_settings()
|
/openbmc/qemu/target/s390x/ |
H A D | helper.h | 361 DEF_HELPER_3(lra, i64, env, i64, i64)
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_workarounds.c | 2739 * "If this bit is set, STCunit will have LRA as replacement in rcs_engine_wa_init() 2740 * policy. [...] This bit must be reset. LRA replacement in rcs_engine_wa_init()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 978 /* L3, CVS, ZTLB, RCC, CASC LRA min, max values */
|