Searched refs:cx18_memset_io (Results 1 – 3 of 3) sorted by relevance
13 void cx18_memset_io(struct cx18 *cx, void __iomem *addr, int val, size_t count) in cx18_memset_io() function
133 void cx18_memset_io(struct cx18 *cx, void __iomem *addr, int val, size_t count);
16 cx18_memset_io(cx, cx->scb, 0, 0x10000); in cx18_init_scb()