Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dtmiofb.c135 #define LCR_BBES 0x018 /* BitBLT Execution Status */ macro
424 while (tmio_ioread16(par->lcr + LCR_BBES) & 2) { /* blit active */ in tmiofb_sync()