Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dtables.c88 write_coreboot_table(CB_TABLE_ADDR, cfg_tables); in write_tables()
H A Dcoreboot_table.c97 void write_coreboot_table(u32 addr, struct memory_area *cfg_tables) in write_coreboot_table() function
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dcoreboot_tables.h324 void write_coreboot_table(u32 addr, struct memory_area *cfg_tables);