Home
last modified time | relevance | path

Searched defs:c1 (Results 1 – 10 of 10) 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.h29 u32 c1; member
/rk3399_rockchip-uboot/drivers/thermal/
H A Dimx_thermal.c59 s64 c1, c2; in read_cpu_temperature() local
/rk3399_rockchip-uboot/lib/bzip2/
H A Dbzlib_blocksort.c395 UChar c1, c2; in mainGtU() local
804 UChar c1; in mainSort() local
/rk3399_rockchip-uboot/fs/ubifs/
H A Dsuper.c2341 struct ubifs_info *c1 = data; in sb_test() local
2486 struct ubifs_info *c1 = sb->s_fs_info; in ubifs_mount() local
/rk3399_rockchip-uboot/arch/m68k/include/asm/coldfire/
H A Dskha.h32 u32 c1; /* 0x70 Context 1 */ 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
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dio.c1344 uint8_t c1 = ((uint8_t *)buf1)[i]; in self_check_write() 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