The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/contrib/device-tree/src/arm/bcm59056.dtsi

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 // SPDX-License-Identifier: GPL-2.0-or-later
    2 /*
    3 * Copyright 2014 Linaro Limited
    4 * Author: Matt Porter <mporter@linaro.org>
    5 */
    6 
    7 &pmu {
    8         compatible = "brcm,bcm59056";
    9         regulators {
   10                 rfldo_reg: rfldo {
   11                 };
   12 
   13                 camldo1_reg: camldo1 {
   14                 };
   15 
   16                 camldo2_reg: camldo2 {
   17                 };
   18 
   19                 simldo1_reg: simldo1 {
   20                 };
   21 
   22                 simldo2_reg: simldo2 {
   23                 };
   24 
   25                 sdldo_reg: sdldo {
   26                 };
   27 
   28                 sdxldo_reg: sdxldo {
   29                 };
   30 
   31                 mmcldo1_reg: mmcldo1 {
   32                 };
   33 
   34                 mmcldo2_reg: mmcldo2 {
   35                 };
   36 
   37                 audldo_reg: audldo {
   38                 };
   39 
   40                 micldo_reg: micldo {
   41                 };
   42 
   43                 usbldo_reg: usbldo {
   44                 };
   45 
   46                 vibldo_reg: vibldo {
   47                 };
   48 
   49                 csr_reg: csr {
   50                 };
   51 
   52                 iosr1_reg: iosr1 {
   53                 };
   54 
   55                 iosr2_reg: iosr2 {
   56                 };
   57 
   58                 msr_reg: msr {
   59                 };
   60 
   61                 sdsr1_reg: sdsr1 {
   62                 };
   63 
   64                 sdsr2_reg: sdsr2 {
   65                 };
   66 
   67                 vsr_reg: vsr {
   68                 };
   69 
   70                 gpldo1_reg: gpldo1 {
   71                 };
   72 
   73                 gpldo2_reg: gpldo2 {
   74                 };
   75 
   76                 gpldo3_reg: gpldo3 {
   77                 };
   78 
   79                 gpldo4_reg: gpldo4 {
   80                 };
   81 
   82                 gpldo5_reg: gpldo5 {
   83                 };
   84 
   85                 gpldo6_reg: gpldo6 {
   86                 };
   87 
   88                 vbus_reg: vbus {
   89                 };
   90         };
   91 };

Cache object: 7e3103f0f05c6e73d06584c4509b847b


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.