Searched refs:cx18_writeb (Results 1 – 2 of 2) sorted by relevance
35 cx18_writeb(cx, (u8) val, dst); in cx18_memset_io()55 cx18_writeb(cx, (u8) val, dst); in cx18_memset_io()
130 static inline void cx18_writeb(struct cx18 *cx, u8 val, void __iomem *addr) in cx18_writeb() function