Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dtmiofb.c222 unsigned int bbisc = tmio_ioread16(par->lcr + LCR_BBISC); in tmiofb_irq() local
225 tmio_iowrite16(bbisc, par->lcr + LCR_BBISC); in tmiofb_irq()
237 if (bbisc & 1) in tmiofb_irq()