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

/drivers/media/platform/
H A Dfsl-viu.c264 #define INT_ALL_STATUS (INT_FIELD_STATUS | INT_VSYNC_STATUS | \ macro
1113 (status & INT_ALL_STATUS) |
1118 (status & INT_ALL_STATUS) |
1169 (status & INT_ALL_STATUS) |
1244 (status & 0xffc0ffff) | (status & INT_ALL_STATUS));
1326 out_be32(&vr->status_cfg, status_cfg | INT_ALL_STATUS);

Completed in 163 milliseconds