Searched refs:E4 (Results 1 – 12 of 12) sorted by relevance
/linux-5.19.10/arch/powerpc/kernel/ |
D | align.c | 42 #define E4 0x40 /* SPE endianness is word */ macro 49 { 8, LD+E4 }, /* 0 00 01: evldw[x] */ 60 { 4, LD+E4 }, /* 0 11 00: evlwwsplat[x] */ 66 { 8, ST+E4 }, /* 1 00 01: evstdw[x] */ 77 { 4, ST+E4 }, /* 1 11 00: evstwwe[x] */ 79 { 4, ST+E4 }, /* 1 11 10: evstwwo[x] */ 232 case E4: in emulate_spe()
|
/linux-5.19.10/scripts/coccinelle/misc/ |
D | array_size_dup.cocci | 93 expression as3.E1, as3.E2, as3.E3, E4; 99 ... when != \(subE1\|subE2\|subE3\) aop E4 123 expression as3.E1, as3.E2, as3.E3, E4; 129 ... when != \(subE1\|subE2\|subE3\) aop E4 157 expression ss.E1, ss.E2, ss.E3, E4; 163 ... when != subE3 aop E4 185 expression ss.E1, ss.E2, ss.E3, E4; 191 ... when != subE3 aop E4
|
/linux-5.19.10/scripts/coccinelle/api/alloc/ |
D | zalloc-simple.cocci | 50 expression E1,E2,E3,E4; 82 - x = kmem_cache_alloc(E3,E4); 83 + x = kmem_cache_zalloc(E3,E4); 85 - x = (T *)kmem_cache_alloc(E3,E4); 86 + x = kmem_cache_zalloc(E3,E4); 88 - x = (T)kmem_cache_alloc(E3,E4); 89 + x = (T)kmem_cache_zalloc(E3,E4); 133 expression E1,E2,E3,E4; 136 x = (T)dma_alloc_coherent(E1, E2, E3, E4); 207 expression E1,E2,E3,E4; [all …]
|
/linux-5.19.10/Documentation/hwmon/ |
D | aht10.rst | 16 …Chinese: http://www.aosong.com/userfiles/files/media/AHT10%E4%BA%A7%E5%93%81%E6%89%8B%E5%86%8C%20A…
|
/linux-5.19.10/Documentation/i2c/busses/ |
D | i2c-nforce2.rst | 9 * nForce3 250Gb MCP 10de:00E4
|
/linux-5.19.10/Documentation/x86/ |
D | zero-page.rst | 35 1E4/004 ALL scratch Scratch field for the kernel setup code
|
/linux-5.19.10/drivers/pinctrl/aspeed/ |
D | pinctrl-aspeed-g6.c | 1407 #define E4 224 macro 1408 SIG_EXPR_LIST_DECL_SESG(E4, RGMII2TXD2, RGMII2, SIG_DESC_SET(SCU400, 16), 1410 PIN_DECL_1(E4, GPIO18C0, RGMII2TXD2); 1457 FUNC_GROUP_DECL(RGMII2, D4, C2, C1, D3, E4, F5, D2, E3, D1, F4, E2, E1); 1823 ASPEED_PINCTRL_PIN(E4), 2618 ASPEED_SB_PINCONF(PIN_CONFIG_BIAS_PULL_DOWN, E4, E1, SCU40C, 2), 2619 ASPEED_SB_PINCONF(PIN_CONFIG_BIAS_DISABLE, E4, E1, SCU40C, 2),
|
/linux-5.19.10/arch/arm/boot/dts/ |
D | aspeed-bmc-tyan-s8036.dts | 419 /*E4*/ "nmi-button", /* in: BMC_SYS_MON_NMI_BTN_L */
|
D | aspeed-bmc-tyan-s7106.dts | 473 /*E4*/ "nmi-button", /* in: BMC_NMIBTN_IN_N */
|
/linux-5.19.10/Documentation/ABI/stable/ |
D | sysfs-class-tpm | 132 1E E4 81 84 CE B2 F2 45 1C F0 85 99 61 02 4D EB
|
/linux-5.19.10/drivers/media/tuners/ |
D | mxl5005s.c | 2312 u32 divider_val, E3, E4, E5, E5A; in MXL_TuneRF() local 2628 E4 = (state->RF_LO*divider_val/1000)/(2*state->Fxtal*Kdbl_RF/1000); in MXL_TuneRF() 2629 MXL_ControlWrite(fe, CHCAL_INT_MOD_RF, E4); in MXL_TuneRF() 2633 (E4*(2*state->Fxtal*Kdbl_RF)/10000))) / in MXL_TuneRF()
|
/linux-5.19.10/ |
D | CREDITS | 835 P: 1024/672D05C1 DD 60 32 60 F7 90 64 80 E7 6F D4 E4 F8 C9 4A 58 1174 P: 1024/F81FB2E1 41 B7 E4 E6 3E D4 A6 71 6D 9C F3 9F F2 BF DF 6E 1428 P: 2048/2E829319 2F 83 FC 93 E9 E4 19 E2 93 7A 32 42 45 37 23 57 3627 P: 1024/ACFFA969 5A 9C 42 AB E4 24 82 31 99 56 00 BF D3 2B 25 46
|