blob: d658de45ffb934c10204dbe26d1a846f4e9c45a1 [file] [log] [blame]
Michael Buesch61e115a2007-09-18 15:12:50 -04001#ifndef LINUX_SSB_H_
2#define LINUX_SSB_H_
3
4#include <linux/device.h>
5#include <linux/list.h>
6#include <linux/types.h>
7#include <linux/spinlock.h>
8#include <linux/pci.h>
9#include <linux/mod_devicetable.h>
Michael Buesch9c0c7a42008-07-09 15:48:45 +020010#include <linux/dma-mapping.h>
Michael Buesch61e115a2007-09-18 15:12:50 -040011
12#include <linux/ssb/ssb_regs.h>
13
14
15struct pcmcia_device;
16struct ssb_bus;
17struct ssb_driver;
18
Rafał Miłeckib0f70292012-01-02 08:41:23 +010019struct ssb_sprom_core_pwr_info {
20 u8 itssi_2g, itssi_5g;
21 u8 maxpwr_2g, maxpwr_5gl, maxpwr_5g, maxpwr_5gh;
Hauke Mehrtens3b64e6f2012-02-28 00:56:06 +010022 u16 pa_2g[4], pa_5gl[4], pa_5g[4], pa_5gh[4];
Rafał Miłeckib0f70292012-01-02 08:41:23 +010023};
24
Michael Buesch61e115a2007-09-18 15:12:50 -040025struct ssb_sprom {
26 u8 revision;
Larry Fingerac82fab2007-11-09 16:54:45 -060027 u8 il0mac[6]; /* MAC address for 802.11b/g */
28 u8 et0mac[6]; /* MAC address for Ethernet */
29 u8 et1mac[6]; /* MAC address for 802.11a */
30 u8 et0phyaddr; /* MII address for enet0 */
31 u8 et1phyaddr; /* MII address for enet1 */
Michael Buesche861b982007-12-22 21:51:30 +010032 u8 et0mdcport; /* MDIO for enet0 */
33 u8 et1mdcport; /* MDIO for enet1 */
Rafał Miłeckie2d646c2011-08-28 18:47:22 +020034 u16 board_rev; /* Board revision number from SPROM. */
Larry Fingerac82fab2007-11-09 16:54:45 -060035 u8 country_code; /* Country Code */
Hauke Mehrtens03a56422012-02-28 00:56:07 +010036 char alpha2[2]; /* Country Code as two chars like EU or US */
Hauke Mehrtensedd8d902012-02-28 00:56:04 +010037 u8 leddc_on_time; /* LED Powersave Duty Cycle On Count */
38 u8 leddc_off_time; /* LED Powersave Duty Cycle Off Count */
Gábor Stefanikf6790562009-08-10 21:23:08 +020039 u8 ant_available_a; /* 2GHz antenna available bits (up to 4) */
40 u8 ant_available_bg; /* 5GHz antenna available bits (up to 4) */
Larry Fingerac82fab2007-11-09 16:54:45 -060041 u16 pa0b0;
42 u16 pa0b1;
43 u16 pa0b2;
44 u16 pa1b0;
45 u16 pa1b1;
46 u16 pa1b2;
Gábor Stefanikf6790562009-08-10 21:23:08 +020047 u16 pa1lob0;
48 u16 pa1lob1;
49 u16 pa1lob2;
50 u16 pa1hib0;
51 u16 pa1hib1;
52 u16 pa1hib2;
Larry Fingerac82fab2007-11-09 16:54:45 -060053 u8 gpio0; /* GPIO pin 0 */
54 u8 gpio1; /* GPIO pin 1 */
55 u8 gpio2; /* GPIO pin 2 */
56 u8 gpio3; /* GPIO pin 3 */
Hauke Mehrtensedd8d902012-02-28 00:56:04 +010057 u8 maxpwr_bg; /* 2.4GHz Amplifier Max Power (in dBm Q5.2) */
58 u8 maxpwr_al; /* 5.2GHz Amplifier Max Power (in dBm Q5.2) */
59 u8 maxpwr_a; /* 5.3GHz Amplifier Max Power (in dBm Q5.2) */
60 u8 maxpwr_ah; /* 5.8GHz Amplifier Max Power (in dBm Q5.2) */
Larry Fingerac82fab2007-11-09 16:54:45 -060061 u8 itssi_a; /* Idle TSSI Target for A-PHY */
62 u8 itssi_bg; /* Idle TSSI Target for B/G-PHY */
Gábor Stefanikf6790562009-08-10 21:23:08 +020063 u8 tri2g; /* 2.4GHz TX isolation */
64 u8 tri5gl; /* 5.2GHz TX isolation */
65 u8 tri5g; /* 5.3GHz TX isolation */
66 u8 tri5gh; /* 5.8GHz TX isolation */
Rafał Miłecki172c69a2010-11-28 10:39:35 +010067 u8 txpid2g[4]; /* 2GHz TX power index */
68 u8 txpid5gl[4]; /* 4.9 - 5.1GHz TX power index */
69 u8 txpid5g[4]; /* 5.1 - 5.5GHz TX power index */
70 u8 txpid5gh[4]; /* 5.5 - ...GHz TX power index */
Hauke Mehrtensedd8d902012-02-28 00:56:04 +010071 s8 rxpo2g; /* 2GHz RX power offset */
72 s8 rxpo5g; /* 5GHz RX power offset */
Gábor Stefanikf6790562009-08-10 21:23:08 +020073 u8 rssisav2g; /* 2GHz RSSI params */
74 u8 rssismc2g;
75 u8 rssismf2g;
76 u8 bxa2g; /* 2GHz BX arch */
77 u8 rssisav5g; /* 5GHz RSSI params */
78 u8 rssismc5g;
79 u8 rssismf5g;
80 u8 bxa5g; /* 5GHz BX arch */
81 u16 cck2gpo; /* CCK power offset */
82 u32 ofdm2gpo; /* 2.4GHz OFDM power offset */
83 u32 ofdm5glpo; /* 5.2GHz OFDM power offset */
84 u32 ofdm5gpo; /* 5.3GHz OFDM power offset */
85 u32 ofdm5ghpo; /* 5.8GHz OFDM power offset */
86 u16 boardflags_lo; /* Board flags (bits 0-15) */
87 u16 boardflags_hi; /* Board flags (bits 16-31) */
88 u16 boardflags2_lo; /* Board flags (bits 32-47) */
89 u16 boardflags2_hi; /* Board flags (bits 48-63) */
90 /* TODO store board flags in a single u64 */
Michael Buesche861b982007-12-22 21:51:30 +010091
Rafał Miłeckib0f70292012-01-02 08:41:23 +010092 struct ssb_sprom_core_pwr_info core_pwr_info[4];
93
Michael Buesche861b982007-12-22 21:51:30 +010094 /* Antenna gain values for up to 4 antennas
95 * on each band. Values in dBm/4 (Q5.2). Negative gain means the
96 * loss in the connectors is bigger than the gain. */
97 struct {
Hauke Mehrtensf8f8a662012-02-28 00:56:05 +010098 s8 a0, a1, a2, a3;
Michael Buesche861b982007-12-22 21:51:30 +010099 } antenna_gain;
Larry Fingerac82fab2007-11-09 16:54:45 -0600100
Rafał Miłecki8a5ac6e2011-12-08 18:02:21 +0100101 struct {
102 struct {
103 u8 tssipos, extpa_gain, pdet_range, tr_iso, antswlut;
104 } ghz2;
105 struct {
106 u8 tssipos, extpa_gain, pdet_range, tr_iso, antswlut;
107 } ghz5;
108 } fem;
109
Gábor Stefanikf6790562009-08-10 21:23:08 +0200110 /* TODO - add any parameters needed from rev 2, 3, 4, 5 or 8 SPROMs */
Michael Buesch61e115a2007-09-18 15:12:50 -0400111};
112
113/* Information about the PCB the circuitry is soldered on. */
114struct ssb_boardinfo {
115 u16 vendor;
116 u16 type;
Sergei Shtylyov304e21b2011-07-01 22:35:28 +0400117 u8 rev;
Michael Buesch61e115a2007-09-18 15:12:50 -0400118};
119
120
121struct ssb_device;
122/* Lowlevel read/write operations on the device MMIO.
123 * Internal, don't use that outside of ssb. */
124struct ssb_bus_ops {
Michael Bueschffc76892008-02-20 19:08:10 +0100125 u8 (*read8)(struct ssb_device *dev, u16 offset);
Michael Buesch61e115a2007-09-18 15:12:50 -0400126 u16 (*read16)(struct ssb_device *dev, u16 offset);
127 u32 (*read32)(struct ssb_device *dev, u16 offset);
Michael Bueschffc76892008-02-20 19:08:10 +0100128 void (*write8)(struct ssb_device *dev, u16 offset, u8 value);
Michael Buesch61e115a2007-09-18 15:12:50 -0400129 void (*write16)(struct ssb_device *dev, u16 offset, u16 value);
130 void (*write32)(struct ssb_device *dev, u16 offset, u32 value);
Michael Bueschd625a292008-04-02 19:46:56 +0200131#ifdef CONFIG_SSB_BLOCKIO
132 void (*block_read)(struct ssb_device *dev, void *buffer,
133 size_t count, u16 offset, u8 reg_width);
134 void (*block_write)(struct ssb_device *dev, const void *buffer,
135 size_t count, u16 offset, u8 reg_width);
136#endif
Michael Buesch61e115a2007-09-18 15:12:50 -0400137};
138
139
140/* Core-ID values. */
141#define SSB_DEV_CHIPCOMMON 0x800
142#define SSB_DEV_ILINE20 0x801
143#define SSB_DEV_SDRAM 0x803
144#define SSB_DEV_PCI 0x804
145#define SSB_DEV_MIPS 0x805
146#define SSB_DEV_ETHERNET 0x806
147#define SSB_DEV_V90 0x807
148#define SSB_DEV_USB11_HOSTDEV 0x808
149#define SSB_DEV_ADSL 0x809
150#define SSB_DEV_ILINE100 0x80A
151#define SSB_DEV_IPSEC 0x80B
152#define SSB_DEV_PCMCIA 0x80D
153#define SSB_DEV_INTERNAL_MEM 0x80E
154#define SSB_DEV_MEMC_SDRAM 0x80F
155#define SSB_DEV_EXTIF 0x811
156#define SSB_DEV_80211 0x812
157#define SSB_DEV_MIPS_3302 0x816
158#define SSB_DEV_USB11_HOST 0x817
159#define SSB_DEV_USB11_DEV 0x818
160#define SSB_DEV_USB20_HOST 0x819
161#define SSB_DEV_USB20_DEV 0x81A
162#define SSB_DEV_SDIO_HOST 0x81B
163#define SSB_DEV_ROBOSWITCH 0x81C
164#define SSB_DEV_PARA_ATA 0x81D
165#define SSB_DEV_SATA_XORDMA 0x81E
166#define SSB_DEV_ETHERNET_GBIT 0x81F
167#define SSB_DEV_PCIE 0x820
168#define SSB_DEV_MIMO_PHY 0x821
169#define SSB_DEV_SRAM_CTRLR 0x822
170#define SSB_DEV_MINI_MACPHY 0x823
171#define SSB_DEV_ARM_1176 0x824
172#define SSB_DEV_ARM_7TDMI 0x825
173
174/* Vendor-ID values */
175#define SSB_VENDOR_BROADCOM 0x4243
176
177/* Some kernel subsystems poke with dev->drvdata, so we must use the
178 * following ugly workaround to get from struct device to struct ssb_device */
179struct __ssb_dev_wrapper {
180 struct device dev;
181 struct ssb_device *sdev;
182};
183
184struct ssb_device {
185 /* Having a copy of the ops pointer in each dev struct
186 * is an optimization. */
187 const struct ssb_bus_ops *ops;
188
FUJITA Tomonori14f92952010-06-03 19:37:27 -0700189 struct device *dev, *dma_dev;
Michael Buesch4ac58462008-04-11 11:59:00 +0200190
Michael Buesch61e115a2007-09-18 15:12:50 -0400191 struct ssb_bus *bus;
192 struct ssb_device_id id;
193
194 u8 core_index;
195 unsigned int irq;
196
197 /* Internal-only stuff follows. */
198 void *drvdata; /* Per-device data */
199 void *devtypedata; /* Per-devicetype (eg 802.11) data */
200};
201
202/* Go from struct device to struct ssb_device. */
203static inline
204struct ssb_device * dev_to_ssb_dev(struct device *dev)
205{
206 struct __ssb_dev_wrapper *wrap;
207 wrap = container_of(dev, struct __ssb_dev_wrapper, dev);
208 return wrap->sdev;
209}
210
211/* Device specific user data */
212static inline
213void ssb_set_drvdata(struct ssb_device *dev, void *data)
214{
215 dev->drvdata = data;
216}
217static inline
218void * ssb_get_drvdata(struct ssb_device *dev)
219{
220 return dev->drvdata;
221}
222
223/* Devicetype specific user data. This is per device-type (not per device) */
224void ssb_set_devtypedata(struct ssb_device *dev, void *data);
225static inline
226void * ssb_get_devtypedata(struct ssb_device *dev)
227{
228 return dev->devtypedata;
229}
230
231
232struct ssb_driver {
233 const char *name;
234 const struct ssb_device_id *id_table;
235
236 int (*probe)(struct ssb_device *dev, const struct ssb_device_id *id);
237 void (*remove)(struct ssb_device *dev);
238 int (*suspend)(struct ssb_device *dev, pm_message_t state);
239 int (*resume)(struct ssb_device *dev);
240 void (*shutdown)(struct ssb_device *dev);
241
242 struct device_driver drv;
243};
244#define drv_to_ssb_drv(_drv) container_of(_drv, struct ssb_driver, drv)
245
246extern int __ssb_driver_register(struct ssb_driver *drv, struct module *owner);
Paul Gortmakereb5589a2011-05-27 09:02:11 -0400247#define ssb_driver_register(drv) \
248 __ssb_driver_register(drv, THIS_MODULE)
249
Michael Buesch61e115a2007-09-18 15:12:50 -0400250extern void ssb_driver_unregister(struct ssb_driver *drv);
251
252
253
254
255enum ssb_bustype {
256 SSB_BUSTYPE_SSB, /* This SSB bus is the system bus */
257 SSB_BUSTYPE_PCI, /* SSB is connected to PCI bus */
258 SSB_BUSTYPE_PCMCIA, /* SSB is connected to PCMCIA bus */
Albert Herranz24ea6022009-09-08 19:30:12 +0200259 SSB_BUSTYPE_SDIO, /* SSB is connected to SDIO bus */
Michael Buesch61e115a2007-09-18 15:12:50 -0400260};
261
262/* board_vendor */
263#define SSB_BOARDVENDOR_BCM 0x14E4 /* Broadcom */
264#define SSB_BOARDVENDOR_DELL 0x1028 /* Dell */
265#define SSB_BOARDVENDOR_HP 0x0E11 /* HP */
266/* board_type */
267#define SSB_BOARD_BCM94306MP 0x0418
268#define SSB_BOARD_BCM4309G 0x0421
269#define SSB_BOARD_BCM4306CB 0x0417
270#define SSB_BOARD_BCM4309MP 0x040C
271#define SSB_BOARD_MP4318 0x044A
272#define SSB_BOARD_BU4306 0x0416
273#define SSB_BOARD_BU4309 0x040A
274/* chip_package */
275#define SSB_CHIPPACK_BCM4712S 1 /* Small 200pin 4712 */
276#define SSB_CHIPPACK_BCM4712M 2 /* Medium 225pin 4712 */
277#define SSB_CHIPPACK_BCM4712L 0 /* Large 340pin 4712 */
278
279#include <linux/ssb/ssb_driver_chipcommon.h>
280#include <linux/ssb/ssb_driver_mips.h>
281#include <linux/ssb/ssb_driver_extif.h>
282#include <linux/ssb/ssb_driver_pci.h>
283
284struct ssb_bus {
285 /* The MMIO area. */
286 void __iomem *mmio;
287
288 const struct ssb_bus_ops *ops;
289
Michael Buesch8b454992009-10-09 20:32:10 +0200290 /* The core currently mapped into the MMIO window.
291 * Not valid on all host-buses. So don't use outside of SSB. */
Michael Buesch61e115a2007-09-18 15:12:50 -0400292 struct ssb_device *mapped_device;
Albert Herranz24ea6022009-09-08 19:30:12 +0200293 union {
294 /* Currently mapped PCMCIA segment. (bustype == SSB_BUSTYPE_PCMCIA only) */
295 u8 mapped_pcmcia_seg;
296 /* Current SSB base address window for SDIO. */
297 u32 sdio_sbaddr;
298 };
Michael Buesch993e1c72007-12-22 22:01:36 +0100299 /* Lock for core and segment switching.
300 * On PCMCIA-host busses this is used to protect the whole MMIO access. */
Michael Buesch61e115a2007-09-18 15:12:50 -0400301 spinlock_t bar_lock;
302
Michael Buesch8b454992009-10-09 20:32:10 +0200303 /* The host-bus this backplane is running on. */
Michael Buesch61e115a2007-09-18 15:12:50 -0400304 enum ssb_bustype bustype;
Michael Buesch8b454992009-10-09 20:32:10 +0200305 /* Pointers to the host-bus. Check bustype before using any of these pointers. */
306 union {
307 /* Pointer to the PCI bus (only valid if bustype == SSB_BUSTYPE_PCI). */
308 struct pci_dev *host_pci;
309 /* Pointer to the PCMCIA device (only if bustype == SSB_BUSTYPE_PCMCIA). */
310 struct pcmcia_device *host_pcmcia;
311 /* Pointer to the SDIO device (only if bustype == SSB_BUSTYPE_SDIO). */
312 struct sdio_func *host_sdio;
313 };
Albert Herranz24ea6022009-09-08 19:30:12 +0200314
315 /* See enum ssb_quirks */
316 unsigned int quirks;
Michael Buesch61e115a2007-09-18 15:12:50 -0400317
Michael Buesche7ec2e32008-03-10 17:26:32 +0100318#ifdef CONFIG_SSB_SPROM
Michael Buesch61e115a2007-09-18 15:12:50 -0400319 /* Mutex to protect the SPROM writing. */
Michael Buesche7ec2e32008-03-10 17:26:32 +0100320 struct mutex sprom_mutex;
Michael Buesch61e115a2007-09-18 15:12:50 -0400321#endif
322
323 /* ID information about the Chip. */
324 u16 chip_id;
Rafał Miłeckice57d9e2011-04-01 12:06:48 +0200325 u8 chip_rev;
Rafał Miłeckiea2db492010-03-31 21:59:21 +0200326 u16 sprom_offset;
Larry Fingerc272ef42007-11-09 16:56:25 -0600327 u16 sprom_size; /* number of words in sprom */
Michael Buesch61e115a2007-09-18 15:12:50 -0400328 u8 chip_package;
329
330 /* List of devices (cores) on the backplane. */
331 struct ssb_device devices[SSB_MAX_NR_CORES];
332 u8 nr_devices;
333
Michael Buesch61e115a2007-09-18 15:12:50 -0400334 /* Software ID number for this bus. */
335 unsigned int busnumber;
336
337 /* The ChipCommon device (if available). */
338 struct ssb_chipcommon chipco;
339 /* The PCI-core device (if available). */
340 struct ssb_pcicore pcicore;
341 /* The MIPS-core device (if available). */
342 struct ssb_mipscore mipscore;
343 /* The EXTif-core device (if available). */
344 struct ssb_extif extif;
345
346 /* The following structure elements are not available in early
347 * SSB initialization. Though, they are available for regular
348 * registered drivers at any stage. So be careful when
349 * using them in the ssb core code. */
350
351 /* ID information about the PCB. */
352 struct ssb_boardinfo boardinfo;
353 /* Contents of the SPROM. */
354 struct ssb_sprom sprom;
Michael Buesch7cb44612008-02-19 17:46:48 +0100355 /* If the board has a cardbus slot, this is set to true. */
356 bool has_cardbus_slot;
Michael Buesch61e115a2007-09-18 15:12:50 -0400357
Michael Buesch53521d82008-02-19 16:22:50 +0100358#ifdef CONFIG_SSB_EMBEDDED
359 /* Lock for GPIO register access. */
360 spinlock_t gpio_lock;
361#endif /* EMBEDDED */
362
Michael Buesch61e115a2007-09-18 15:12:50 -0400363 /* Internal-only stuff follows. Do not touch. */
364 struct list_head list;
365#ifdef CONFIG_SSB_DEBUG
366 /* Is the bus already powered up? */
367 bool powered_up;
368 int power_warn_count;
369#endif /* DEBUG */
370};
371
Albert Herranz24ea6022009-09-08 19:30:12 +0200372enum ssb_quirks {
373 /* SDIO connected card requires performing a read after writing a 32-bit value */
374 SSB_QUIRK_SDIO_READ_AFTER_WRITE32 = (1 << 0),
375};
376
Michael Buesch61e115a2007-09-18 15:12:50 -0400377/* The initialization-invariants. */
378struct ssb_init_invariants {
Michael Buesch7cb44612008-02-19 17:46:48 +0100379 /* Versioning information about the PCB. */
Michael Buesch61e115a2007-09-18 15:12:50 -0400380 struct ssb_boardinfo boardinfo;
Michael Buesch7cb44612008-02-19 17:46:48 +0100381 /* The SPROM information. That's either stored in an
382 * EEPROM or NVRAM on the board. */
Michael Buesch61e115a2007-09-18 15:12:50 -0400383 struct ssb_sprom sprom;
Michael Buesch7cb44612008-02-19 17:46:48 +0100384 /* If the board has a cardbus slot, this is set to true. */
385 bool has_cardbus_slot;
Michael Buesch61e115a2007-09-18 15:12:50 -0400386};
387/* Type of function to fetch the invariants. */
388typedef int (*ssb_invariants_func_t)(struct ssb_bus *bus,
389 struct ssb_init_invariants *iv);
390
391/* Register a SSB system bus. get_invariants() is called after the
392 * basic system devices are initialized.
393 * The invariants are usually fetched from some NVRAM.
394 * Put the invariants into the struct pointed to by iv. */
395extern int ssb_bus_ssbbus_register(struct ssb_bus *bus,
396 unsigned long baseaddr,
397 ssb_invariants_func_t get_invariants);
398#ifdef CONFIG_SSB_PCIHOST
399extern int ssb_bus_pcibus_register(struct ssb_bus *bus,
400 struct pci_dev *host_pci);
401#endif /* CONFIG_SSB_PCIHOST */
402#ifdef CONFIG_SSB_PCMCIAHOST
403extern int ssb_bus_pcmciabus_register(struct ssb_bus *bus,
404 struct pcmcia_device *pcmcia_dev,
405 unsigned long baseaddr);
406#endif /* CONFIG_SSB_PCMCIAHOST */
Albert Herranz24ea6022009-09-08 19:30:12 +0200407#ifdef CONFIG_SSB_SDIOHOST
408extern int ssb_bus_sdiobus_register(struct ssb_bus *bus,
409 struct sdio_func *sdio_func,
410 unsigned int quirks);
411#endif /* CONFIG_SSB_SDIOHOST */
412
Michael Buesch61e115a2007-09-18 15:12:50 -0400413
414extern void ssb_bus_unregister(struct ssb_bus *bus);
415
John W. Linvilled53cdbb2010-03-31 21:39:35 +0200416/* Does the device have an SPROM? */
417extern bool ssb_is_sprom_available(struct ssb_bus *bus);
418
Michael Buesche79c1ba2009-02-27 16:59:05 +0100419/* Set a fallback SPROM.
420 * See kdoc at the function definition for complete documentation. */
Hauke Mehrtensb3ae52b2011-05-10 23:31:30 +0200421extern int ssb_arch_register_fallback_sprom(
422 int (*sprom_callback)(struct ssb_bus *bus,
423 struct ssb_sprom *out));
Michael Buesche79c1ba2009-02-27 16:59:05 +0100424
Michael Buesch8fe2b652008-03-30 00:10:50 +0100425/* Suspend a SSB bus.
426 * Call this from the parent bus suspend routine. */
427extern int ssb_bus_suspend(struct ssb_bus *bus);
428/* Resume a SSB bus.
429 * Call this from the parent bus resume routine. */
430extern int ssb_bus_resume(struct ssb_bus *bus);
431
Michael Buesch61e115a2007-09-18 15:12:50 -0400432extern u32 ssb_clockspeed(struct ssb_bus *bus);
433
434/* Is the device enabled in hardware? */
435int ssb_device_is_enabled(struct ssb_device *dev);
436/* Enable a device and pass device-specific SSB_TMSLOW flags.
437 * If no device-specific flags are available, use 0. */
438void ssb_device_enable(struct ssb_device *dev, u32 core_specific_flags);
439/* Disable a device in hardware and pass SSB_TMSLOW flags (if any). */
440void ssb_device_disable(struct ssb_device *dev, u32 core_specific_flags);
441
442
443/* Device MMIO register read/write functions. */
Michael Bueschffc76892008-02-20 19:08:10 +0100444static inline u8 ssb_read8(struct ssb_device *dev, u16 offset)
445{
446 return dev->ops->read8(dev, offset);
447}
Michael Buesch61e115a2007-09-18 15:12:50 -0400448static inline u16 ssb_read16(struct ssb_device *dev, u16 offset)
449{
450 return dev->ops->read16(dev, offset);
451}
452static inline u32 ssb_read32(struct ssb_device *dev, u16 offset)
453{
454 return dev->ops->read32(dev, offset);
455}
Michael Bueschffc76892008-02-20 19:08:10 +0100456static inline void ssb_write8(struct ssb_device *dev, u16 offset, u8 value)
457{
458 dev->ops->write8(dev, offset, value);
459}
Michael Buesch61e115a2007-09-18 15:12:50 -0400460static inline void ssb_write16(struct ssb_device *dev, u16 offset, u16 value)
461{
462 dev->ops->write16(dev, offset, value);
463}
464static inline void ssb_write32(struct ssb_device *dev, u16 offset, u32 value)
465{
466 dev->ops->write32(dev, offset, value);
467}
Michael Bueschd625a292008-04-02 19:46:56 +0200468#ifdef CONFIG_SSB_BLOCKIO
469static inline void ssb_block_read(struct ssb_device *dev, void *buffer,
470 size_t count, u16 offset, u8 reg_width)
471{
472 dev->ops->block_read(dev, buffer, count, offset, reg_width);
473}
474
475static inline void ssb_block_write(struct ssb_device *dev, const void *buffer,
476 size_t count, u16 offset, u8 reg_width)
477{
478 dev->ops->block_write(dev, buffer, count, offset, reg_width);
479}
480#endif /* CONFIG_SSB_BLOCKIO */
Michael Buesch61e115a2007-09-18 15:12:50 -0400481
482
Michael Bueschf2257632008-06-20 11:50:29 +0200483/* The SSB DMA API. Use this API for any DMA operation on the device.
484 * This API basically is a wrapper that calls the correct DMA API for
485 * the host device type the SSB device is attached to. */
486
Michael Buesch61e115a2007-09-18 15:12:50 -0400487/* Translation (routing) bits that need to be ORed to DMA
488 * addresses before they are given to a device. */
489extern u32 ssb_dma_translation(struct ssb_device *dev);
490#define SSB_DMA_TRANSLATION_MASK 0xC0000000
491#define SSB_DMA_TRANSLATION_SHIFT 30
492
Michael Bueschf2257632008-06-20 11:50:29 +0200493static inline void __cold __ssb_dma_not_implemented(struct ssb_device *dev)
494{
495#ifdef CONFIG_SSB_DEBUG
496 printk(KERN_ERR "SSB: BUG! Calling DMA API for "
497 "unsupported bustype %d\n", dev->bus->bustype);
498#endif /* DEBUG */
499}
500
Michael Buesch61e115a2007-09-18 15:12:50 -0400501#ifdef CONFIG_SSB_PCIHOST
502/* PCI-host wrapper driver */
503extern int ssb_pcihost_register(struct pci_driver *driver);
504static inline void ssb_pcihost_unregister(struct pci_driver *driver)
505{
506 pci_unregister_driver(driver);
507}
Miguel Botón961d57c2008-01-01 01:16:46 +0100508
509static inline
510void ssb_pcihost_set_power_state(struct ssb_device *sdev, pci_power_t state)
511{
512 if (sdev->bus->bustype == SSB_BUSTYPE_PCI)
513 pci_set_power_state(sdev->bus->host_pci, state);
514}
Andrew Morton532031d2008-02-04 23:58:42 -0800515#else
516static inline void ssb_pcihost_unregister(struct pci_driver *driver)
517{
518}
519
520static inline
521void ssb_pcihost_set_power_state(struct ssb_device *sdev, pci_power_t state)
522{
523}
Michael Buesch61e115a2007-09-18 15:12:50 -0400524#endif /* CONFIG_SSB_PCIHOST */
525
526
527/* If a driver is shutdown or suspended, call this to signal
528 * that the bus may be completely powered down. SSB will decide,
529 * if it's really time to power down the bus, based on if there
530 * are other devices that want to run. */
531extern int ssb_bus_may_powerdown(struct ssb_bus *bus);
532/* Before initializing and enabling a device, call this to power-up the bus.
533 * If you want to allow use of dynamic-power-control, pass the flag.
534 * Otherwise static always-on powercontrol will be used. */
535extern int ssb_bus_powerup(struct ssb_bus *bus, bool dynamic_pctl);
536
Rafał Miłecki8576f812011-05-11 02:10:58 +0200537extern void ssb_commit_settings(struct ssb_bus *bus);
Michael Buesch61e115a2007-09-18 15:12:50 -0400538
539/* Various helper functions */
540extern u32 ssb_admatch_base(u32 adm);
541extern u32 ssb_admatch_size(u32 adm);
542
Michael Bueschaab547c2008-02-29 11:36:12 +0100543/* PCI device mapping and fixup routines.
544 * Called from the architecture pcibios init code.
545 * These are only available on SSB_EMBEDDED configurations. */
546#ifdef CONFIG_SSB_EMBEDDED
547int ssb_pcibios_plat_dev_init(struct pci_dev *dev);
548int ssb_pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin);
549#endif /* CONFIG_SSB_EMBEDDED */
Michael Buesch61e115a2007-09-18 15:12:50 -0400550
551#endif /* LINUX_SSB_H_ */