Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dnubus.h14 #define nubus_writel raw_outl
H A Dzorro.h14 #define z_writel raw_outl
H A Draw_io.h45 #define raw_outl(val,port) out_be32((port),(val)) macro