Home
last modified time | relevance | path

Searched refs:memsetw_io (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dvga.h36 memsetw_io((u16 __iomem *) s, c, count); in scr_memsetw()
H A Dio.h555 static inline void memsetw_io(volatile void __iomem *addr, u16 c, long len) in memsetw_io() function