HomeSort by: relevance | last modified time | path
    Searched refs:pmc (Results 1 - 25 of 112) sorted by relevancy

1 2 3 4 5

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mc/
nouveau_nvkm_subdev_mc_gk20a.c 43 gk20a_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc)
45 return nvkm_mc_new_(&gk20a_mc, device, index, pmc);
nouveau_nvkm_subdev_mc_nv11.c 52 nv11_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc)
54 return nvkm_mc_new_(&nv11_mc, device, index, pmc);
nouveau_nvkm_subdev_mc_gp10b.c 51 gp10b_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc)
53 return gp100_mc_new_(&gp10b_mc, device, index, pmc);
nouveau_nvkm_subdev_mc_nv17.c 61 nv17_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc)
63 return nvkm_mc_new_(&nv17_mc, device, index, pmc);
nouveau_nvkm_subdev_mc_g84.c 70 g84_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc)
72 return nvkm_mc_new_(&g84_mc, device, index, pmc);
nouveau_nvkm_subdev_mc_g98.c 70 g98_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc)
72 return nvkm_mc_new_(&g98_mc, device, index, pmc);
nouveau_nvkm_subdev_mc_gk104.c 68 gk104_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc)
70 return nvkm_mc_new_(&gk104_mc, device, index, pmc);
nouveau_nvkm_subdev_mc_nv44.c 56 nv44_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc)
58 return nvkm_mc_new_(&nv44_mc, device, index, pmc);
nouveau_nvkm_subdev_mc_nv50.c 63 nv50_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc)
65 return nvkm_mc_new_(&nv50_mc, device, index, pmc);
nouveau_nvkm_subdev_mc_tu102.c 57 tu102_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc)
59 return gp100_mc_new_(&tu102_mc, device, index, pmc);
nouveau_nvkm_subdev_mc_gp100.c 122 int index, struct nvkm_mc **pmc)
129 *pmc = &mc->base;
138 gp100_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc)
140 return gp100_mc_new_(&gp100_mc, device, index, pmc);
nouveau_nvkm_subdev_mc_gt215.c 79 gt215_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc)
81 return nvkm_mc_new_(&gt215_mc, device, index, pmc);
nouveau_nvkm_subdev_mc_nv04.c 88 nv04_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc)
90 return nvkm_mc_new_(&nv04_mc, device, index, pmc);
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
at91sam9g25.dtsi 29 pmc: pmc@fffffc00 { label
30 compatible = "atmel,at91sam9g25-pmc", "atmel,at91sam9x5-pmc", "syscon";
at91sam9g35.dtsi 28 pmc: pmc@fffffc00 { label
29 compatible = "atmel,at91sam9g35-pmc", "atmel,at91sam9x5-pmc", "syscon";
at91sam9x25.dtsi 30 pmc: pmc@fffffc00 { label
31 compatible = "atmel,at91sam9x25-pmc", "atmel,at91sam9x5-pmc", "syscon";
at91sam9x35.dtsi 29 pmc: pmc@fffffc00 { label
30 compatible = "atmel,at91sam9x35-pmc", "atmel,at91sam9x5-pmc", "syscon";
sam9x60.dtsi 83 clocks = <&pmc PMC_TYPE_PERIPHERAL 23>, <&pmc PMC_TYPE_CORE PMC_UTMI>;
85 assigned-clocks = <&pmc PMC_TYPE_CORE PMC_UTMI>;
94 clocks = <&pmc PMC_TYPE_PERIPHERAL 22>, <&pmc PMC_TYPE_PERIPHERAL 22>, <&pmc PMC_TYPE_SYSTEM 6>;
103 clocks = <&pmc PMC_TYPE_CORE PMC_UTMI>, <&pmc PMC_TYPE_PERIPHERAL 22>;
105 assigned-clocks = <&pmc PMC_TYPE_CORE PMC_UTMI>;
123 clocks = <&pmc PMC_TYPE_CORE PMC_MCK>
665 pmc: pmc@fffffc00 { label
    [all...]
sama5d2.dtsi 47 clocks = <&pmc PMC_TYPE_CORE PMC_MCK>;
63 clocks = <&pmc PMC_TYPE_CORE PMC_MCK>;
123 clocks = <&pmc PMC_TYPE_PERIPHERAL 42>, <&pmc PMC_TYPE_CORE PMC_UTMI>;
132 clocks = <&pmc PMC_TYPE_PERIPHERAL 41>, <&pmc PMC_TYPE_PERIPHERAL 41>, <&pmc PMC_TYPE_SYSTEM 6>;
141 clocks = <&pmc PMC_TYPE_CORE PMC_UTMI>, <&pmc PMC_TYPE_PERIPHERAL 41>;
165 clocks = <&pmc PMC_TYPE_CORE PMC_MCK2>
276 pmc: pmc@f0014000 { label
    [all...]
at91sam9g20.dtsi 44 pmc: pmc@fffffc00 { label
45 compatible = "atmel,at91sam9g20-pmc", "atmel,at91sam9260-pmc", "syscon";
sama7g5.dtsi 81 clocks = <&pmc PMC_TYPE_PERIPHERAL 18>;
113 clocks = <&pmc PMC_TYPE_PERIPHERAL 11>;
116 pmc: pmc@e0018000 { label
117 compatible = "microchip,sama7g5-pmc", "syscon";
171 clocks = <&pmc PMC_TYPE_PERIPHERAL 80>, <&pmc PMC_TYPE_GCK 80>;
173 assigned-clock-parents = <&pmc PMC_TYPE_CORE PMC_SYSPLL>;
174 assigned-clocks = <&pmc PMC_TYPE_GCK 80>;
184 clocks = <&pmc PMC_TYPE_PERIPHERAL 81>, <&pmc PMC_TYPE_GCK 81>
    [all...]
at91sam9260.dtsi 117 pmc: pmc@fffffc00 { label
118 compatible = "atmel,at91sam9260-pmc", "syscon";
129 clocks = <&pmc PMC_TYPE_CORE PMC_SLOW>;
135 clocks = <&pmc PMC_TYPE_CORE PMC_SLOW>;
142 clocks = <&pmc PMC_TYPE_CORE PMC_MCK>;
153 clocks = <&pmc PMC_TYPE_PERIPHERAL 17>, <&pmc PMC_TYPE_PERIPHERAL 18>, <&pmc PMC_TYPE_PERIPHERAL 19>, <&pmc PMC_TYPE_CORE PMC_SLOW>
    [all...]
at91sam9g45.dtsi 110 clocks = <&pmc PMC_TYPE_SYSTEM 2>;
117 clocks = <&pmc PMC_TYPE_SYSTEM 2>;
131 pmc: pmc@fffffc00 { label
132 compatible = "atmel,at91sam9g45-pmc", "syscon";
150 clocks = <&pmc PMC_TYPE_CORE PMC_MCK>;
166 clocks = <&pmc PMC_TYPE_PERIPHERAL 18>, <&pmc PMC_TYPE_PERIPHERAL 18>, <&pmc PMC_TYPE_PERIPHERAL 18>, <&clk32k>;
176 clocks = <&pmc PMC_TYPE_PERIPHERAL 18>, <&pmc PMC_TYPE_PERIPHERAL 18>, <&pmc PMC_TYPE_PERIPHERAL 18>, <&clk32k>
    [all...]
at91rm9200.dtsi 104 pmc: pmc@fffffc00 { label
105 compatible = "atmel,at91rm9200-pmc", "syscon";
140 clocks = <&pmc PMC_TYPE_PERIPHERAL 17>, <&pmc PMC_TYPE_PERIPHERAL 18>, <&pmc PMC_TYPE_PERIPHERAL 19>, <&slow_xtal>;
152 clocks = <&pmc PMC_TYPE_PERIPHERAL 20>, <&pmc PMC_TYPE_PERIPHERAL 21>, <&pmc PMC_TYPE_PERIPHERAL 22>, <&slow_xtal>;
162 clocks = <&pmc PMC_TYPE_PERIPHERAL 12>
    [all...]
at91sam9261.dtsi 83 clocks = <&pmc PMC_TYPE_PERIPHERAL 20>, <&pmc PMC_TYPE_SYSTEM 16>, <&pmc PMC_TYPE_SYSTEM 6>;
94 clocks = <&pmc PMC_TYPE_PERIPHERAL 21>, <&pmc PMC_TYPE_SYSTEM 17>;
114 clocks = <&pmc PMC_TYPE_CORE PMC_MCK>;
140 clocks = <&pmc PMC_TYPE_PERIPHERAL 17>, <&pmc PMC_TYPE_PERIPHERAL 18>, <&pmc PMC_TYPE_PERIPHERAL 19>, <&slow_xtal>;
148 clocks = <&pmc PMC_TYPE_PERIPHERAL 10>, <&pmc PMC_TYPE_SYSTEM 7>
597 pmc: pmc@fffffc00 { label
    [all...]

Completed in 26 milliseconds

1 2 3 4 5