Home
last modified time | relevance | path

Searched defs:F1 (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/drivers/pinctrl/renesas/
H A Dpfc-r8a73a4.c231 #define F1(a) a##_MARK macro
240 F1(LCDD0), F3(PDM2_CLK_0), F7(DU0_DR0), IRQ(0), /* Port0 */ enumerator
241 F1(LCDD1), F3(PDM2_DATA_1), F7(DU0_DR19), IRQ(1), enumerator
242 F1(LCDD2), F3(PDM3_CLK_2), F7(DU0_DR2), IRQ(2), enumerator
243 F1(LCDD3), F3(PDM3_DATA_3), F7(DU0_DR3), IRQ(3), enumerator
244 F1(LCDD4), F3(PDM4_CLK_4), F7(DU0_DR4), IRQ(4), enumerator
245 F1(LCDD5), F3(PDM4_DATA_5), F7(DU0_DR5), IRQ(5), enumerator
246 F1(LCDD6), F3(PDM0_OUTCLK_6), F7(DU0_DR6), IRQ(6), enumerator
247 F1(LCDD7), F3(PDM0_OUTDATA_7), F7(DU0_DR7), IRQ(7), enumerator
248 F1(LCDD8), F3(PDM1_OUTCLK_8), F7(DU0_DG0), IRQ(8), enumerator
[all …]
/openbmc/phosphor-webui/app/common/directives/
H A Dvt100plus.js12 var F1 = 112; variable
/openbmc/u-boot/scripts/kconfig/tests/warn_recursive_dep/
H A DKconfig46 config F1 config
/openbmc/linux/scripts/kconfig/tests/err_recursive_dep/
H A DKconfig47 config F1 config
/openbmc/u-boot/lib/
H A Dmd5.c168 #define F1(x, y, z) (z ^ (x & (y ^ z))) macro
H A Dsha256.c91 #define F1(x,y,z) (z ^ (x & (y ^ z))) in sha256_process() macro
/openbmc/linux/crypto/
H A Dmd5.c32 #define F1(x, y, z) (z ^ (x & (y ^ z))) macro
H A Dcast5_generic.c295 #define F1(D, m, r) ((I = ((m) + (D))), (I = rol32(I, (r))), \ macro
H A Dcast6_generic.c27 #define F1(D, r, m) ((I = ((m) + (D))), (I = rol32(I, (r))), \ macro
H A Drmd160.c37 #define F1(x, y, z) (x ^ y ^ z) /* XOR */ macro
/openbmc/linux/arch/x86/crypto/
H A Dsha1_ssse3_asm.S215 .macro F1 b, c, d macro
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_32.c32 #define F1(X) OP(X) macro
H A Dbpf_jit_comp_64.c62 #define F1(X) OP(X) macro
/openbmc/linux/drivers/edac/
H A Damd64_edac.h332 struct pci_dev *F1, *F2, *F3; member
/openbmc/linux/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g5.c1381 #define F1 187 macro
/openbmc/qemu/disas/
H A Dsparc.c194 #define F1(x) (OP (x)) macro
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c910 #define F1(N, X1) F0(N) macro
975 #define F1(N, X1) { { X1 } }, macro