HomeSort by relevance Sort by last modified time
    Searched refs:cmos_read32 (Results 1 - 3 of 3) sorted by null

  /external/u-boot/arch/x86/include/asm/
early_cmos.h 33 * cmos_read32() - Get 32-bit data stored at the given address
40 u32 cmos_read32(u8 addr);
  /external/u-boot/arch/x86/lib/
early_cmos.c 38 u32 cmos_read32(u8 addr) function
  /external/u-boot/arch/x86/lib/fsp/
fsp_common.c 144 stack = cmos_read32(CMOS_FSP_STACK_ADDR);

Completed in 89 milliseconds