Home
last modified time | relevance | path

Searched refs:cmos_read32 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dearly_cmos.h41 u32 cmos_read32(u8 addr);
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dearly_cmos.c39 u32 cmos_read32(u8 addr) in cmos_read32() function
/OK3568_Linux_fs/u-boot/arch/x86/lib/fsp/
H A Dfsp_common.c169 stack = cmos_read32(CMOS_FSP_STACK_ADDR); in arch_fsp_init()