/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | cm1_44xx.h | 28 #define OMAP44XX_CM1_REGADDR(inst, reg) \ 29 OMAP2_L4_IO_ADDRESS(OMAP4430_CM1_BASE + (inst) + (reg))
|
H A D | prcm_mpu_44xx_54xx.h | 27 extern u32 omap4_prcm_mpu_read_inst_reg(s16 inst, u16 idx); 28 extern void omap4_prcm_mpu_write_inst_reg(u32 val, s16 inst, u16 idx);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/ce/ |
H A D | tu102.c | 37 tu102_ce_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_ce_new() argument 40 return nvkm_engine_new_(&tu102_ce, device, type, inst, true, pengine); in tu102_ce_new()
|
H A D | gp102.c | 40 gp102_ce_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp102_ce_new() argument 43 return nvkm_engine_new_(&gp102_ce, device, type, inst, true, pengine); in gp102_ce_new()
|
H A D | gm107.c | 39 gm107_ce_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_ce_new() argument 42 return nvkm_engine_new_(&gm107_ce, device, type, inst, true, pengine); in gm107_ce_new()
|
H A D | gm200.c | 38 gm200_ce_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm200_ce_new() argument 41 return nvkm_engine_new_(&gm200_ce, device, type, inst, true, pengine); in gm200_ce_new()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
H A D | g84.c | 40 g84_mpeg_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g84_mpeg_new() argument 43 return nvkm_engine_new_(&g84_mpeg, device, type, inst, true, pmpeg); in g84_mpeg_new()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pci/ |
H A D | nv4c.c | 34 nv4c_pci_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv4c_pci_new() argument 37 return nvkm_pci_new_(&nv4c_pci_func, device, type, inst, ppci); in nv4c_pci_new()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/timer/ |
H A D | gk20a.c | 36 gk20a_timer_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk20a_timer_new() argument 39 return nvkm_timer_new_(&gk20a_timer, device, type, inst, ptmr); in gk20a_timer_new()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/msvld/ |
H A D | mcp89.c | 38 mcp89_msvld_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in mcp89_msvld_new() argument 41 return nvkm_msvld_new_(&mcp89_msvld, device, type, inst, pengine); in mcp89_msvld_new()
|
H A D | gt215.c | 38 gt215_msvld_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gt215_msvld_new() argument 41 return nvkm_msvld_new_(>215_msvld, device, type, inst, pengine); in gt215_msvld_new()
|
H A D | gk104.c | 38 gk104_msvld_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk104_msvld_new() argument 41 return nvkm_msvld_new_(&gk104_msvld, device, type, inst, pengine); in gk104_msvld_new()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | gt215.c | 35 gt215_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gt215_fb_new() argument 37 return nv50_fb_new_(>215_fb, device, type, inst, pfb); in gt215_fb_new()
|
H A D | gk20a.c | 37 gk20a_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gk20a_fb_new() argument 39 return gf100_fb_new_(&gk20a_fb, device, type, inst, pfb); in gk20a_fb_new()
|
H A D | g84.c | 35 g84_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in g84_fb_new() argument 37 return nv50_fb_new_(&g84_fb, device, type, inst, pfb); in g84_fb_new()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/sec2/ |
H A D | gp108.c | 39 gp108_sec2_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp108_sec2_new() argument 42 return nvkm_sec2_new_(gp108_sec2_fwif, device, type, inst, 0, psec2); in gp108_sec2_new()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
H A D | gk20a.c | 37 gk20a_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in gk20a_mc_new() argument 39 return nvkm_mc_new_(&gk20a_mc, device, type, inst, pmc); in gk20a_mc_new()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
H A D | gf119.c | 37 gf119_i2c_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf119_i2c_new() argument 40 return nvkm_i2c_new_(&gf119_i2c, device, type, inst, pi2c); in gf119_i2c_new()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | gm200.c | 35 gm200_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm200_therm_new() argument 38 return nvkm_therm_new_(&gm200_therm, device, type, inst, ptherm); in gm200_therm_new()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/ |
H A D | gv100.c | 33 enum nvkm_subdev_type type, int inst, struct nvkm_vfn **pvfn) in gv100_vfn_new() 35 return nvkm_vfn_new_(&gv100_vfn, device, type, inst, 0, pvfn); in gv100_vfn_new() 32 gv100_vfn_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_vfn **pvfn) gv100_vfn_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/ |
H A D | gt215.c | 38 gt215_mspdec_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gt215_mspdec_new() argument 41 return nvkm_mspdec_new_(>215_mspdec, device, type, inst, pengine); in gt215_mspdec_new()
|
H A D | gk104.c | 38 gk104_mspdec_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk104_mspdec_new() argument 41 return nvkm_mspdec_new_(&gk104_mspdec, device, type, inst, pengine); in gk104_mspdec_new()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/msppp/ |
H A D | gt215.c | 38 gt215_msppp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gt215_msppp_new() argument 41 return nvkm_msppp_new_(>215_msppp, device, type, inst, pengine); in gt215_msppp_new()
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
H A D | instruction.h | 45 inline void spvInstructionAddWord(spv_instruction_t* inst, uint32_t value) { in spvInstructionAddWord() argument 46 inst->words.push_back(value); in spvInstructionAddWord()
|
/third_party/skia/third_party/externals/spirv-tools/source/reduce/ |
H A D | remove_instruction_reduction_opportunity.h | 27 // Constructs the opportunity to remove |inst|. 28 explicit RemoveInstructionReductionOpportunity(opt::Instruction* inst) in RemoveInstructionReductionOpportunity() argument 29 : inst_(inst) {} in RemoveInstructionReductionOpportunity()
|