Searched defs:iomd_writeb (Results 1 – 2 of 2) sorted by relevance
22 #define iomd_writeb(val,off) __raw_writeb(val, IOMD_BASE + (off)) macro