Searched refs:E2 (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/gpu/drm/i915/
H A Dintel_step.h45 func(E2) \
/linux-master/lib/
H A Dlocking-selftest.c285 static void name##_12(void) { E1(); E2(); } \
286 static void name##_21(void) { E2(); E1(); }
290 static void name##_123(void) { E1(); E2(); E3(); } \
291 static void name##_132(void) { E1(); E3(); E2(); } \
292 static void name##_213(void) { E2(); E1(); E3(); } \
293 static void name##_231(void) { E2(); E3(); E1(); } \
294 static void name##_312(void) { E3(); E1(); E2(); } \
295 static void name##_321(void) { E3(); E2(); E1(); }
800 #define E2() \ macro
829 #undef E2 macro
842 #define E2 macro
862 #undef E2 macro
876 #define E2 macro
907 #undef E2 macro
919 #define E2 macro
955 #undef E2 macro
971 #define E2 macro
1005 #undef E2 macro
1033 #define E2 macro
1069 #undef E2 macro
1083 #define E2 macro
1101 #undef E2 macro
1115 #define E2 macro
1133 #undef E2 macro
1147 #define E2 macro
1165 #undef E2 macro
1179 #define E2 macro
1197 #undef E2 macro
1210 #define E2 macro
1244 #undef E2 macro
1260 #define E2 macro
1292 #undef E2 macro
1316 #define E2 macro
[all...]
/linux-master/arch/arc/kernel/
H A Dtroubleshoot.c201 STS_BIT(regs, E2), STS_BIT(regs, E1));
/linux-master/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c975 struct fixed31_32 E2; local
1001 E2 = E1;
1019 E2 = dc_fixpt_mul(ks, dc_fixpt_add(dc_fixpt_one,
1023 E2 = dc_fixpt_add(E2, dc_fixpt_mul(max_lum_pq,
1030 E2 = dc_fixpt_add(E2, dc_fixpt_mul(temp2,
1033 E2 = dc_fixpt_one;
1035 temp1 = dc_fixpt_sub(dc_fixpt_one, E2);
1038 // temp2 = (1-E2)
[all...]
/linux-master/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g5.c1327 #define E2 178 macro
1328 SIG_EXPR_LIST_DECL_SINGLE(E2, GPIOW2, GPIOW2, SIG_DESC_SET(SCUA0, 26));
1329 SIG_EXPR_LIST_DECL_SINGLE(E2, ADC2, ADC2);
1330 PIN_DECL_(E2, SIG_EXPR_LIST_PTR(E2, GPIOW2), SIG_EXPR_LIST_PTR(E2, ADC2));
1331 FUNC_GROUP_DECL(ADC2, E2);
2004 ASPEED_PINCTRL_PIN(E2),
2569 ASPEED_SB_PINCONF(PIN_CONFIG_BIAS_PULL_DOWN, E2, E2, SCUA
[all...]
H A Dpinctrl-aspeed-g6.c1443 #define E2 230 macro
1444 SIG_EXPR_LIST_DECL_SESG(E2, RGMII2RXD2, RGMII2, SIG_DESC_SET(SCU400, 22),
1446 SIG_EXPR_LIST_DECL_SESG(E2, RMII2CRSDV, RMII2, SIG_DESC_SET(SCU400, 22),
1448 PIN_DECL_2(E2, GPIO18C6, RGMII2RXD2, RMII2CRSDV);
1457 FUNC_GROUP_DECL(RGMII2, D4, C2, C1, D3, E4, F5, D2, E3, D1, F4, E2, E1);
1458 FUNC_GROUP_DECL(RMII2, D4, C2, C1, D3, D2, D1, F4, E2, E1);
1815 ASPEED_PINCTRL_PIN(E2),
H A Dpinctrl-aspeed-g4.c665 #define E2 84 macro
666 SIG_EXPR_LIST_DECL_SINGLE(E2, SCL7, I2C7, I2C7_DESC);
667 PIN_DECL_1(E2, GPIOK4, SCL7);
673 FUNC_GROUP_DECL(I2C7, E2, D1);
2013 ASPEED_PINCTRL_PIN(E2),
/linux-master/arch/m68k/fpsp040/
H A Ddecbin.S47 | representation (ex. 0.1E2, 1E1, 10E0, 100E-1), is converted

Completed in 341 milliseconds