Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
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()