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

1 2

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
omap443x.dtsi 48 abb_mpu: regulator-abb-mpu {
omap4460.dtsi 45 abb_mpu: regulator-abb-mpu {
omap5-l4-abe.dtsi 109 reg = <0x0 0xff>, /* MPU private access */
111 reg-names = "mpu", "dma";
142 reg = <0x0 0xff>, /* MPU private access */
144 reg-names = "mpu", "dma";
175 reg = <0x0 0xff>, /* MPU private access */
177 reg-names = "mpu", "dma";
227 reg = <0x0 0x7f>, /* MPU private access */
229 reg-names = "mpu", "dma";
270 reg = <0x0 0x7f>, /* MPU private access */
272 reg-names = "mpu", "dma"
    [all...]
omap4-l4-abe.dtsi 109 reg = <0x0 0xff>, /* MPU private access */
111 reg-names = "mpu", "dma";
142 reg = <0x0 0xff>, /* MPU private access */
144 reg-names = "mpu", "dma";
175 reg = <0x0 0xff>, /* MPU private access */
177 reg-names = "mpu", "dma";
211 reg-names = "mpu","dat";
245 reg = <0x0 0x7f>, /* MPU private access */
247 reg-names = "mpu", "dma";
307 reg = <0x0 0x7f>, /* MPU private access *
    [all...]
omap2.dtsi 48 mpu {
49 compatible = "ti,omap2-mpu";
50 ti,hwmods = "mpu";
omap36xx.dtsi 93 abb_mpu_iva: regulator-abb-mpu {
185 compatible = "ti,omap3-smartreflex-mpu-iva";
omap5.dtsi 130 compatible = "ti,omap5-wugen-mpu", "ti,omap4-wugen-mpu";
182 mpu {
183 compatible = "ti,omap4-mpu";
653 abb_mpu: regulator-abb-mpu {
keystone-k2g.dtsi 460 reg-names = "mpu","dat";
476 reg-names = "mpu","dat";
492 reg-names = "mpu","dat";
omap4.dtsi 95 compatible = "ti,omap4-wugen-mpu";
146 mpu {
147 compatible = "ti,omap4-mpu";
280 ranges = <0x00000000 0x4012c000 0x1000>, /* MPU */
458 abb_mpu: regulator-abb-mpu {
dra7.dtsi 70 compatible = "ti,omap5-wugen-mpu", "ti,omap4-wugen-mpu";
169 mpu {
170 compatible = "ti,omap5-mpu";
638 abb_mpu: regulator-abb-mpu {
am33xx-clocks.dtsi 621 mpu_cm: mpu-cm@600 {
628 mpu_clkctrl: mpu-clkctrl@0 {
am43xx-clocks.dtsi 791 mpu_cm: mpu-cm@8300 {
798 mpu_clkctrl: mpu-clkctrl@20 {
am335x-lxm.dts 204 regulator-name = "vdd1,mpu";
dra71-evm.dts 93 /* FB_B0 -> LP8733-BUCK1 - VPO_S1_AVS - VDD_CORE_AVS (core, mpu, gpu) */
dm814x.dtsi 50 * that are not memory mapped in the MPU view or for the MPU itself.
54 mpu {
55 compatible = "ti,omap3-mpu";
56 ti,hwmods = "mpu";
dm816x.dtsi 46 * that are not memory mapped in the MPU view or for the MPU itself.
50 mpu {
51 compatible = "ti,omap3-mpu";
52 ti,hwmods = "mpu";
dra7xx-clocks.dtsi 293 compatible = "ti,omap5-mpu-dpll-clock";
1516 mpu_cm: mpu-cm@300 {
1523 mpu_clkctrl: mpu-clkctrl@20 {
am33xx-l4.dtsi 1238 reg-names = "mpu", "dat";
1268 reg-names = "mpu", "dat";
2016 mpu@0 {
2017 compatible = "ti,omap3-mpu";
am437x-l4.dtsi 848 reg-names = "mpu", "dat";
879 reg-names = "mpu", "dat";
1655 mpu@0 {
1656 compatible = "ti,omap4-mpu";
  /src/sys/arch/x68k/stand/boot/
boot.c 56 int mpu; variable in typeref:typename:int
395 mpu = detectmpu();
397 if (mpu < 3) { /* not tested on 68020 */
398 printf("This MPU cannot run NetBSD.\n");
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/ti/
k3-j721e-main.dtsi 1326 reg-names = "mpu","dat";
1343 reg-names = "mpu","dat";
1360 reg-names = "mpu","dat";
1377 reg-names = "mpu","dat";
1394 reg-names = "mpu","dat";
1411 reg-names = "mpu","dat";
1428 reg-names = "mpu","dat";
1445 reg-names = "mpu","dat";
1462 reg-names = "mpu","dat";
1479 reg-names = "mpu","dat"
    [all...]
k3-am65-main.dtsi 758 reg-names = "mpu","dat";
775 reg-names = "mpu","dat";
792 reg-names = "mpu","dat";
  /src/sys/arch/mac68k/mac68k/
machdep.c 1905 const char *mpu; local in function:identifycpu
1909 mpu = ("(68020)");
1912 mpu = ("(68030)");
1915 mpu = ("(68040)");
1918 mpu = ("(unknown processor)");
1924 mpu);
  /src/share/man/man4/
Makefile 47 mpu.4 mtd.4 mtio.4 msm6242b.4 multicast.4 mvsata.4 \
  /src/sys/dev/ic/
mlx.c 681 mlx_adjqparam(struct mlx_softc *mlx, int mpu, int slop)
692 ldadjqparam(ld, mpu + (slop-- > 0));

Completed in 29 milliseconds

1 2