Home
last modified time | relevance | path

Searched refs:phys_addr (Results 1 - 1 of 1) sorted by relevance

/drivers/hdf_core/framework/include/osal/
H A Dosal_io.h110 * @param phys_addr Indicates the I/O physical address.
117 static inline void *OsalIoRemap(unsigned long phys_addr, unsigned long size) in OsalIoRemap() argument
119 return ioremap(phys_addr, size); in OsalIoRemap()

Completed in 1 milliseconds