Searched refs:inst (Results 276 - 300 of 454) sorted by relevance

<<111213141516171819

/openbsd-current/gnu/usr.bin/binutils-2.17/gprof/
H A DMakefile.in482 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
483 inst=`echo $$inst | sed -e 's/^.*\///'`; \
484 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
485 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
486 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
503 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
504 inst=`echo $$inst | se
[all...]
/openbsd-current/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddcn32_clk_mgr.c108 #define CLK_SR_DCN321(reg_name, block, inst)\
259 !(tg_mask & (1 << pipe_ctx->stream_res.tg->inst))) {
260 tg_mask |= (1 << pipe_ctx->stream_res.tg->inst);
262 dto_params.otg_inst = pipe_ctx->stream_res.tg->inst;
305 dpp_inst = context->res_ctx.pipe_ctx[i].plane_res.dpp->inst;
372 pipe_ctx->stream_res.tg->inst);
415 pipe_ctx->stream_res.tg->inst);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp.c561 uint32_t inst,
568 dpp->base.inst = inst;
558 dpp1_construct( struct dcn10_dpp *dpp, struct dc_context *ctx, uint32_t inst, const struct dcn_dpp_registers *tf_regs, const struct dcn_dpp_shift *tf_shift, const struct dcn_dpp_mask *tf_mask) argument
/openbsd-current/gnu/llvm/lld/ELF/Arch/
H A DHexagon.cpp370 const uint8_t inst[] = { local
376 memcpy(buf, inst, sizeof(inst));
/openbsd-current/gnu/llvm/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp519 llvm::MCInst inst; variable
522 mc_disasm_ptr->GetMCInst(opcode_data, opcode_data_len, pc, inst);
601 llvm::MCInst inst; variable
603 mc_disasm_ptr->GetMCInst(opcode_data, opcode_data_len, pc, inst);
607 mc_disasm_ptr->PrintMCInst(inst, out_string, comment_string);
1191 llvm::MCInst inst; local
1193 mc_disasm_ptr->GetMCInst(opcode_data, opcode_data_len, pc, inst);
1198 m_does_branch = mc_disasm_ptr->CanBranch(inst);
1199 m_has_delay_slot = mc_disasm_ptr->HasDelaySlot(inst);
1200 m_is_call = mc_disasm_ptr->IsCall(inst);
[all...]
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_hubp.c517 uint32_t inst,
527 hubp2->base.inst = inst;
514 hubp3_construct( struct dcn20_hubp *hubp2, struct dc_context *ctx, uint32_t inst, const struct dcn_hubp2_registers *hubp_regs, const struct dcn_hubp2_shift *hubp_shift, const struct dcn_hubp2_mask *hubp_mask) argument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn21/
H A Ddcn21_hubp.h117 uint32_t inst,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dce80/
H A Ddce80_timing_generator.c232 tg110->base.inst = instance;
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_opp.h141 uint32_t inst,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Dopp.h206 uint32_t inst; member in struct:output_pixel_processor
H A Dtransform.h40 int inst; member in struct:transform
H A Dhubp.h61 int inst; member in struct:hubp
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dce/
H A Ddce_mem_input.h435 int inst,
444 int inst,
453 int inst,
461 int inst,
/openbsd-current/usr.sbin/mopd/otherOS/
H A DMakefile151 for i in $(DIRS); do cd $$i; ${MAKE} ${MFLAGS} INSTALL="$(INSTALL)" inst; cd ..; done;
172 #mopchk#inst: mopchk
185 #mopd#inst: mopd
198 #mopprobe#inst: mopprobe
211 #moptrace#inst: moptrace
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn201/
H A Ddcn201_hubp.h127 uint32_t inst,
H A Ddcn201_optc.c52 OTG_MASTER_UPDATE_LOCK_SEL, optc->inst);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_vpg.h157 uint32_t inst,
H A Ddcn31_hpo_dp_stream_encoder.c705 switch (enc->inst) {
757 uint32_t inst,
767 enc3->base.inst = inst;
753 dcn31_hpo_dp_stream_encoder_construct( struct dcn31_hpo_dp_stream_encoder *enc3, struct dc_context *ctx, struct dc_bios *bp, uint32_t inst, enum engine_id eng_id, struct vpg *vpg, struct apg *apg, const struct dcn31_hpo_dp_stream_encoder_registers *regs, const struct dcn31_hpo_dp_stream_encoder_shift *hpo_se_shift, const struct dcn31_hpo_dp_stream_encoder_mask *hpo_se_mask) argument
H A Ddcn31_dccg.c354 void dccg31_disable_dscclk(struct dccg *dccg, int inst) argument
361 switch (inst) {
398 void dccg31_enable_dscclk(struct dccg *dccg, int inst) argument
405 switch (inst) {
H A Ddcn31_hpo_dp_link_encoder.c533 cntl.hpo_engine_id = enc->inst + ENGINE_ID_HPO_DP_0;
613 uint32_t inst,
620 enc31->base.inst = inst;
611 hpo_dp_link_encoder31_construct(struct dcn31_hpo_dp_link_encoder *enc31, struct dc_context *ctx, uint32_t inst, const struct dcn31_hpo_dp_link_encoder_registers *hpo_le_regs, const struct dcn31_hpo_dp_link_encoder_shift *hpo_le_shift, const struct dcn31_hpo_dp_link_encoder_mask *hpo_le_mask) argument
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_amdkfd.c750 uint32_t inst)
758 return amdgpu_gmc_flush_gpu_tlb_pasid(adev, pasid, flush_type, all_hub, inst);
826 u32 inst)
828 struct amdgpu_kiq *kiq = &adev->gfx.kiq[inst];
747 amdgpu_amdkfd_flush_gpu_tlb_pasid(struct amdgpu_device *adev, uint16_t pasid, enum TLB_FLUSH_TYPE flush_type, uint32_t inst) argument
825 amdgpu_amdkfd_unmap_hiq(struct amdgpu_device *adev, u32 doorbell_off, u32 inst) argument
H A Damdgpu_amdkfd_aldebaran.c130 uint32_t inst)
123 kgd_gfx_aldebaran_set_address_watch( struct amdgpu_device *adev, uint64_t watch_address, uint32_t watch_address_mask, uint32_t watch_id, uint32_t watch_mode, uint32_t debug_vmid, uint32_t inst) argument
/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_mqd_manager.h141 uint32_t *se_mask, uint32_t inst);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn301/
H A Ddcn301_optc.c103 OTG_TRIGA_SOURCE_PIPE_SELECT, optc->inst,
/openbsd-current/usr.sbin/pkg_add/OpenBSD/
H A DFwUpdate.pm184 my $inst = $state->repo->installed;
187 my $l = $inst->match_locations($search);

Completed in 190 milliseconds

<<111213141516171819