Searched refs:LK (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/x86/crypto/ |
| H A D | serpent-sse2-i586-asm_32.S | 52 #define LK(x0, x1, x2, x3, x4, i) \ macro 516 S0(RA, RB, RC, RD, RE); LK(RC, RB, RD, RA, RE, 1); 517 S1(RC, RB, RD, RA, RE); LK(RE, RD, RA, RC, RB, 2); 518 S2(RE, RD, RA, RC, RB); LK(RB, RD, RE, RC, RA, 3); 519 S3(RB, RD, RE, RC, RA); LK(RC, RA, RD, RB, RE, 4); 520 S4(RC, RA, RD, RB, RE); LK(RA, RD, RB, RE, RC, 5); 521 S5(RA, RD, RB, RE, RC); LK(RC, RA, RD, RE, RB, 6); 522 S6(RC, RA, RD, RE, RB); LK(RD, RB, RA, RE, RC, 7); 523 S7(RD, RB, RA, RE, RC); LK(RC, RA, RE, RD, RB, 8); 524 S0(RC, RA, RE, RD, RB); LK(RE, RA, RD, RC, RB, 9); [all …]
|
| /linux/drivers/input/keyboard/ |
| H A D | lkkbd.c | 251 #define CHECK_LED(LK, VAR_ON, VAR_OFF, LED, BITS) do { \ argument 252 if (test_bit(LED, (LK)->dev->led)) \
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8994-sony-xperia-kitakami.dtsi | 162 * LK with the downstream DTB appended and then, only from there, load
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | coex.c | 10455 CASE_BTC_SLOT_STR(LK); in id_to_slot()
|