Home
last modified time | relevance | path

Searched refs:iomem_show_by_compatible (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dinterrupts.c103 iomem_show_by_compatible("-cru", 0, 0x400); in show_regs()
104 iomem_show_by_compatible("-pmucru", 0, 0x400); in show_regs()
105 iomem_show_by_compatible("-grf", 0, 0x400); in show_regs()
106 iomem_show_by_compatible("-pmugrf", 0, 0x400); in show_regs()
H A Dinterrupts_64.c101 iomem_show_by_compatible("-cru", 0, 0x400); in show_regs()
102 iomem_show_by_compatible("-pmucru", 0, 0x400); in show_regs()
103 iomem_show_by_compatible("-grf", 0, 0x400); in show_regs()
104 iomem_show_by_compatible("-pmugrf", 0, 0x400); in show_regs()
/OK3568_Linux_fs/u-boot/include/
H A Diomem.h33 void iomem_show_by_compatible(const char *compat, size_t start, size_t end);
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Diomem.su
H A Diomem.c77 void iomem_show_by_compatible(const char *compat, size_t start, size_t end) in iomem_show_by_compatible() function
/OK3568_Linux_fs/u-boot/
H A Du-boot.map