Home
last modified time | relevance | path

Searched defs:disp (Results 26 – 50 of 131) sorted by relevance

123456

/openbmc/linux/arch/sh/kernel/
H A Dkprobes.c155 unsigned long disp = (p->opcode & 0x0FFF); in prepare_singlestep() local
169 unsigned long disp = (p->opcode & 0x00FF); in prepare_singlestep() local
179 unsigned long disp = (p->opcode & 0x00FF); in prepare_singlestep() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dg94.c172 g94_sor_war_update_sppll1(struct nvkm_disp *disp) in g94_sor_war_update_sppll1()
303 g94_sor_new(struct nvkm_disp *disp, int id) in g94_sor_new()
309 g94_sor_cnt(struct nvkm_disp *disp, unsigned long *pmask) in g94_sor_cnt()
H A Duconn.c168 struct nvkm_disp *disp = conn->disp; in nvkm_uconn_dtor() local
186 struct nvkm_disp *disp = nvkm_udisp(oclass->parent); in nvkm_uconn_new() local
H A Duoutp.c312 struct nvkm_disp *disp = outp->disp; in nvkm_uoutp_mthd() local
335 struct nvkm_disp *disp = outp->disp; in nvkm_uoutp_dtor() local
352 struct nvkm_disp *disp = nvkm_udisp(oclass->parent); in nvkm_uoutp_new() local
H A Dmcp77.c39 mcp77_sor_new(struct nvkm_disp *disp, int id) in mcp77_sor_new()
H A Dmcp89.c53 mcp89_sor_new(struct nvkm_disp *disp, int id) in mcp89_sor_new()
H A Dgp100.c46 gp100_sor_new(struct nvkm_disp *disp, int id) in gp100_sor_new()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndw.c117 struct nv50_disp *disp = nv50_disp(wndw->plane.dev); in nv50_wndw_wait_armed() local
182 struct nv50_disp *disp = nv50_disp(wndw->plane.dev); in nv50_wndw_ntfy_enable() local
704 struct nv50_disp *disp = nv50_disp(dev); in nv50_wndw_new_() local
784 struct nv50_disp *disp = nv50_disp(drm->dev); in nv50_wndw_new() local
H A Ddisp.c76 nv50_chan_create(struct nvif_device *device, struct nvif_object *disp, in nv50_chan_create()
228 nv50_dmac_create(struct nvif_device *device, struct nvif_object *disp, in nv50_dmac_create()
559 struct nv50_disp *disp = nv50_disp(connector->dev); in nv50_dac_create() local
710 struct nv50_disp *disp = nv50_disp(encoder->dev); in nv50_audio_supported() local
1512 struct nv50_disp *disp = nv50_disp(nv_encoder->base.base.dev); in nv50_sor_update() local
1580 struct nv50_disp *disp = nv50_disp(encoder->dev); in nv50_sor_atomic_enable() local
1727 struct nv50_disp *disp = nv50_disp(connector->dev); in nv50_sor_create() local
1894 struct nv50_disp *disp = nv50_disp(dev); in nv50_pior_create() local
1952 struct nv50_disp *disp = nv50_disp(drm->dev); in nv50_disp_atomic_commit_core() local
2003 struct nv50_disp *disp = nv50_disp(dev); in nv50_disp_atomic_commit_tail() local
[all …]
H A Dcrc.c73 struct nv50_disp *disp = nv50_disp(head->base.base.dev); in nv50_crc_program_ctx() local
88 struct nv50_disp *disp = nv50_disp(dev); in nv50_crc_ctx_flip_work() local
723 nv50_crc_init_head(struct nv50_disp *disp, const struct nv50_crc_func *func, in nv50_crc_init_head()
736 struct nv50_disp *disp = nv50_disp(dev); in nv50_crc_init() local
H A Dcore907d.c33 core907d_caps_init(struct nouveau_drm *drm, struct nv50_disp *disp) in core907d_caps_init()
H A Dpior507d.c50 pior507d_get_caps(struct nv50_disp *disp, struct nouveau_encoder *outp, in pior507d_get_caps()
H A Doimm507b.c33 struct nv50_disp *disp = nv50_disp(drm->dev); in oimm507b_init_() local
H A Dsorc37d.c43 sorc37d_get_caps(struct nv50_disp *disp, struct nouveau_encoder *outp, int or) in sorc37d_get_caps()
H A Doimm.c41 struct nv50_disp *disp = nv50_disp(drm->dev); in nv50_oimm_init() local
H A Dwimm.c39 struct nv50_disp *disp = nv50_disp(drm->dev); in nv50_wimm_init() local
H A Dcurs.c44 struct nv50_disp *disp = nv50_disp(drm->dev); in nv50_curs_new() local
H A Dbase.c43 struct nv50_disp *disp = nv50_disp(drm->dev); in nv50_base_new() local
H A Dsor907d.c46 sor907d_get_caps(struct nv50_disp *disp, struct nouveau_encoder *outp, int or) in sor907d_get_caps()
/openbmc/linux/drivers/video/
H A Ddisplay_timing.c12 void display_timings_release(struct display_timings *disp) in display_timings_release()
H A Dof_videomode.c33 struct display_timings *disp; in of_get_videomode() local
H A Dvideomode.c31 int videomode_from_timings(const struct display_timings *disp, in videomode_from_timings()
/openbmc/linux/arch/arm/probes/
H A Ddecode-arm.c57 int disp = branch_displacement(insn); in simulate_bbl() local
69 int disp = branch_displacement(insn); in simulate_blx1() local
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_de2.c182 struct udevice *disp, int mux, bool is_composite) in sunxi_de2_init()
238 struct udevice *disp; in sunxi_de2_probe() local
/openbmc/linux/arch/x86/include/asm/
H A Dtext-patching.h97 s32 disp; member
189 void int3_emulate_jcc(struct pt_regs *regs, u8 cc, unsigned long ip, unsigned long disp) in int3_emulate_jcc()

123456