Searched full:lra (Results 1 – 11 of 11) sorted by relevance
| /linux/Documentation/devicetree/bindings/input/ |
| 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
|
| /linux/drivers/input/misc/ |
| H A D | drv260x.c | 185 * @mode: The operating mode of the IC (LRA_NO_CAL, ERM or LRA) 346 "Failed to write LRA calibration registers: %d\n", in drv260x_init() 382 "Failed to write LRA init registers: %d\n", in drv260x_init() 483 dev_err(dev, "LRA Mode with ERM Library mismatch\n"); in drv260x_probe() 490 dev_err(dev, "ERM Mode with LRA Library mismatch\n"); in drv260x_probe()
|
| H A 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/arch/s390/kernel/ |
| H A D | skey.c | 14 " lra %[real],0(%[address])" in load_real_address()
|
| /linux/arch/s390/include/asm/ |
| H A D | stacktrace.h | 249 " lra 7,0(7)\n" \ 251 " lra 14,0(1)\n" \
|
| /linux/tools/testing/selftests/kvm/s390/ |
| H A D | tprot.c | 27 "lra %[addr], 0(0,%[addr])\n" in set_storage_key()
|
| H A D | memop.c | 412 "lra %[abs], 0(0,%[abs])\n" in set_storage_key_range()
|
| /linux/security/selinux/ss/ |
| H A D | policydb.c | 832 struct role_allow *ra, *lra = NULL; in policydb_destroy() local 884 kfree(lra); in policydb_destroy() 885 lra = ra; in policydb_destroy() 887 kfree(lra); in policydb_destroy() 2777 struct role_allow *ra, *lra; in policydb_read() local 3021 lra = NULL; in policydb_read() 3027 if (lra) in policydb_read() 3028 lra->next = ra; in policydb_read() 3041 lra = ra; in policydb_read()
|
| /linux/arch/s390/include/uapi/asm/ |
| H A D | sie.h | 197 exit_code(0xb1, "LRA"), \
|
| /linux/tools/arch/s390/include/uapi/asm/ |
| H A D | sie.h | 197 exit_code(0xb1, "LRA"), \
|
| /linux/arch/s390/tools/ |
| H A D | opcodes.txt | 191 b1 lra RX_RRRD
|