Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Dio_mm.h287 (ISA_SEX ? raw_outsl(isa_itl(port), (u32 *)(buf), (nr)) : \
380 #define writesl(port, buf, nr) raw_outsl((port), (u32 *)(buf), (nr))
H A Draw_io.h268 static inline void raw_outsl(volatile u32 __iomem *port, const u32 *buf, in raw_outsl() function