Searched refs:FFB_FLAG_INVCURSOR (Results 1 – 1 of 1) sorted by relevance
359 #define FFB_FLAG_INVCURSOR 0x00000004 /* DAC has inverted cursor logic */ macro446 if (par->flags & FFB_FLAG_INVCURSOR) in ffb_switch_from_graph()974 par->flags &= ~FFB_FLAG_INVCURSOR; in ffb_probe()977 par->flags |= FFB_FLAG_INVCURSOR; in ffb_probe()