Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A 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
71 return cores[cid].new(drm, cores[cid].oclass, pcore); in nv50_core_new()
H A Dcore827d.c39 core827d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in core827d_new() argument
41 return core507d_new_(&core827d, drm, oclass, pcore); in core827d_new()
H A Dcore917d.c41 core917d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in core917d_new() argument
43 return core507d_new_(&core917d, drm, oclass, pcore); in core917d_new()
H A Dcore507d.c158 s32 oclass, struct nv50_core **pcore) in core507d_new_() argument
165 if (!(core = *pcore = kzalloc(sizeof(*core), GFP_KERNEL))) in core507d_new_()
181 core507d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in core507d_new() argument
183 return core507d_new_(&core507d, drm, oclass, pcore); in core507d_new()
H A Dcore907d.c75 core907d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in core907d_new() argument
77 return core507d_new_(&core907d, drm, oclass, pcore); in core907d_new()
H A Dcorec57d.c77 corec57d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in corec57d_new() argument
79 return core507d_new_(&corec57d, drm, oclass, pcore); in corec57d_new()
H A Dcorec37d.c176 corec37d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in corec37d_new() argument
178 return core507d_new_(&corec37d, drm, oclass, pcore); in corec37d_new()
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dadi,axi-clkgen.yaml7 title: Analog Devices AXI clkgen pcore clock generator
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dxilinx-xadc.txt25 * "xlnx,axi-xadc-1.00.a": When using the axi-xadc pcore to
/openbmc/linux/drivers/clk/
H A DKconfig293 Support for the Analog Devices axi-clkgen pcore clock generator for Xilinx