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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dfsl-viu.c265 #define INT_ALL_STATUS (INT_FIELD_STATUS | INT_VSYNC_STATUS | \ macro
1077 (status & INT_ALL_STATUS) |
1082 (status & INT_ALL_STATUS) |
1133 (status & INT_ALL_STATUS) |
1208 (status & 0xffc0ffff) | (status & INT_ALL_STATUS));
1284 out_be32(&vr->status_cfg, status_cfg | INT_ALL_STATUS);

Completed in 108 milliseconds