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