Home
last modified time | relevance | path

Searched defs:fdt_buf (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/generic/
H A Dboard-sead3.c162 static unsigned char fdt_buf[16 << 10] __initdata; in sead3_fixup_fdt() local
/OK3568_Linux_fs/kernel/arch/mips/mti-malta/
H A Dmalta-dtshim.c25 static unsigned char fdt_buf[16 << 10] __initdata __aligned(8); variable