Searched refs:INT_VSYNC_EN (Results 1 – 2 of 2) sorted by relevance
24 #define INT_VSYNC_EN BIT(0) macro
204 INT_VSYNC_EN = 0x01 << 9, /* Enable vsync interrupt */ enumerator1222 status_cfg & ~(INT_VSYNC_EN | INT_HSYNC_EN | in viu_open()