Searched refs:scratch32 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-pnozz/dist/src/
H A Dpnozz_driver.c173 static volatile unsigned int scratch32; variable in typeref:typename:volatile unsigned int
179 scratch32 = *(volatile unsigned int *)(p->fb + offset);
188 scratch32 = *(volatile unsigned int *)(p->fb + offset);
197 scratch32 = pnozz_read_4(p, PWRUP_CNFG);
209 scratch32 = pnozz_read_4(p, PWRUP_CNFG);

Completed in 4 milliseconds