Home
last modified time | relevance | path

Searched defs:is_tc (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/hppa/
H A Dtranslate.c1188 bool is_tsv, bool is_tc, bool is_c, unsigned cf, bool d) in do_add()
1256 bool is_l, bool is_tsv, bool is_tc, bool is_c) in do_add_reg()
1275 bool is_tsv, bool is_tc) in do_add_imm()
1295 bool is_tc, unsigned cf, bool d) in do_sub()
1355 bool is_tsv, bool is_b, bool is_tc) in do_sub_reg()
1438 bool is_tc, bool is_add) in do_unit_addsub()
2907 static bool do_uaddcm(DisasContext *ctx, arg_rrr_cf_d *a, bool is_tc) in do_uaddcm()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_ddi.c4406 bool is_tc = intel_phy_is_tc(i915, phy); in intel_ddi_hotplug() local