Searched refs:trc (Results 1 – 7 of 7) sorted by relevance
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/ |
H A D | dce_calcs.h | 215 struct bw_fixed trc; member
|
/openbsd/usr.bin/ssh/ |
H A D | krl.c | 166 struct revoked_certs *rc, *trc; in ssh_krl_free() local 187 TAILQ_FOREACH_SAFE(rc, &krl->revoked_certs, entry, trc) { in ssh_krl_free()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/calcs/ |
H A D | dce_calcs.c | 1126 …her_total_pte_request_groups), data->cursor_total_request_groups)), vbios->trc), bw_int_to_fixed(1… in calculate_bandwidth() 1127 …v(bw_mul(data->mcifwr_total_number_of_data_request_page_close_open, vbios->trc), bw_int_to_fixed(1… in calculate_bandwidth() 2090 vbios->trc = bw_int_to_fixed(50); in bw_calcs_init() 2206 vbios->trc = bw_int_to_fixed(48); in bw_calcs_init() 2319 vbios->trc = bw_int_to_fixed(48); in bw_calcs_init() 2435 vbios->trc = bw_int_to_fixed(48); in bw_calcs_init() 2551 vbios->trc = bw_int_to_fixed(50); in bw_calcs_init() 2664 vbios->trc = bw_int_to_fixed(48); in bw_calcs_init()
|
H A D | calcs_logger.h | 159 DC_LOG_BANDWIDTH_CALCS(" [bw_fixed] trc: %d", bw_fixed_to_int(vbios->trc)); in print_bw_calcs_vbios()
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | CodeGenerator.rst | 1303 const TargetRegisterClass *trc = mf.getRegInfo().getRegClass(v_reg); 1304 return trc->contains(p_reg);
|
/openbsd/gnu/gcc/gcc/config/c4x/ |
H A D | c4x.md | 5434 ? \"rpts\\trc\" : \"rptb%#\\t%l1-1\"; 5446 ? \"rpts\\trc\" : \"rptb%#\\t%l1-1\";
|
/openbsd/gnu/usr.bin/gcc/gcc/config/c4x/ |
H A D | c4x.md | 5501 ? \"rpts\\trc\" : \"rptb%#\\t%l1-1\"; 5513 ? \"rpts\\trc\" : \"rptb%#\\t%l1-1\";
|