Home
last modified time | relevance | path

Searched defs:inst (Results 551 - 575 of 1788) sorted by relevance

1...<<21222324252627282930>>...72

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_apg.h74 int inst; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_dpp.c145 dpp32_construct( struct dcn3_dpp *dpp, struct dc_context *ctx, uint32_t inst, const struct dcn3_dpp_registers *tf_regs, const struct dcn3_dpp_shift *tf_shift, const struct dcn3_dpp_mask *tf_mask) dpp32_construct() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dpanel_cntl.h58 uint32_t inst; member
65 uint32_t inst; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_afmt.c200 afmt3_construct(struct dcn30_afmt *afmt3, struct dc_context *ctx, uint32_t inst, const struct dcn30_afmt_registers *afmt_regs, const struct dcn30_afmt_shift *afmt_shift, const struct dcn30_afmt_mask *afmt_mask) afmt3_construct() argument
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dkcov.h56 static inline __u64 kcov_remote_handle(__u64 subsys, __u64 inst) in kcov_remote_handle() argument
/kernel/linux/linux-6.6/crypto/
H A Dpcbc.c156 struct skcipher_instance *inst; in crypto_pcbc_create() local
H A Dgeniv.c35 static void aead_geniv_free(struct aead_instance *inst) in aead_geniv_free() argument
45 struct aead_instance *inst; in aead_geniv_alloc() local
112 struct aead_instance *inst = aead_alg_instance(aead); aead_init_geniv() local
[all...]
H A Dkpp.c62 static void crypto_kpp_free_instance(struct crypto_instance *inst) in crypto_kpp_free_instance() argument
117 crypto_grab_kpp(struct crypto_kpp_spawn *spawn, struct crypto_instance *inst, const char *name, u32 type, u32 mask) crypto_grab_kpp() argument
160 kpp_register_instance(struct crypto_template *tmpl, struct kpp_instance *inst) kpp_register_instance() argument
H A Dcbc.c176 struct skcipher_instance *inst; in crypto_cbc_create() local
[all...]
H A Dxctr.c133 struct skcipher_instance *inst; in crypto_xctr_create() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dpm_helpers.h32 static inline int venus_pm_load_scale(struct venus_inst *inst) in venus_pm_load_scale() argument
42 static inline int venus_pm_acquire_core(struct venus_inst *inst) in venus_pm_acquire_core() argument
54 static inline int venus_pm_release_core(struct venus_inst *inst) in venus_pm_release_core() argument
[all...]
H A Dhfi_parser.h15 static inline u32 get_cap(struct venus_inst *inst, u32 type, u32 which) in get_cap() argument
50 static inline u32 cap_min(struct venus_inst *inst, u32 type) in cap_min() argument
55 static inline u32 cap_max(struct venus_inst *inst, u32 type) in cap_max() argument
60 static inline u32 cap_step(struct venus_inst *inst, u3 argument
65 frame_width_min(struct venus_inst *inst) frame_width_min() argument
70 frame_width_max(struct venus_inst *inst) frame_width_max() argument
75 frame_width_step(struct venus_inst *inst) frame_width_step() argument
80 frame_height_min(struct venus_inst *inst) frame_height_min() argument
85 frame_height_max(struct venus_inst *inst) frame_height_max() argument
90 frame_height_step(struct venus_inst *inst) frame_height_step() argument
95 frate_min(struct venus_inst *inst) frate_min() argument
100 frate_max(struct venus_inst *inst) frate_max() argument
105 frate_step(struct venus_inst *inst) frate_step() argument
110 core_num_max(struct venus_inst *inst) core_num_max() argument
115 mbs_per_frame_max(struct venus_inst *inst) mbs_per_frame_max() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/cipher/
H A Dg84.c88 u32 inst = nvkm_rd32(device, 0x102188) & 0x7fffffff; in g84_cipher_intr() local
129 g84_cipher_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g84_cipher_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgp102.c196 gp102_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp102_disp_new() argument
H A Dtu102.c232 tu102_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_disp_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dfault.h26 u64 inst; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv17.c138 nv17_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv17_fifo_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dtu102.c217 tu102_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in tu102_gr_new() argument
H A Dpriv.h35 u32 (*inst)(struct nvkm_gr *); member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dtu102.c201 tu102_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_acr_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dgf100.c164 gf100_bar_new_(const struct nvkm_bar_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_bar **pbar) gf100_bar_new_() argument
192 gf100_bar_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_bar **pbar) gf100_bar_new() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
H A Dbase.c155 nvkm_fault_new_(const struct nvkm_fault_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fault **pfault) nvkm_fault_new_() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dbase.c126 nvkm_pmu_ctor(const struct nvkm_pmu_fwif *fwif, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_pmu *pmu) nvkm_pmu_ctor() argument
160 nvkm_pmu_new_(const struct nvkm_pmu_fwif *fwif, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_pmu **ppmu) nvkm_pmu_new_() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
H A Dbase.c185 nvkm_timer_new_(const struct nvkm_timer_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_timer **ptmr) nvkm_timer_new_() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/
H A Dramht.c64 u64 inst = 0x00000040; /* just non-zero for <=g8x fifo ramht */ in nvkm_ramht_update() local
[all...]

Completed in 9 milliseconds

1...<<21222324252627282930>>...72