blob: 42ccd123b04689e6e1d88632f0b00bce705ef223 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Adam Lee522624f2013-12-18 22:23:38 +08002#ifndef __SDHCI_PCI_H
3#define __SDHCI_PCI_H
4
5/*
Matthias Kraemerc949c902017-05-15 23:44:17 +02006 * PCI device IDs, sub IDs
Adam Lee522624f2013-12-18 22:23:38 +08007 */
8
Adrian Hunter361eeda2017-10-19 15:04:13 +03009#define PCI_DEVICE_ID_O2_SDS0 0x8420
10#define PCI_DEVICE_ID_O2_SDS1 0x8421
11#define PCI_DEVICE_ID_O2_FUJIN2 0x8520
12#define PCI_DEVICE_ID_O2_SEABIRD0 0x8620
13#define PCI_DEVICE_ID_O2_SEABIRD1 0x8621
14
Adam Lee522624f2013-12-18 22:23:38 +080015#define PCI_DEVICE_ID_INTEL_PCH_SDIO0 0x8809
16#define PCI_DEVICE_ID_INTEL_PCH_SDIO1 0x880a
17#define PCI_DEVICE_ID_INTEL_BYT_EMMC 0x0f14
18#define PCI_DEVICE_ID_INTEL_BYT_SDIO 0x0f15
19#define PCI_DEVICE_ID_INTEL_BYT_SD 0x0f16
20#define PCI_DEVICE_ID_INTEL_BYT_EMMC2 0x0f50
Alan Cox066173b2014-08-20 13:27:44 +030021#define PCI_DEVICE_ID_INTEL_BSW_EMMC 0x2294
22#define PCI_DEVICE_ID_INTEL_BSW_SDIO 0x2295
23#define PCI_DEVICE_ID_INTEL_BSW_SD 0x2296
Andy Shevchenko1f64cec2016-07-12 14:03:42 +030024#define PCI_DEVICE_ID_INTEL_MRFLD_MMC 0x1190
Adam Lee522624f2013-12-18 22:23:38 +080025#define PCI_DEVICE_ID_INTEL_CLV_SDIO0 0x08f9
26#define PCI_DEVICE_ID_INTEL_CLV_SDIO1 0x08fa
27#define PCI_DEVICE_ID_INTEL_CLV_SDIO2 0x08fb
28#define PCI_DEVICE_ID_INTEL_CLV_EMMC0 0x08e5
29#define PCI_DEVICE_ID_INTEL_CLV_EMMC1 0x08e6
Derek Browne43e968c2014-06-24 06:56:36 -070030#define PCI_DEVICE_ID_INTEL_QRK_SD 0x08A7
Adrian Hunter1f7f2652015-01-05 14:47:58 +020031#define PCI_DEVICE_ID_INTEL_SPT_EMMC 0x9d2b
32#define PCI_DEVICE_ID_INTEL_SPT_SDIO 0x9d2c
33#define PCI_DEVICE_ID_INTEL_SPT_SD 0x9d2d
Adrian Hunter06bf9c52015-10-06 10:26:21 +030034#define PCI_DEVICE_ID_INTEL_DNV_EMMC 0x19db
Adrian Huntercdaba732017-09-18 15:17:05 +030035#define PCI_DEVICE_ID_INTEL_CDF_EMMC 0x18db
Adrian Hunter4fd4c062015-10-21 11:15:45 +030036#define PCI_DEVICE_ID_INTEL_BXT_SD 0x0aca
37#define PCI_DEVICE_ID_INTEL_BXT_EMMC 0x0acc
38#define PCI_DEVICE_ID_INTEL_BXT_SDIO 0x0ad0
Adrian Hunter01d6b2a2016-04-04 12:40:37 +030039#define PCI_DEVICE_ID_INTEL_BXTM_SD 0x1aca
40#define PCI_DEVICE_ID_INTEL_BXTM_EMMC 0x1acc
41#define PCI_DEVICE_ID_INTEL_BXTM_SDIO 0x1ad0
Adrian Hunter4fd4c062015-10-21 11:15:45 +030042#define PCI_DEVICE_ID_INTEL_APL_SD 0x5aca
43#define PCI_DEVICE_ID_INTEL_APL_EMMC 0x5acc
44#define PCI_DEVICE_ID_INTEL_APL_SDIO 0x5ad0
Adrian Hunter2d1956d2016-11-22 11:03:37 +020045#define PCI_DEVICE_ID_INTEL_GLK_SD 0x31ca
46#define PCI_DEVICE_ID_INTEL_GLK_EMMC 0x31cc
47#define PCI_DEVICE_ID_INTEL_GLK_SDIO 0x31d0
Adrian Hunterbc55dcd2017-06-01 12:10:07 +030048#define PCI_DEVICE_ID_INTEL_CNP_EMMC 0x9dc4
49#define PCI_DEVICE_ID_INTEL_CNP_SD 0x9df5
50#define PCI_DEVICE_ID_INTEL_CNPH_SD 0xa375
Adrian Hunter5637ffa2018-06-20 09:23:13 +030051#define PCI_DEVICE_ID_INTEL_ICP_EMMC 0x34c4
52#define PCI_DEVICE_ID_INTEL_ICP_SD 0x34f8
Adrian Huntercb3a7d4a2019-06-20 12:49:01 +030053#define PCI_DEVICE_ID_INTEL_EHL_EMMC 0x4b47
54#define PCI_DEVICE_ID_INTEL_EHL_SD 0x4b48
Adrian Hunter765c5962019-04-08 11:32:11 +030055#define PCI_DEVICE_ID_INTEL_CML_EMMC 0x02c4
56#define PCI_DEVICE_ID_INTEL_CML_SD 0x02f5
Adrian Hunter8f05eee2019-07-30 09:07:23 +030057#define PCI_DEVICE_ID_INTEL_CMLH_SD 0x06f5
Adrian Hunter315e3bd7a2019-10-10 15:46:30 +030058#define PCI_DEVICE_ID_INTEL_JSL_EMMC 0x4dc4
59#define PCI_DEVICE_ID_INTEL_JSL_SD 0x4df8
Adam Lee522624f2013-12-18 22:23:38 +080060
Matthias Kraemerc949c902017-05-15 23:44:17 +020061#define PCI_DEVICE_ID_SYSKONNECT_8000 0x8000
62#define PCI_DEVICE_ID_VIA_95D0 0x95d0
63#define PCI_DEVICE_ID_REALTEK_5250 0x5250
64
65#define PCI_SUBDEVICE_ID_NI_7884 0x7884
Kyle Roeschleybb26b842018-04-13 16:54:58 -050066#define PCI_SUBDEVICE_ID_NI_78E3 0x78e3
Matthias Kraemerc949c902017-05-15 23:44:17 +020067
Atul Gargd72d72c2018-01-03 20:17:36 -080068#define PCI_VENDOR_ID_ARASAN 0x16e6
69#define PCI_DEVICE_ID_ARASAN_PHY_EMMC 0x0670
70
Prabu Thangamuthu152f8202018-07-11 13:26:17 +053071#define PCI_DEVICE_ID_SYNOPSYS_DWC_MSHC 0xc202
72
Ben Chuange51df6c2019-09-11 15:23:44 +080073#define PCI_DEVICE_ID_GLI_9755 0x9755
74#define PCI_DEVICE_ID_GLI_9750 0x9750
75
Matthias Kraemerc949c902017-05-15 23:44:17 +020076/*
77 * PCI device class and mask
78 */
79
80#define SYSTEM_SDHCI (PCI_CLASS_SYSTEM_SDHCI << 8)
81#define PCI_CLASS_MASK 0xFFFF00
82
83/*
84 * Macros for PCI device-description
85 */
86
87#define _PCI_VEND(vend) PCI_VENDOR_ID_##vend
88#define _PCI_DEV(vend, dev) PCI_DEVICE_ID_##vend##_##dev
89#define _PCI_SUBDEV(subvend, subdev) PCI_SUBDEVICE_ID_##subvend##_##subdev
90
91#define SDHCI_PCI_DEVICE(vend, dev, cfg) { \
92 .vendor = _PCI_VEND(vend), .device = _PCI_DEV(vend, dev), \
93 .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID, \
94 .driver_data = (kernel_ulong_t)&(sdhci_##cfg) \
95}
96
97#define SDHCI_PCI_SUBDEVICE(vend, dev, subvend, subdev, cfg) { \
98 .vendor = _PCI_VEND(vend), .device = _PCI_DEV(vend, dev), \
99 .subvendor = _PCI_VEND(subvend), \
100 .subdevice = _PCI_SUBDEV(subvend, subdev), \
101 .driver_data = (kernel_ulong_t)&(sdhci_##cfg) \
102}
103
104#define SDHCI_PCI_DEVICE_CLASS(vend, cl, cl_msk, cfg) { \
105 .vendor = _PCI_VEND(vend), .device = PCI_ANY_ID, \
106 .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID, \
107 .class = (cl), .class_mask = (cl_msk), \
108 .driver_data = (kernel_ulong_t)&(sdhci_##cfg) \
109}
110
Adam Lee522624f2013-12-18 22:23:38 +0800111/*
112 * PCI registers
113 */
114
115#define PCI_SDHCI_IFPIO 0x00
116#define PCI_SDHCI_IFDMA 0x01
117#define PCI_SDHCI_IFVENDOR 0x02
118
119#define PCI_SLOT_INFO 0x40 /* 8 bits */
120#define PCI_SLOT_INFO_SLOTS(x) ((x >> 4) & 7)
121#define PCI_SLOT_INFO_FIRST_BAR_MASK 0x07
122
123#define MAX_SLOTS 8
124
125struct sdhci_pci_chip;
126struct sdhci_pci_slot;
127
128struct sdhci_pci_fixes {
129 unsigned int quirks;
130 unsigned int quirks2;
131 bool allow_runtime_pm;
Adrian Hunter77a01222014-01-13 09:49:16 +0200132 bool own_cd_for_runtime_pm;
Adam Lee522624f2013-12-18 22:23:38 +0800133
134 int (*probe) (struct sdhci_pci_chip *);
135
136 int (*probe_slot) (struct sdhci_pci_slot *);
Adrian Hunter61c951d2017-03-20 19:50:48 +0200137 int (*add_host) (struct sdhci_pci_slot *);
Adam Lee522624f2013-12-18 22:23:38 +0800138 void (*remove_slot) (struct sdhci_pci_slot *, int);
139
Adrian Hunterb7813f02017-03-20 19:50:50 +0200140#ifdef CONFIG_PM_SLEEP
Adam Lee522624f2013-12-18 22:23:38 +0800141 int (*suspend) (struct sdhci_pci_chip *);
142 int (*resume) (struct sdhci_pci_chip *);
Adrian Hunterb7813f02017-03-20 19:50:50 +0200143#endif
Adrian Hunter966d6962017-03-20 19:50:52 +0200144#ifdef CONFIG_PM
145 int (*runtime_suspend) (struct sdhci_pci_chip *);
146 int (*runtime_resume) (struct sdhci_pci_chip *);
147#endif
Adrian Hunter6bc09062016-10-05 12:11:23 +0300148
149 const struct sdhci_ops *ops;
Adrian Hunterac9f67b2017-03-20 19:50:33 +0200150 size_t priv_size;
Adam Lee522624f2013-12-18 22:23:38 +0800151};
152
153struct sdhci_pci_slot {
154 struct sdhci_pci_chip *chip;
155 struct sdhci_host *host;
156 struct sdhci_pci_data *data;
157
Adam Lee522624f2013-12-18 22:23:38 +0800158 int rst_n_gpio;
159 int cd_gpio;
160 int cd_irq;
161
Adrian Hunterff59c522014-09-24 10:27:31 +0300162 int cd_idx;
163 bool cd_override_level;
164
Adam Lee522624f2013-12-18 22:23:38 +0800165 void (*hw_reset)(struct sdhci_host *host);
Gustavo A. R. Silva1a91a36a2020-02-26 16:31:25 -0600166 unsigned long private[] ____cacheline_aligned;
Adam Lee522624f2013-12-18 22:23:38 +0800167};
168
169struct sdhci_pci_chip {
170 struct pci_dev *pdev;
171
172 unsigned int quirks;
173 unsigned int quirks2;
174 bool allow_runtime_pm;
Adrian Hunterd38dcad2017-03-20 19:50:32 +0200175 bool pm_retune;
176 bool rpm_retune;
Adam Lee522624f2013-12-18 22:23:38 +0800177 const struct sdhci_pci_fixes *fixes;
178
179 int num_slots; /* Slots on controller */
180 struct sdhci_pci_slot *slots[MAX_SLOTS]; /* Pointers to host slots */
181};
182
Adrian Hunterac9f67b2017-03-20 19:50:33 +0200183static inline void *sdhci_pci_priv(struct sdhci_pci_slot *slot)
184{
185 return (void *)slot->private;
186}
187
Adrian Hunter30cf2802017-03-20 19:50:51 +0200188#ifdef CONFIG_PM_SLEEP
189int sdhci_pci_resume_host(struct sdhci_pci_chip *chip);
190#endif
Atul Gargd72d72c2018-01-03 20:17:36 -0800191int sdhci_pci_enable_dma(struct sdhci_host *host);
Adrian Hunter361eeda2017-10-19 15:04:13 +0300192
Atul Gargd72d72c2018-01-03 20:17:36 -0800193extern const struct sdhci_pci_fixes sdhci_arasan;
Prabu Thangamuthu152f8202018-07-11 13:26:17 +0530194extern const struct sdhci_pci_fixes sdhci_snps;
Ernest Zhang(WH)328be8b2019-01-04 02:26:10 +0000195extern const struct sdhci_pci_fixes sdhci_o2;
Ben Chuange51df6c2019-09-11 15:23:44 +0800196extern const struct sdhci_pci_fixes sdhci_gl9750;
197extern const struct sdhci_pci_fixes sdhci_gl9755;
Atul Gargd72d72c2018-01-03 20:17:36 -0800198
Adam Lee522624f2013-12-18 22:23:38 +0800199#endif /* __SDHCI_PCI_H */