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