Searched refs:syncs (Results 1 – 2 of 2) sorted by relevance
1565 u32 syncs = 0x00000000; in nv50_dac_mode_set() local1568 syncs |= 0x00000001; in nv50_dac_mode_set()1570 syncs |= 0x00000002; in nv50_dac_mode_set()1574 evo_data(push, syncs); in nv50_dac_mode_set()1577 u32 syncs = 0x00000001; in nv50_dac_mode_set() local1580 syncs |= 0x00000008; in nv50_dac_mode_set()1582 syncs |= 0x00000010; in nv50_dac_mode_set()1588 evo_data(push, syncs); in nv50_dac_mode_set()2010 u32 syncs = 0x00000001; in nv50_sor_mode_set() local2013 syncs |= 0x00000008; in nv50_sor_mode_set()[all …]
737 static const char *syncs[3] = { variable1014 [EV_SYN] = syncs, [EV_KEY] = keys,