Home
last modified time | relevance | path

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

/libmetal-latest/libmetal/lib/
Dio.h66 metal_phys_addr_t (*offset_to_phys)(struct metal_io_region *io, member
163 if (!io->ops.offset_to_phys) { in metal_io_phys()
172 return io->ops.offset_to_phys(io, offset); in metal_io_phys()
/libmetal-latest/libmetal/lib/system/nuttx/
Dio.c132 .offset_to_phys = metal_io_offset_to_phys_,
/libmetal-latest/
D.vscode-ctags786 offset_to_phys libmetal/lib/io.h /^ metal_phys_addr_t (*offset_to_phys)(struct metal_io_region *io,…