Home
last modified time | relevance | path

Searched refs:SLAVE_VSYNC_P_CFG (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/ic/
H A Danxdp.c73 #define SLAVE_VSYNC_P_CFG (1 << 1) macro
673 val &= ~(SLAVE_I_SCAN_CFG|SLAVE_VSYNC_P_CFG|SLAVE_HSYNC_P_CFG); in anxdp_bridge_enable()
677 val |= SLAVE_VSYNC_P_CFG; in anxdp_bridge_enable()