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.c1015 bool is_tsv, bool is_tc, bool is_c, unsigned cf, bool d) in do_add()
1084 bool is_l, bool is_tsv, bool is_tc, bool is_c) in do_add_reg()
1099 bool is_tsv, bool is_tc) in do_add_imm()
1115 bool is_tc, unsigned cf, bool d) in do_sub()
1178 bool is_tsv, bool is_b, bool is_tc) in do_sub_reg()
1264 TCGv_i64 in2, unsigned cf, bool d, bool is_tc, in do_unit()
2673 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