Searched refs:cmos_range_end (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/x86/include/asm/
H A Dcb_sysinfo.h49 * @cmos_range_end: End bit of the CMOS checksum range (multiple of 8). This is
54 * bytes from offset cmos_range_start / 8 to cmos_range_end / 8, inclusive,
160 u32 cmos_range_end; member in struct:sysinfo_t
/u-boot/cmd/x86/
H A Dcbsysinfo.c226 print_hex(">CMOS end", info->cmos_range_end);
/u-boot/arch/x86/lib/coreboot/
H A Dcb_sysinfo.c176 info->cmos_range_end = cmos_cksum->range_end;

Completed in 65 milliseconds