Home
last modified time | relevance | path

Searched refs:pcore (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/
Dcore.c27 nv50_core_del(struct nv50_core **pcore) in nv50_core_del() argument
29 struct nv50_core *core = *pcore; in nv50_core_del()
32 kfree(*pcore); in nv50_core_del()
33 *pcore = NULL; in nv50_core_del()
38 nv50_core_new(struct nouveau_drm *drm, struct nv50_core **pcore) in nv50_core_new() argument
69 return cores[cid].new(drm, cores[cid].oclass, pcore); in nv50_core_new()
Dcore507d.c89 s32 oclass, struct nv50_core **pcore) in core507d_new_() argument
96 if (!(core = *pcore = kzalloc(sizeof(*core), GFP_KERNEL))) in core507d_new_()
112 core507d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in core507d_new() argument
114 return core507d_new_(&core507d, drm, oclass, pcore); in core507d_new()
Dcore907d.c37 core907d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in core907d_new() argument
39 return core507d_new_(&core907d, drm, oclass, pcore); in core907d_new()
Dcore917d.c37 core917d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in core917d_new() argument
39 return core507d_new_(&core917d, drm, oclass, pcore); in core917d_new()
Dcore827d.c38 core827d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in core827d_new() argument
40 return core507d_new_(&core827d, drm, oclass, pcore); in core827d_new()
Dcorec37d.c107 corec37d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in corec37d_new() argument
109 return core507d_new_(&corec37d, drm, oclass, pcore); in corec37d_new()
/Linux-v4.19/Documentation/devicetree/bindings/iio/adc/
Dxilinx-xadc.txt16 * "xlnx,axi-xadc-1.00.a": When using the axi-xadc pcore to
21 when using the AXI-XADC pcore this must be the clock that provides the
/Linux-v4.19/drivers/clk/
DKconfig205 Support for the Analog Devices axi-clkgen pcore clock generator for Xilinx