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

/linux-4.4.14/arch/powerpc/sysdev/
H A Dscom.c123 if (!scom_map_ok(map)) scom_debug_read()
160 if (!scom_map_ok(map)) scom_debug_write()
/linux-4.4.14/arch/powerpc/include/asm/
H A Dscom.h73 * scom_map_ok - Test is a SCOM mapping is successful
76 static inline int scom_map_ok(scom_map_t map) scom_map_ok() function
128 if (scom_map_ok(map)) scom_unmap()

Completed in 39 milliseconds