Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
A Dtmiofb.c125 #define LCR_BBISC 0x014 /* BitBLT Interrupt Status and Clear */ macro
214 unsigned int bbisc = tmio_ioread16(par->lcr + LCR_BBISC); in tmiofb_irq()
217 tmio_iowrite16(bbisc, par->lcr + LCR_BBISC); in tmiofb_irq()

Completed in 5 milliseconds