Home
last modified time | relevance | path

Searched defs:c2 (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/
H A Dsdram.c58 u16 c1, c2, checksum, seed_checksum; in read_seed_from_cmos() local
136 u16 c1, c2, checksum; in write_seeds_to_cmos() local
/rk3399_rockchip-uboot/arch/arm/mach-bcm283x/include/mach/
H A Dtimer.h30 u32 c2; member
/rk3399_rockchip-uboot/drivers/thermal/
H A Dimx_thermal.c59 s64 c1, c2; in read_cpu_temperature() local
/rk3399_rockchip-uboot/arch/m68k/include/asm/coldfire/
H A Dskha.h33 u32 c2; /* 0x74 Context 2 */ member
/rk3399_rockchip-uboot/arch/nios2/lib/
H A Dlibgcc.c573 const unsigned char c1 = *s1++, c2 = *s2++; in __gcc_bcmp() local
/rk3399_rockchip-uboot/lib/
H A Dstring.c33 unsigned char c1, c2; in strncasecmp() local
H A Dbch.c646 unsigned int a, b, c, a2, b2, c2, e3, tmp[4]; in find_poly_deg3_roots() local
679 unsigned int a, b, c, d, e = 0, f, a2, b2, c2, e4; in find_poly_deg4_roots() local
/rk3399_rockchip-uboot/lib/bzip2/
H A Dbzlib_blocksort.c395 UChar c1, c2; in mainGtU() local
/rk3399_rockchip-uboot/drivers/video/
H A Dstb_truetype.h975 #define stbtt_tag4(p,c0,c1,c2,c3) ((p)[0] == (c0) && (p)[1] == (c1) && (p)[2] == (c2) && (p)[3] == … argument