Searched defs:c2 (Results 1 – 9 of 9) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/ |
| H A D | sdram.c | 58 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 D | timer.h | 30 u32 c2; member
|
| /rk3399_rockchip-uboot/drivers/thermal/ |
| H A D | imx_thermal.c | 59 s64 c1, c2; in read_cpu_temperature() local
|
| /rk3399_rockchip-uboot/arch/m68k/include/asm/coldfire/ |
| H A D | skha.h | 33 u32 c2; /* 0x74 Context 2 */ member
|
| /rk3399_rockchip-uboot/arch/nios2/lib/ |
| H A D | libgcc.c | 573 const unsigned char c1 = *s1++, c2 = *s2++; in __gcc_bcmp() local
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | string.c | 33 unsigned char c1, c2; in strncasecmp() local
|
| H A D | bch.c | 646 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 D | bzlib_blocksort.c | 395 UChar c1, c2; in mainGtU() local
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | stb_truetype.h | 975 #define stbtt_tag4(p,c0,c1,c2,c3) ((p)[0] == (c0) && (p)[1] == (c1) && (p)[2] == (c2) && (p)[3] == … argument
|