Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/input/
Ddlg,da7280.txt11 "LRA" - Linear Resonance Actuator type.
63 - dlg,resonant-freq-hz: use in case of LRA.
86 dlg,actuator-type = "LRA";
Dti,drv260x.yaml36 This is a LRA Mode but there is no calibration sequence during init.
57 DRV260X_LIB_LRA - Pre-programmed LRA Library
/linux-6.12.1/drivers/input/misc/
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()
Dda7280.c724 if (!strcmp(str, "LRA")) { in da7280_haptic_of_mode_str()
731 dev_warn(dev, "Invalid string - set to LRA\n"); in da7280_haptic_of_mode_str()
/linux-6.12.1/arch/s390/include/asm/
Dstacktrace.h248 " lra 7,0(7)\n" \
250 " lra 14,0(1)\n" \
/linux-6.12.1/arch/s390/mm/
Dmaccess.c42 " lra %0,0(%0)\n" in s390_kernel_write_odd()
Dpgalloc.c292 " lra %0,0(%1)\n" in BASE_ADDR_END_FUNC()
/linux-6.12.1/include/linux/
Dpktcdvd.h172 __u32 lra; /* last recorded address */ member
/linux-6.12.1/security/selinux/ss/
Dpolicydb.c780 struct role_allow *ra, *lra = NULL; in policydb_destroy() local
832 kfree(lra); in policydb_destroy()
833 lra = ra; in policydb_destroy()
835 kfree(lra); in policydb_destroy()
2444 struct role_allow *ra, *lra; in policydb_read() local
2666 lra = NULL; in policydb_read()
2672 if (lra) in policydb_read()
2673 lra->next = ra; in policydb_read()
2686 lra = ra; in policydb_read()
/linux-6.12.1/tools/testing/selftests/kvm/s390x/
Dtprot.c27 "lra %[addr], 0(0,%[addr])\n" in set_storage_key()
Dmemop.c412 "lra %[abs], 0(0,%[abs])\n" in set_storage_key_range()
/linux-6.12.1/arch/s390/include/uapi/asm/
Dsie.h197 exit_code(0xb1, "LRA"), \
/linux-6.12.1/tools/arch/s390/include/uapi/asm/
Dsie.h197 exit_code(0xb1, "LRA"), \
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dsm8150-microsoft-surface-duo.dts378 dlg,actuator-type = "LRA";
/linux-6.12.1/arch/s390/tools/
Dopcodes.txt191 b1 lra RX_RRRD
/linux-6.12.1/drivers/block/
Dpktcdvd.c1860 * in theory we could use lra on -RW media as well and just zero in pkt_probe_settings()
1865 pd->lra = be32_to_cpu(ti.last_rec_address); in pkt_probe_settings()
1868 pd->lra = 0xffffffff; in pkt_probe_settings()
/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_workarounds.c2635 * "If this bit is set, STCunit will have LRA as replacement in rcs_engine_wa_init()
2636 * policy. [...] This bit must be reset. LRA replacement in rcs_engine_wa_init()
/linux-6.12.1/drivers/gpu/drm/i915/
Di915_reg.h371 /* L3, CVS, ZTLB, RCC, CASC LRA min, max values */