Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dtmiofb.c214 unsigned int bbisc = tmio_ioread16(par->lcr + LCR_BBISC); in tmiofb_irq() local
217 tmio_iowrite16(bbisc, par->lcr + LCR_BBISC); in tmiofb_irq()
229 if (bbisc & 1) in tmiofb_irq()