Searched defs:ctrl_outb (Results 1 – 2 of 2) sorted by relevance
/arch/h8300/include/asm/ | ||
D | io.h | 283 static __inline__ void ctrl_outb(unsigned char b, unsigned long addr) in ctrl_outb() function |
/arch/sh/include/asm/ | ||
D | io.h | 88 #define ctrl_outb __raw_writeb macro |