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

/linux-4.1.27/drivers/media/platform/
H A Dfsl-viu.c247 INT_HSYNC_STATUS = 0x01 << 18, /* hsync interrupt status */ enumerator in enum:status_config
265 INT_HSYNC_STATUS | INT_VSTART_STATUS | \
1224 if (status & INT_HSYNC_STATUS) viu_intr()

Completed in 82 milliseconds