cx18_memset_io
void cx18_memset_io(struct cx18 *cx, void __iomem *addr, int val, size_t count);
cx18_memset_io(cx, cx->scb, 0, 0x10000);