Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Ds3fb.c177 #define DDC_MMIO_REG 0xff20 /* all other chips */ macro
194 return readb(par->mmio + DDC_MMIO_REG); in s3fb_ddc_read()
202 writeb(val, par->mmio + DDC_MMIO_REG); in s3fb_ddc_write()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Ds3fb.c178 #define DDC_MMIO_REG 0xff20 /* all other chips */ macro
195 return readb(par->mmio + DDC_MMIO_REG); in s3fb_ddc_read()
203 writeb(val, par->mmio + DDC_MMIO_REG); in s3fb_ddc_write()

Completed in 5 milliseconds