Home
last modified time | relevance | path

Searched refs:dt_phys (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sh/kernel/
H A Dsetup.c244 void __ref sh_fdt_init(phys_addr_t dt_phys) in sh_fdt_init() argument
255 dt_virt = phys_to_virt(dt_phys); in sh_fdt_init()
260 " at physical address %p\n", (void *)dt_phys); in sh_fdt_init()
/linux/arch/sh/include/asm/
H A Dsetup.h25 void sh_fdt_init(phys_addr_t dt_phys);