Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/rc/
Dite-cir.h448 #define IT8709_RAM_VAL 0x01 /* read/write data to the indexed byte */ macro
Dite-cir.c1003 return inb(dev->cir_addr + IT8709_RAM_VAL); in it8709_rm()
1010 outb(val, dev->cir_addr + IT8709_RAM_VAL); in it8709_wm()