Home
last modified time | relevance | path

Searched defs:chksum (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A Deeprom.c22 int chksum; in read_eeprom() local
166 int chksum; in do_econfig() local
H A Dventana_eeprom.h35 u8 chksum[2]; /* 0x4E */ member
/rk3399_rockchip-uboot/common/
H A Ds_record.c19 unsigned char chksum; /* buffer for checksum */ in srec_decode() local
/rk3399_rockchip-uboot/disk/
H A Dpart_iso.c54 unsigned short chksum; in part_get_info_iso_verb() local
/rk3399_rockchip-uboot/net/
H A Dcdp.c113 ushort chksum; in cdp_send_trigger() local
/rk3399_rockchip-uboot/arch/x86/cpu/tangier/
H A Dsdram.c28 char chksum = 0; in sfi_table_check() local
/rk3399_rockchip-uboot/fs/fat/
H A Dfat.c801 u8 chksum, alias_checksum = ((dir_slot *)dent)->alias_checksum; in extract_vfat_name() local