Searched refs:IT8709_RAM_VAL (Results 1 – 2 of 2) sorted by relevance
448 #define IT8709_RAM_VAL 0x01 /* read/write data to the indexed byte */ macro
1003 return inb(dev->cir_addr + IT8709_RAM_VAL); in it8709_rm()1010 outb(val, dev->cir_addr + IT8709_RAM_VAL); in it8709_wm()