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