BT_setmode
if (si->ps.tvout && (target2.flags & TV_BITS)) BT_setmode(target2);
if (si->ps.tvout && (target.flags & TV_BITS)) BT_setmode(target);
status_t BT_setmode(display_mode target);