Searched refs:write_8 (Results 1 – 2 of 2) sorted by relevance
96 static unsigned long write_8(unsigned long addr, unsigned long h, in write_8() function201 [REG_FN_WRITE_BASE + 0] = write_8,
96 #define write_8(a, v) __raw_writeb(v, a) macro