Searched refs:DDC_MMIO_REG (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/video/fbdev/
H A Ds3fb.c178 #define DDC_MMIO_REG 0xff20 /* all other chips */ macro
195 return readb(par->mmio + DDC_MMIO_REG);
203 writeb(val, par->mmio + DDC_MMIO_REG);

Completed in 82 milliseconds