Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/sysdev/
Dscom.c138 scom_unmap(map); in scom_debug_read()
174 scom_unmap(map); in scom_debug_write()
/Linux-v4.19/arch/powerpc/include/asm/
Dscom.h126 static inline void scom_unmap(scom_map_t map) in scom_unmap() function