Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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 …]
/OK3568_Linux_fs/kernel/scripts/kconfig/tests/err_recursive_dep/
H A DKconfig47 config F1 config
/OK3568_Linux_fs/u-boot/lib/
H A Dmd5.c168 #define F1(x, y, z) (z ^ (x & (y ^ z))) macro
H A Dsha512.c174 #define F1(x,y,z) (z ^ (x & (y ^ z))) in sha512_process() macro
H A Dsha256.c99 #define F1(x,y,z) (z ^ (x & (y ^ z))) in sha256_process_one() macro
/OK3568_Linux_fs/kernel/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 Drmd256.c35 #define F1(x, y, z) (x ^ y ^ z) /* XOR */ macro
H A Drmd128.c35 #define F1(x, y, z) (x ^ y ^ z) /* XOR */ macro
H A Dcast6_generic.c27 #define F1(D, r, m) ((I = ((m) + (D))), (I = rol32(I, (r))), \ macro
H A Drmd320.c37 #define F1(x, y, z) (x ^ y ^ z) /* XOR */ macro
H A Drmd160.c37 #define F1(x, y, z) (x ^ y ^ z) /* XOR */ macro
/OK3568_Linux_fs/buildroot/package/x11r7/mcookie/
H A Dmcookie.c213 #define F1(x, y, z) (z ^ (x & (y ^ z))) macro
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dsha1_ssse3_asm.S214 .macro F1 b, c, d macro
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dhash_sha256.c136 #define F1(x,y,z) (z ^ (x & (y ^ z))) macro
H A Dhash_sha512.c210 #define F1(x,y,z) (z ^ (x & (y ^ z))) in mbedtls_sha512_process() macro
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/edac/
H A Damd64_edac.h347 struct pci_dev *F0, *F1, *F2, *F3, *F6; member
/OK3568_Linux_fs/kernel/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g5.c1381 #define F1 187 macro
/OK3568_Linux_fs/kernel/scripts/
H A Dresource_tool.c367 #define F1(x,y,z) (z ^ (x & (y ^ z))) in sha256_process() macro
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dresource_tool.c367 #define F1(x,y,z) (z ^ (x & (y ^ z))) in sha256_process() macro