~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/include/linux/regulator/pfuze100.h

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /include/linux/regulator/pfuze100.h (Version linux-6.12-rc7) and /include/linux/regulator/pfuze100.h (Version linux-4.12.14)


  1 /* SPDX-License-Identifier: GPL-2.0-or-later * << 
  2 /*                                                  1 /*
  3  * Copyright (C) 2011-2013 Freescale Semicondu      2  * Copyright (C) 2011-2013 Freescale Semiconductor, Inc. All Rights Reserved.
                                                   >>   3  *
                                                   >>   4  * This program is free software; you can redistribute it and/or modify
                                                   >>   5  * it under the terms of the GNU General Public License as published by
                                                   >>   6  * the Free Software Foundation; either version 2 of the License, or
                                                   >>   7  * (at your option) any later version.
                                                   >>   8  *
                                                   >>   9  * This program is distributed in the hope that it will be useful,
                                                   >>  10  * but WITHOUT ANY WARRANTY; without even the implied warranty of
                                                   >>  11  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
                                                   >>  12  * GNU General Public License for more details.
                                                   >>  13  *
                                                   >>  14  * You should have received a copy of the GNU General Public License along
                                                   >>  15  * with this program; if not, write to the Free Software Foundation, Inc.,
                                                   >>  16  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  4  */                                                17  */
  5 #ifndef __LINUX_REG_PFUZE100_H                     18 #ifndef __LINUX_REG_PFUZE100_H
  6 #define __LINUX_REG_PFUZE100_H                     19 #define __LINUX_REG_PFUZE100_H
  7                                                    20 
  8 #define PFUZE100_SW1AB          0                  21 #define PFUZE100_SW1AB          0
  9 #define PFUZE100_SW1C           1                  22 #define PFUZE100_SW1C           1
 10 #define PFUZE100_SW2            2                  23 #define PFUZE100_SW2            2
 11 #define PFUZE100_SW3A           3                  24 #define PFUZE100_SW3A           3
 12 #define PFUZE100_SW3B           4                  25 #define PFUZE100_SW3B           4
 13 #define PFUZE100_SW4            5                  26 #define PFUZE100_SW4            5
 14 #define PFUZE100_SWBST          6                  27 #define PFUZE100_SWBST          6
 15 #define PFUZE100_VSNVS          7                  28 #define PFUZE100_VSNVS          7
 16 #define PFUZE100_VREFDDR        8                  29 #define PFUZE100_VREFDDR        8
 17 #define PFUZE100_VGEN1          9                  30 #define PFUZE100_VGEN1          9
 18 #define PFUZE100_VGEN2          10                 31 #define PFUZE100_VGEN2          10
 19 #define PFUZE100_VGEN3          11                 32 #define PFUZE100_VGEN3          11
 20 #define PFUZE100_VGEN4          12                 33 #define PFUZE100_VGEN4          12
 21 #define PFUZE100_VGEN5          13                 34 #define PFUZE100_VGEN5          13
 22 #define PFUZE100_VGEN6          14                 35 #define PFUZE100_VGEN6          14
 23 #define PFUZE100_COIN           15             !!  36 #define PFUZE100_MAX_REGULATOR  15
 24 #define PFUZE100_MAX_REGULATOR  16             << 
 25                                                    37 
 26 #define PFUZE200_SW1AB          0                  38 #define PFUZE200_SW1AB          0
 27 #define PFUZE200_SW2            1                  39 #define PFUZE200_SW2            1
 28 #define PFUZE200_SW3A           2                  40 #define PFUZE200_SW3A           2
 29 #define PFUZE200_SW3B           3                  41 #define PFUZE200_SW3B           3
 30 #define PFUZE200_SWBST          4                  42 #define PFUZE200_SWBST          4
 31 #define PFUZE200_VSNVS          5                  43 #define PFUZE200_VSNVS          5
 32 #define PFUZE200_VREFDDR        6                  44 #define PFUZE200_VREFDDR        6
 33 #define PFUZE200_VGEN1          7                  45 #define PFUZE200_VGEN1          7
 34 #define PFUZE200_VGEN2          8                  46 #define PFUZE200_VGEN2          8
 35 #define PFUZE200_VGEN3          9                  47 #define PFUZE200_VGEN3          9
 36 #define PFUZE200_VGEN4          10                 48 #define PFUZE200_VGEN4          10
 37 #define PFUZE200_VGEN5          11                 49 #define PFUZE200_VGEN5          11
 38 #define PFUZE200_VGEN6          12                 50 #define PFUZE200_VGEN6          12
 39 #define PFUZE200_COIN           13                 51 #define PFUZE200_COIN           13
 40                                                    52 
 41 #define PFUZE3000_SW1A          0                  53 #define PFUZE3000_SW1A          0
 42 #define PFUZE3000_SW1B          1                  54 #define PFUZE3000_SW1B          1
 43 #define PFUZE3000_SW2           2                  55 #define PFUZE3000_SW2           2
 44 #define PFUZE3000_SW3           3                  56 #define PFUZE3000_SW3           3
 45 #define PFUZE3000_SWBST         4                  57 #define PFUZE3000_SWBST         4
 46 #define PFUZE3000_VSNVS         5                  58 #define PFUZE3000_VSNVS         5
 47 #define PFUZE3000_VREFDDR       6                  59 #define PFUZE3000_VREFDDR       6
 48 #define PFUZE3000_VLDO1         7                  60 #define PFUZE3000_VLDO1         7
 49 #define PFUZE3000_VLDO2         8                  61 #define PFUZE3000_VLDO2         8
 50 #define PFUZE3000_VCCSD         9                  62 #define PFUZE3000_VCCSD         9
 51 #define PFUZE3000_V33           10                 63 #define PFUZE3000_V33           10
 52 #define PFUZE3000_VLDO3         11                 64 #define PFUZE3000_VLDO3         11
 53 #define PFUZE3000_VLDO4         12                 65 #define PFUZE3000_VLDO4         12
 54                                                    66 
 55 #define PFUZE3001_SW1           0              !!  67 struct regulator_init_data;
 56 #define PFUZE3001_SW2           1              !!  68 
 57 #define PFUZE3001_SW3           2              !!  69 struct pfuze_regulator_platform_data {
 58 #define PFUZE3001_VSNVS         3              !!  70         struct regulator_init_data *init_data[PFUZE100_MAX_REGULATOR];
 59 #define PFUZE3001_VLDO1         4              !!  71 };
 60 #define PFUZE3001_VLDO2         5              << 
 61 #define PFUZE3001_VCCSD         6              << 
 62 #define PFUZE3001_V33           7              << 
 63 #define PFUZE3001_VLDO3         8              << 
 64 #define PFUZE3001_VLDO4         9              << 
 65                                                    72 
 66 #endif /* __LINUX_REG_PFUZE100_H */                73 #endif /* __LINUX_REG_PFUZE100_H */
 67                                                    74 

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php