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