Home
last modified time | relevance | path

Searched full:lra (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/input/
H A Ddlg,da7280.txt11 "LRA" - Linear Resonance Actuator type.
63 - dlg,resonant-freq-hz: use in case of LRA.
86 dlg,actuator-type = "LRA";
H A Dti,drv260x.yaml36 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 Ddrv260x.c177 * @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 Dda7280.c725 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 Dlra.S5 lra %r1,0(%r1)
H A DMakefile.softmmu-target27 lra \
/openbmc/linux/arch/s390/include/asm/
H A Dstacktrace.h229 " lra 7,0(7)\n" \
231 " lra 14,0(1)\n" \
/openbmc/linux/include/linux/
H A Dpktcdvd.h170 __u32 lra; /* last recorded address */ member
/openbmc/linux/arch/s390/mm/
H A Dmaccess.c42 " lra %0,0(%0)\n" in s390_kernel_write_odd()
H A Dpageattr.c416 " lra %[addr],0(%[addr])\n" in kernel_page_present()
H A Dpgalloc.c530 " lra %0,0(%1)\n" in BASE_ADDR_END_FUNC()
/openbmc/linux/security/selinux/ss/
H A Dpolicydb.c786 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 Dtprot.c27 "lra %[addr], 0(0,%[addr])\n" in set_storage_key()
H A Dmemop.c387 "lra %[abs], 0(0,%[abs])\n" in set_storage_key_range()
/openbmc/linux/tools/arch/s390/include/uapi/asm/
H A Dsie.h197 exit_code(0xb1, "LRA"), \
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dsie.h197 exit_code(0xb1, "LRA"), \
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsm8150-microsoft-surface-duo.dts378 dlg,actuator-type = "LRA";
/openbmc/linux/arch/s390/tools/
H A Dopcodes.txt191 b1 lra RX_RRRD
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc1356 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 Dmem_helper.c2382 uint64_t HELPER(lra)(CPUS390XState *env, uint64_t r1, uint64_t addr) in HELPER() argument
/openbmc/linux/drivers/block/
H A Dpktcdvd.c1854 * 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 Dhelper.h361 DEF_HELPER_3(lra, i64, env, i64, i64)
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_workarounds.c2739 * "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 Di915_reg.h978 /* L3, CVS, ZTLB, RCC, CASC LRA min, max values */