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

TOMOYO Linux Cross Reference
Linux/include/linux/cs5535.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/cs5535.h (Version linux-6.12-rc7) and /include/linux/cs5535.h (Version linux-5.17.15)


  1 /* SPDX-License-Identifier: GPL-2.0-only */         1 /* SPDX-License-Identifier: GPL-2.0-only */
  2 /*                                                  2 /*
  3  * AMD CS5535/CS5536 definitions                    3  * AMD CS5535/CS5536 definitions
  4  * Copyright (C) 2006  Advanced Micro Devices,      4  * Copyright (C) 2006  Advanced Micro Devices, Inc.
  5  * Copyright (C) 2009  Andres Salomon <dilinge      5  * Copyright (C) 2009  Andres Salomon <dilinger@collabora.co.uk>
  6  */                                                 6  */
  7                                                     7 
  8 #ifndef _CS5535_H                                   8 #ifndef _CS5535_H
  9 #define _CS5535_H                                   9 #define _CS5535_H
 10                                                    10 
 11 #include <asm/msr.h>                               11 #include <asm/msr.h>
 12                                                    12 
 13 /* MSRs */                                         13 /* MSRs */
 14 #define MSR_GLIU_P2D_RO0        0x10000029         14 #define MSR_GLIU_P2D_RO0        0x10000029
 15                                                    15 
 16 #define MSR_LX_GLD_MSR_CONFIG   0x48002001         16 #define MSR_LX_GLD_MSR_CONFIG   0x48002001
 17 #define MSR_LX_MSR_PADSEL       0x48002011         17 #define MSR_LX_MSR_PADSEL       0x48002011      /* NOT 0x48000011; the data
 18                                                    18                                                  * sheet has the wrong value */
 19 #define MSR_GLCP_SYS_RSTPLL     0x4C000014         19 #define MSR_GLCP_SYS_RSTPLL     0x4C000014
 20 #define MSR_GLCP_DOTPLL         0x4C000015         20 #define MSR_GLCP_DOTPLL         0x4C000015
 21                                                    21 
 22 #define MSR_LBAR_SMB            0x5140000B         22 #define MSR_LBAR_SMB            0x5140000B
 23 #define MSR_LBAR_GPIO           0x5140000C         23 #define MSR_LBAR_GPIO           0x5140000C
 24 #define MSR_LBAR_MFGPT          0x5140000D         24 #define MSR_LBAR_MFGPT          0x5140000D
 25 #define MSR_LBAR_ACPI           0x5140000E         25 #define MSR_LBAR_ACPI           0x5140000E
 26 #define MSR_LBAR_PMS            0x5140000F         26 #define MSR_LBAR_PMS            0x5140000F
 27                                                    27 
 28 #define MSR_DIVIL_SOFT_RESET    0x51400017         28 #define MSR_DIVIL_SOFT_RESET    0x51400017
 29                                                    29 
 30 #define MSR_PIC_YSEL_LOW        0x51400020         30 #define MSR_PIC_YSEL_LOW        0x51400020
 31 #define MSR_PIC_YSEL_HIGH       0x51400021         31 #define MSR_PIC_YSEL_HIGH       0x51400021
 32 #define MSR_PIC_ZSEL_LOW        0x51400022         32 #define MSR_PIC_ZSEL_LOW        0x51400022
 33 #define MSR_PIC_ZSEL_HIGH       0x51400023         33 #define MSR_PIC_ZSEL_HIGH       0x51400023
 34 #define MSR_PIC_IRQM_LPC        0x51400025         34 #define MSR_PIC_IRQM_LPC        0x51400025
 35                                                    35 
 36 #define MSR_MFGPT_IRQ           0x51400028         36 #define MSR_MFGPT_IRQ           0x51400028
 37 #define MSR_MFGPT_NR            0x51400029         37 #define MSR_MFGPT_NR            0x51400029
 38 #define MSR_MFGPT_SETUP         0x5140002B         38 #define MSR_MFGPT_SETUP         0x5140002B
 39                                                    39 
 40 #define MSR_RTC_DOMA_OFFSET     0x51400055         40 #define MSR_RTC_DOMA_OFFSET     0x51400055
 41 #define MSR_RTC_MONA_OFFSET     0x51400056         41 #define MSR_RTC_MONA_OFFSET     0x51400056
 42 #define MSR_RTC_CEN_OFFSET      0x51400057         42 #define MSR_RTC_CEN_OFFSET      0x51400057
 43                                                    43 
 44 #define MSR_LX_SPARE_MSR        0x80000011         44 #define MSR_LX_SPARE_MSR        0x80000011      /* DC-specific */
 45                                                    45 
 46 #define MSR_GX_GLD_MSR_CONFIG   0xC0002001         46 #define MSR_GX_GLD_MSR_CONFIG   0xC0002001
 47 #define MSR_GX_MSR_PADSEL       0xC0002011         47 #define MSR_GX_MSR_PADSEL       0xC0002011
 48                                                    48 
 49 static inline int cs5535_pic_unreqz_select_hig     49 static inline int cs5535_pic_unreqz_select_high(unsigned int group,
 50                                                    50                                                 unsigned int irq)
 51 {                                                  51 {
 52         uint32_t lo, hi;                           52         uint32_t lo, hi;
 53                                                    53 
 54         rdmsr(MSR_PIC_ZSEL_HIGH, lo, hi);          54         rdmsr(MSR_PIC_ZSEL_HIGH, lo, hi);
 55         lo &= ~(0xF << (group * 4));               55         lo &= ~(0xF << (group * 4));
 56         lo |= (irq & 0xF) << (group * 4);          56         lo |= (irq & 0xF) << (group * 4);
 57         wrmsr(MSR_PIC_ZSEL_HIGH, lo, hi);          57         wrmsr(MSR_PIC_ZSEL_HIGH, lo, hi);
 58         return 0;                                  58         return 0;
 59 }                                                  59 }
 60                                                    60 
 61 /* PIC registers */                                61 /* PIC registers */
 62 #define CS5536_PIC_INT_SEL1     0x4d0              62 #define CS5536_PIC_INT_SEL1     0x4d0
 63 #define CS5536_PIC_INT_SEL2     0x4d1              63 #define CS5536_PIC_INT_SEL2     0x4d1
 64                                                    64 
 65 /* resource sizes */                               65 /* resource sizes */
 66 #define LBAR_GPIO_SIZE          0xFF               66 #define LBAR_GPIO_SIZE          0xFF
 67 #define LBAR_MFGPT_SIZE         0x40               67 #define LBAR_MFGPT_SIZE         0x40
 68 #define LBAR_ACPI_SIZE          0x40               68 #define LBAR_ACPI_SIZE          0x40
 69 #define LBAR_PMS_SIZE           0x80               69 #define LBAR_PMS_SIZE           0x80
 70                                                    70 
 71 /*                                                 71 /*
 72  * PMC registers (PMS block)                       72  * PMC registers (PMS block)
 73  * It is only safe to access these registers a     73  * It is only safe to access these registers as dword accesses.
 74  * See CS5536 Specification Update erratas 17      74  * See CS5536 Specification Update erratas 17 & 18
 75  */                                                75  */
 76 #define CS5536_PM_SCLK          0x10               76 #define CS5536_PM_SCLK          0x10
 77 #define CS5536_PM_IN_SLPCTL     0x20               77 #define CS5536_PM_IN_SLPCTL     0x20
 78 #define CS5536_PM_WKXD          0x34               78 #define CS5536_PM_WKXD          0x34
 79 #define CS5536_PM_WKD           0x30               79 #define CS5536_PM_WKD           0x30
 80 #define CS5536_PM_SSC           0x54               80 #define CS5536_PM_SSC           0x54
 81                                                    81 
 82 /*                                                 82 /*
 83  * PM registers (ACPI block)                       83  * PM registers (ACPI block)
 84  * It is only safe to access these registers a     84  * It is only safe to access these registers as dword accesses.
 85  * See CS5536 Specification Update erratas 17      85  * See CS5536 Specification Update erratas 17 & 18
 86  */                                                86  */
 87 #define CS5536_PM1_STS          0x00               87 #define CS5536_PM1_STS          0x00
 88 #define CS5536_PM1_EN           0x02               88 #define CS5536_PM1_EN           0x02
 89 #define CS5536_PM1_CNT          0x08               89 #define CS5536_PM1_CNT          0x08
 90 #define CS5536_PM_GPE0_STS      0x18               90 #define CS5536_PM_GPE0_STS      0x18
 91 #define CS5536_PM_GPE0_EN       0x1c               91 #define CS5536_PM_GPE0_EN       0x1c
 92                                                    92 
 93 /* CS5536_PM1_STS bits */                          93 /* CS5536_PM1_STS bits */
 94 #define CS5536_WAK_FLAG         (1 << 15)          94 #define CS5536_WAK_FLAG         (1 << 15)
 95 #define CS5536_RTC_FLAG         (1 << 10)          95 #define CS5536_RTC_FLAG         (1 << 10)
 96 #define CS5536_PWRBTN_FLAG      (1 << 8)           96 #define CS5536_PWRBTN_FLAG      (1 << 8)
 97                                                    97 
 98 /* CS5536_PM1_EN bits */                           98 /* CS5536_PM1_EN bits */
 99 #define CS5536_PM_PWRBTN        (1 << 8)           99 #define CS5536_PM_PWRBTN        (1 << 8)
100 #define CS5536_PM_RTC           (1 << 10)         100 #define CS5536_PM_RTC           (1 << 10)
101                                                   101 
102 /* CS5536_PM_GPE0_STS bits */                     102 /* CS5536_PM_GPE0_STS bits */
103 #define CS5536_GPIOM7_PME_FLAG  (1 << 31)         103 #define CS5536_GPIOM7_PME_FLAG  (1 << 31)
104 #define CS5536_GPIOM6_PME_FLAG  (1 << 30)         104 #define CS5536_GPIOM6_PME_FLAG  (1 << 30)
105                                                   105 
106 /* CS5536_PM_GPE0_EN bits */                      106 /* CS5536_PM_GPE0_EN bits */
107 #define CS5536_GPIOM7_PME_EN    (1 << 31)         107 #define CS5536_GPIOM7_PME_EN    (1 << 31)
108 #define CS5536_GPIOM6_PME_EN    (1 << 30)         108 #define CS5536_GPIOM6_PME_EN    (1 << 30)
109                                                   109 
110 /* VSA2 magic values */                           110 /* VSA2 magic values */
111 #define VSA_VRC_INDEX           0xAC1C            111 #define VSA_VRC_INDEX           0xAC1C
112 #define VSA_VRC_DATA            0xAC1E            112 #define VSA_VRC_DATA            0xAC1E
113 #define VSA_VR_UNLOCK           0xFC53  /* unl    113 #define VSA_VR_UNLOCK           0xFC53  /* unlock virtual register */
114 #define VSA_VR_SIGNATURE        0x0003            114 #define VSA_VR_SIGNATURE        0x0003
115 #define VSA_VR_MEM_SIZE         0x0200            115 #define VSA_VR_MEM_SIZE         0x0200
116 #define AMD_VSA_SIG             0x4132  /* sig    116 #define AMD_VSA_SIG             0x4132  /* signature is ascii 'VSA2' */
117 #define GSW_VSA_SIG             0x534d  /* Gen    117 #define GSW_VSA_SIG             0x534d  /* General Software signature */
118                                                   118 
119 #include <linux/io.h>                             119 #include <linux/io.h>
120                                                   120 
121 static inline int cs5535_has_vsa2(void)           121 static inline int cs5535_has_vsa2(void)
122 {                                                 122 {
123         static int has_vsa2 = -1;                 123         static int has_vsa2 = -1;
124                                                   124 
125         if (has_vsa2 == -1) {                     125         if (has_vsa2 == -1) {
126                 uint16_t val;                     126                 uint16_t val;
127                                                   127 
128                 /*                                128                 /*
129                  * The VSA has virtual registe    129                  * The VSA has virtual registers that we can query for a
130                  * signature.                     130                  * signature.
131                  */                               131                  */
132                 outw(VSA_VR_UNLOCK, VSA_VRC_IN    132                 outw(VSA_VR_UNLOCK, VSA_VRC_INDEX);
133                 outw(VSA_VR_SIGNATURE, VSA_VRC    133                 outw(VSA_VR_SIGNATURE, VSA_VRC_INDEX);
134                                                   134 
135                 val = inw(VSA_VRC_DATA);          135                 val = inw(VSA_VRC_DATA);
136                 has_vsa2 = (val == AMD_VSA_SIG    136                 has_vsa2 = (val == AMD_VSA_SIG || val == GSW_VSA_SIG);
137         }                                         137         }
138                                                   138 
139         return has_vsa2;                          139         return has_vsa2;
140 }                                                 140 }
141                                                   141 
142 /* GPIOs */                                       142 /* GPIOs */
143 #define GPIO_OUTPUT_VAL         0x00              143 #define GPIO_OUTPUT_VAL         0x00
144 #define GPIO_OUTPUT_ENABLE      0x04              144 #define GPIO_OUTPUT_ENABLE      0x04
145 #define GPIO_OUTPUT_OPEN_DRAIN  0x08              145 #define GPIO_OUTPUT_OPEN_DRAIN  0x08
146 #define GPIO_OUTPUT_INVERT      0x0C              146 #define GPIO_OUTPUT_INVERT      0x0C
147 #define GPIO_OUTPUT_AUX1        0x10              147 #define GPIO_OUTPUT_AUX1        0x10
148 #define GPIO_OUTPUT_AUX2        0x14              148 #define GPIO_OUTPUT_AUX2        0x14
149 #define GPIO_PULL_UP            0x18              149 #define GPIO_PULL_UP            0x18
150 #define GPIO_PULL_DOWN          0x1C              150 #define GPIO_PULL_DOWN          0x1C
151 #define GPIO_INPUT_ENABLE       0x20              151 #define GPIO_INPUT_ENABLE       0x20
152 #define GPIO_INPUT_INVERT       0x24              152 #define GPIO_INPUT_INVERT       0x24
153 #define GPIO_INPUT_FILTER       0x28              153 #define GPIO_INPUT_FILTER       0x28
154 #define GPIO_INPUT_EVENT_COUNT  0x2C              154 #define GPIO_INPUT_EVENT_COUNT  0x2C
155 #define GPIO_READ_BACK          0x30              155 #define GPIO_READ_BACK          0x30
156 #define GPIO_INPUT_AUX1         0x34              156 #define GPIO_INPUT_AUX1         0x34
157 #define GPIO_EVENTS_ENABLE      0x38              157 #define GPIO_EVENTS_ENABLE      0x38
158 #define GPIO_LOCK_ENABLE        0x3C              158 #define GPIO_LOCK_ENABLE        0x3C
159 #define GPIO_POSITIVE_EDGE_EN   0x40              159 #define GPIO_POSITIVE_EDGE_EN   0x40
160 #define GPIO_NEGATIVE_EDGE_EN   0x44              160 #define GPIO_NEGATIVE_EDGE_EN   0x44
161 #define GPIO_POSITIVE_EDGE_STS  0x48              161 #define GPIO_POSITIVE_EDGE_STS  0x48
162 #define GPIO_NEGATIVE_EDGE_STS  0x4C              162 #define GPIO_NEGATIVE_EDGE_STS  0x4C
163                                                   163 
164 #define GPIO_FLTR7_AMOUNT       0xD8              164 #define GPIO_FLTR7_AMOUNT       0xD8
165                                                   165 
166 #define GPIO_MAP_X              0xE0              166 #define GPIO_MAP_X              0xE0
167 #define GPIO_MAP_Y              0xE4              167 #define GPIO_MAP_Y              0xE4
168 #define GPIO_MAP_Z              0xE8              168 #define GPIO_MAP_Z              0xE8
169 #define GPIO_MAP_W              0xEC              169 #define GPIO_MAP_W              0xEC
170                                                   170 
171 #define GPIO_FE7_SEL            0xF7              171 #define GPIO_FE7_SEL            0xF7
172                                                   172 
173 void cs5535_gpio_set(unsigned offset, unsigned    173 void cs5535_gpio_set(unsigned offset, unsigned int reg);
174 void cs5535_gpio_clear(unsigned offset, unsign    174 void cs5535_gpio_clear(unsigned offset, unsigned int reg);
175 int cs5535_gpio_isset(unsigned offset, unsigne    175 int cs5535_gpio_isset(unsigned offset, unsigned int reg);
176 int cs5535_gpio_set_irq(unsigned group, unsign    176 int cs5535_gpio_set_irq(unsigned group, unsigned irq);
177 void cs5535_gpio_setup_event(unsigned offset,     177 void cs5535_gpio_setup_event(unsigned offset, int pair, int pme);
178                                                   178 
179 /* MFGPTs */                                      179 /* MFGPTs */
180                                                   180 
181 #define MFGPT_MAX_TIMERS        8                 181 #define MFGPT_MAX_TIMERS        8
182 #define MFGPT_TIMER_ANY         (-1)              182 #define MFGPT_TIMER_ANY         (-1)
183                                                   183 
184 #define MFGPT_DOMAIN_WORKING    1                 184 #define MFGPT_DOMAIN_WORKING    1
185 #define MFGPT_DOMAIN_STANDBY    2                 185 #define MFGPT_DOMAIN_STANDBY    2
186 #define MFGPT_DOMAIN_ANY        (MFGPT_DOMAIN_    186 #define MFGPT_DOMAIN_ANY        (MFGPT_DOMAIN_WORKING | MFGPT_DOMAIN_STANDBY)
187                                                   187 
188 #define MFGPT_CMP1              0                 188 #define MFGPT_CMP1              0
189 #define MFGPT_CMP2              1                 189 #define MFGPT_CMP2              1
190                                                   190 
191 #define MFGPT_EVENT_IRQ         0                 191 #define MFGPT_EVENT_IRQ         0
192 #define MFGPT_EVENT_NMI         1                 192 #define MFGPT_EVENT_NMI         1
193 #define MFGPT_EVENT_RESET       3                 193 #define MFGPT_EVENT_RESET       3
194                                                   194 
195 #define MFGPT_REG_CMP1          0                 195 #define MFGPT_REG_CMP1          0
196 #define MFGPT_REG_CMP2          2                 196 #define MFGPT_REG_CMP2          2
197 #define MFGPT_REG_COUNTER       4                 197 #define MFGPT_REG_COUNTER       4
198 #define MFGPT_REG_SETUP         6                 198 #define MFGPT_REG_SETUP         6
199                                                   199 
200 #define MFGPT_SETUP_CNTEN       (1 << 15)         200 #define MFGPT_SETUP_CNTEN       (1 << 15)
201 #define MFGPT_SETUP_CMP2        (1 << 14)         201 #define MFGPT_SETUP_CMP2        (1 << 14)
202 #define MFGPT_SETUP_CMP1        (1 << 13)         202 #define MFGPT_SETUP_CMP1        (1 << 13)
203 #define MFGPT_SETUP_SETUP       (1 << 12)         203 #define MFGPT_SETUP_SETUP       (1 << 12)
204 #define MFGPT_SETUP_STOPEN      (1 << 11)         204 #define MFGPT_SETUP_STOPEN      (1 << 11)
205 #define MFGPT_SETUP_EXTEN       (1 << 10)         205 #define MFGPT_SETUP_EXTEN       (1 << 10)
206 #define MFGPT_SETUP_REVEN       (1 << 5)          206 #define MFGPT_SETUP_REVEN       (1 << 5)
207 #define MFGPT_SETUP_CLKSEL      (1 << 4)          207 #define MFGPT_SETUP_CLKSEL      (1 << 4)
208                                                   208 
209 struct cs5535_mfgpt_timer;                        209 struct cs5535_mfgpt_timer;
210                                                   210 
211 extern uint16_t cs5535_mfgpt_read(struct cs553    211 extern uint16_t cs5535_mfgpt_read(struct cs5535_mfgpt_timer *timer,
212                 uint16_t reg);                    212                 uint16_t reg);
213 extern void cs5535_mfgpt_write(struct cs5535_m    213 extern void cs5535_mfgpt_write(struct cs5535_mfgpt_timer *timer, uint16_t reg,
214                 uint16_t value);                  214                 uint16_t value);
215                                                   215 
216 extern int cs5535_mfgpt_toggle_event(struct cs    216 extern int cs5535_mfgpt_toggle_event(struct cs5535_mfgpt_timer *timer, int cmp,
217                 int event, int enable);           217                 int event, int enable);
218 extern int cs5535_mfgpt_set_irq(struct cs5535_    218 extern int cs5535_mfgpt_set_irq(struct cs5535_mfgpt_timer *timer, int cmp,
219                 int *irq, int enable);            219                 int *irq, int enable);
220 extern struct cs5535_mfgpt_timer *cs5535_mfgpt    220 extern struct cs5535_mfgpt_timer *cs5535_mfgpt_alloc_timer(int timer,
221                 int domain);                      221                 int domain);
222 extern void cs5535_mfgpt_free_timer(struct cs5    222 extern void cs5535_mfgpt_free_timer(struct cs5535_mfgpt_timer *timer);
223                                                   223 
224 static inline int cs5535_mfgpt_setup_irq(struc    224 static inline int cs5535_mfgpt_setup_irq(struct cs5535_mfgpt_timer *timer,
225                 int cmp, int *irq)                225                 int cmp, int *irq)
226 {                                                 226 {
227         return cs5535_mfgpt_set_irq(timer, cmp    227         return cs5535_mfgpt_set_irq(timer, cmp, irq, 1);
228 }                                                 228 }
229                                                   229 
230 static inline int cs5535_mfgpt_release_irq(str    230 static inline int cs5535_mfgpt_release_irq(struct cs5535_mfgpt_timer *timer,
231                 int cmp, int *irq)                231                 int cmp, int *irq)
232 {                                                 232 {
233         return cs5535_mfgpt_set_irq(timer, cmp    233         return cs5535_mfgpt_set_irq(timer, cmp, irq, 0);
234 }                                                 234 }
235                                                   235 
236 #endif                                            236 #endif
237                                                   237 

~ [ 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