Searched full:lra (Results 1 – 18 of 18) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
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";
|
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
|
/linux-6.12.1/drivers/input/misc/ |
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()
|
D | da7280.c | 724 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/ |
D | stacktrace.h | 248 " lra 7,0(7)\n" \ 250 " lra 14,0(1)\n" \
|
/linux-6.12.1/arch/s390/mm/ |
D | maccess.c | 42 " lra %0,0(%0)\n" in s390_kernel_write_odd()
|
D | pgalloc.c | 292 " lra %0,0(%1)\n" in BASE_ADDR_END_FUNC()
|
/linux-6.12.1/include/linux/ |
D | pktcdvd.h | 172 __u32 lra; /* last recorded address */ member
|
/linux-6.12.1/security/selinux/ss/ |
D | policydb.c | 780 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/ |
D | tprot.c | 27 "lra %[addr], 0(0,%[addr])\n" in set_storage_key()
|
D | memop.c | 412 "lra %[abs], 0(0,%[abs])\n" in set_storage_key_range()
|
/linux-6.12.1/arch/s390/include/uapi/asm/ |
D | sie.h | 197 exit_code(0xb1, "LRA"), \
|
/linux-6.12.1/tools/arch/s390/include/uapi/asm/ |
D | sie.h | 197 exit_code(0xb1, "LRA"), \
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | sm8150-microsoft-surface-duo.dts | 378 dlg,actuator-type = "LRA";
|
/linux-6.12.1/arch/s390/tools/ |
D | opcodes.txt | 191 b1 lra RX_RRRD
|
/linux-6.12.1/drivers/block/ |
D | pktcdvd.c | 1860 * 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/ |
D | intel_workarounds.c | 2635 * "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/ |
D | i915_reg.h | 371 /* L3, CVS, ZTLB, RCC, CASC LRA min, max values */
|