Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/microblaze/include/asm/
H A Dio.h125 #define ioremap(physaddr, size) (physaddr) argument
126 #define ioremap_nocache(physaddr, size) (physaddr) argument
127 #define ioremap_writethrough(physaddr, size) (physaddr) argument
128 #define ioremap_fullcache(physaddr, size) (physaddr) argument
/rk3399_rockchip-uboot/cmd/ddr_tool/memtester/
H A Dtests.c46 off_t physaddr; in compare_regions() local
74 off_t physaddr; in test_stuck_address() local