Home
last modified time | relevance | path

Searched refs:disp (Results 176 – 200 of 268) sorted by relevance

1234567891011

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dchan.h11 struct nvkm_disp *disp; member
/openbmc/linux/arch/x86/kernel/
H A Dalternative.c2027 s32 disp; member
2137 int3_emulate_call(regs, (long)ip + tp->disp); in poke_int3_handler()
2142 int3_emulate_jmp(regs, (long)ip + tp->disp); in poke_int3_handler()
2146 int3_emulate_jcc(regs, tp->opcode & 0xf, (long)ip, tp->disp); in poke_int3_handler()
2369 tp->disp = insn.immediate.value; in text_poke_loc_init()
2377 tp->disp = 0; in text_poke_loc_init()
2383 tp->disp = 0; in text_poke_loc_init()
/openbmc/u-boot/drivers/video/
H A Dipu_regs.h393 #define DC_DISP_CONF2(disp) (&DC_REG->disp_conf2[disp]) argument
H A Dipu.h228 int32_t ipu_init_sync_panel(int disp,
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c1533 target_long disp; member
1540 target_long disp; in gen_lea_modrm_0() local
1546 disp = 0; in gen_lea_modrm_0()
1585 disp = (int8_t)x86_ldub_code(env, s); in gen_lea_modrm_0()
1589 disp = (int32_t)x86_ldl_code(env, s); in gen_lea_modrm_0()
1595 disp += s->popl_esp_hack; in gen_lea_modrm_0()
1606 disp = x86_lduw_code(env, s); in gen_lea_modrm_0()
1610 disp = (int8_t)x86_ldub_code(env, s); in gen_lea_modrm_0()
1683 tcg_gen_movi_tl(s->A0, a.disp); in gen_lea_modrm_1()
1686 } else if (a.disp != 0) { in gen_lea_modrm_1()
[all …]
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch11804 - int bit,disp;
11805 + int bit, disp;
12171 - int bit,disp;
12172 + int bit, disp;
12298 - disp = (s16)*shiftreg >> 4;
12829 - int bit,disp;
12845 - disp = (s16)*shiftreg >> 5;
12859 - disp = (s16)*shiftreg >> 4;
12960 + int bit, disp;
13604 - int bit,disp;
[all …]
/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-di.c677 struct ipu_di *ipu_di_get(struct ipu_soc *ipu, int disp) in ipu_di_get() argument
681 if (disp > 1) in ipu_di_get()
684 di = ipu->di_priv[disp]; in ipu_di_get()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A DKbuild2 nouveau-y += dispnv50/disp.o
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/
H A D0006-Add-SDL2-example-support.patch54 lv_linux_drm_set_file(disp, videocard, -1);
/openbmc/linux/arch/s390/kernel/
H A Duprobes.c229 s32 disp; member
274 uptr = (void *)(regs->psw.addr + (insn->disp * 2)); in handle_insn_ril()
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron-edp.dtsi137 avdd_1v8_disp_en: avdd-1v8-disp-en {
/openbmc/linux/arch/arm64/boot/dts/sprd/
H A Dsc9860.dtsi282 compatible = "sprd,sc9860-disp-clk";
288 disp_gate: disp-gate {
289 compatible = "sprd,sc9860-disp-gate";
/openbmc/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,bcm-voter.yaml55 # Example 2: disp bcm_voter on SDM845 should be defined inside &disp_rsc node
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dnv50.c102 if (!device->disp) in nv50_devinit_preinit()
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dsamsung,exynos5260-clock.yaml62 - samsung,exynos5260-clock-disp
326 const: samsung,exynos5260-clock-disp
/openbmc/linux/kernel/
H A Drelay.c576 struct rchan_percpu_buf_dispatcher disp; in relay_late_setup_files() local
631 disp.buf = buf; in relay_late_setup_files()
632 disp.dentry = dentry; in relay_late_setup_files()
637 &disp, 1); in relay_late_setup_files()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A DKbuild8 nvkm-y += nvkm/subdev/bios/disp.o
/openbmc/u-boot/arch/arm/dts/
H A Drk3288-veyron-speedy.dts129 avdd_1v8_disp_en: avdd-1v8-disp-en {
H A Drk3399-gru-chromebook.dtsi149 pp3300_disp: pp3300-disp {
378 pp3300_disp_en: pp3300-disp-en {
/openbmc/linux/drivers/gpu/drm/nouveau/nvif/
H A Dmmu.c107 if (args.disp) mmu->type[i].type |= NVIF_MEM_DISP; in nvif_mmu_ctor()
/openbmc/qemu/disas/
H A Dsh4.c1629 int disp = 0; in print_insn_sh() local
1685 disp = (nibs[5] << 8) | (nibs[6] << 4) | nibs[7]; in print_insn_sh()
1690 disp = ((nibs[5] << 8) | (nibs[6] << 4) | nibs[7]) << 1; in print_insn_sh()
1696 disp = ((nibs[5] << 8) | (nibs[6] << 4) | nibs[7]) << 2; in print_insn_sh()
1702 disp = ((nibs[5] << 8) | (nibs[6] << 4) | nibs[7]) << 3; in print_insn_sh()
1736 disp = imm; in print_insn_sh()
1834 fprintf_fn (stream, "@(%d,r%d)", has_disp?disp:imm, rn); in print_insn_sh()
1852 fprintf_fn (stream, "@(%d,r%d)", has_disp?disp:imm, rm); in print_insn_sh()
1869 fprintf_fn (stream, "@(%d,gbr)", has_disp?disp:imm); in print_insn_sh()
1875 fprintf_fn (stream, "@@(%d,tbr)", has_disp?disp:imm); in print_insn_sh()
H A Dm68k.c1101 bfd_signed_vma disp; in print_insn_arg() local
1312 disp = NEXTBYTE (p); in print_insn_arg()
1316 disp = NEXTWORD (p); in print_insn_arg()
1318 disp = NEXTLONG (p); in print_insn_arg()
1321 disp = NEXTBYTE (buffer); in print_insn_arg()
1322 if (disp == 0) in print_insn_arg()
1323 disp = NEXTWORD (p); in print_insn_arg()
1324 else if (disp == -1) in print_insn_arg()
1325 disp = NEXTLONG (p); in print_insn_arg()
1330 disp = NEXTLONG (p); in print_insn_arg()
[all …]
/openbmc/linux/arch/x86/kernel/kprobes/
H A Dcore.c400 u8 *disp; in __copy_instruction() local
419 disp = (u8 *) dest + insn_offset_displacement(insn); in __copy_instruction()
420 *(s32 *) disp = (s32) newdisp; in __copy_instruction()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dummu.c94 args->v0.disp = !!(type & NVKM_MEM_DISP); in nvkm_ummu_type()
/openbmc/linux/drivers/pwm/
H A DMakefile39 obj-$(CONFIG_PWM_MTK_DISP) += pwm-mtk-disp.o

1234567891011