Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/zoran/
Dzr36057.h62 #define ZR36057_VSSFGR_SnapShot (1<<1) macro
Dzoran_device.c609 if (btread(ZR36057_VSSFGR) & ZR36057_VSSFGR_SnapShot) in zr36057_set_memgrab()
620 btor(ZR36057_VSSFGR_SnapShot, ZR36057_VSSFGR); in zr36057_set_memgrab()
640 btand(~ZR36057_VSSFGR_SnapShot, ZR36057_VSSFGR); in zr36057_set_memgrab()
1399 if ((btread(ZR36057_VSSFGR) & ZR36057_VSSFGR_SnapShot) == 0) in zoran_irq()
1446 reg |= ZR36057_VSSFGR_SnapShot; in zoran_irq()