Home
last modified time | relevance | path

Searched defs:disp (Results 76 – 100 of 130) sorted by relevance

123456

/openbmc/qemu/target/hppa/
H A Dtranslate.c50 int64_t disp; member
638 static DisasIAQE iaqe_incr(const DisasIAQE *e, int64_t disp) in iaqe_incr()
1593 unsigned rx, int scale, int64_t disp, in do_load_32()
1611 unsigned rx, int scale, int64_t disp, in do_load_64()
1665 unsigned rx, int scale, int64_t disp, in do_load()
1686 unsigned rx, int scale, int64_t disp, in do_floadw()
1711 unsigned rx, int scale, int64_t disp, in do_floadd()
1736 int64_t disp, unsigned sp, in do_store()
1745 unsigned rx, int scale, int64_t disp, in do_fstorew()
1878 static bool do_dbranch(DisasContext *ctx, int64_t disp, in do_dbranch()
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dovly507e.c151 struct nv50_disp *disp = nv50_disp(drm->dev); in ovly507e_new_() local
H A Dcurs507a.c176 struct nv50_disp *disp = nv50_disp(drm->dev); in curs507a_new_() local
H A Dbase507c.c310 struct nouveau_display *disp = nouveau_display(drm->dev); in base507c_new_() local
H A Dwndwc37e.c356 struct nv50_disp *disp = nv50_disp(drm->dev); in wndwc37e_new_() local
H A Dhead507d.c249 struct nv50_disp *disp = nv50_disp(head->base.base.dev); in head507d_core_calc() local
/openbmc/qemu/target/alpha/
H A Dtranslate.c257 static void gen_pc_disp(DisasContext *ctx, TCGv dest, int32_t disp) in gen_pc_disp()
440 static void gen_goto_tb(DisasContext *ctx, int idx, int32_t disp) in gen_goto_tb()
458 static DisasJumpType gen_bdirect(DisasContext *ctx, int ra, int32_t disp) in gen_bdirect()
473 TCGv cmp, uint64_t imm, int32_t disp) in gen_bcond_internal()
486 int32_t disp) in gen_bcond()
527 int32_t disp) in gen_fbcond()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgk104.c124 gk104_sor_new(struct nvkm_disp *disp, int id) in gk104_sor_new()
H A Dg84.c131 g84_sor_new(struct nvkm_disp *disp, int id) in g84_sor_new()
H A Dgm200.c148 gm200_sor_new(struct nvkm_disp *disp, int id) in gm200_sor_new()
H A Dgt215.c196 gt215_sor_new(struct nvkm_disp *disp, int id) in gt215_sor_new()
H A Dhead.h9 struct nvkm_disp *disp; member
H A Dchan.h11 struct nvkm_disp *disp; member
/openbmc/qemu/disas/
H A Dhppa.c2709 int disp; in print_insn_hppa() local
2725 int disp; in print_insn_hppa() local
2741 int disp = extract_16 (insn); in print_insn_hppa() local
2750 int disp = extract_16 (insn); in print_insn_hppa() local
/openbmc/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_dpsub.h74 struct zynqmp_disp *disp; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgt215.c143 u32 disp = nvkm_rd32(device, 0x10a01c); in gt215_pmu_intr() local
/openbmc/linux/include/video/
H A Ddisplay_timing.h94 display_timings *disp, in display_timings_get()
/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-dc.c49 #define DC_DISP_CONF1(disp) (0xd8 + (disp) * 4) argument
50 #define DC_DISP_CONF2(disp) (0xe8 + (disp) * 4) argument
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0008.h29 __u8 disp; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dgp102.c158 u32 disp = nvkm_falcon_rd32(falcon, 0x01c); in gp102_sec2_intr() local
/openbmc/u-boot/drivers/video/rockchip/
H A Drk_vop.c227 struct udevice *disp; in rk_display_init() local
/openbmc/linux/drivers/video/fbdev/
H A Dclps711x-fb.c211 struct device_node *disp, *np = dev->of_node; in clps711x_fb_probe() local
/openbmc/linux/tools/objtool/arch/x86/
H A Ddecode.c616 struct reloc *immr, *disp; in arch_decode_instruction() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvif/
H A Doutp.c220 nvif_outp_ctor(struct nvif_disp *disp, const char *name, int id, struct nvif_outp *outp) in nvif_outp_ctor()
/openbmc/linux/arch/s390/kernel/
H A Duprobes.c229 s32 disp; member

123456