ssb.h 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624
  1. #ifndef LINUX_SSB_H_
  2. #define LINUX_SSB_H_
  3. #include <linux/device.h>
  4. #include <linux/list.h>
  5. #include <linux/types.h>
  6. #include <linux/spinlock.h>
  7. #include <linux/pci.h>
  8. #include <linux/mod_devicetable.h>
  9. #include <linux/dma-mapping.h>
  10. #include <linux/ssb/ssb_regs.h>
  11. struct pcmcia_device;
  12. struct ssb_bus;
  13. struct ssb_driver;
  14. struct ssb_sprom_core_pwr_info {
  15. u8 itssi_2g, itssi_5g;
  16. u8 maxpwr_2g, maxpwr_5gl, maxpwr_5g, maxpwr_5gh;
  17. u16 pa_2g[4], pa_5gl[4], pa_5g[4], pa_5gh[4];
  18. };
  19. struct ssb_sprom {
  20. u8 revision;
  21. u8 il0mac[6]; /* MAC address for 802.11b/g */
  22. u8 et0mac[6]; /* MAC address for Ethernet */
  23. u8 et1mac[6]; /* MAC address for 802.11a */
  24. u8 et0phyaddr; /* MII address for enet0 */
  25. u8 et1phyaddr; /* MII address for enet1 */
  26. u8 et0mdcport; /* MDIO for enet0 */
  27. u8 et1mdcport; /* MDIO for enet1 */
  28. u16 board_rev; /* Board revision number from SPROM. */
  29. u16 board_num; /* Board number from SPROM. */
  30. u16 board_type; /* Board type from SPROM. */
  31. u8 country_code; /* Country Code */
  32. char alpha2[2]; /* Country Code as two chars like EU or US */
  33. u8 leddc_on_time; /* LED Powersave Duty Cycle On Count */
  34. u8 leddc_off_time; /* LED Powersave Duty Cycle Off Count */
  35. u8 ant_available_a; /* 2GHz antenna available bits (up to 4) */
  36. u8 ant_available_bg; /* 5GHz antenna available bits (up to 4) */
  37. u16 pa0b0;
  38. u16 pa0b1;
  39. u16 pa0b2;
  40. u16 pa1b0;
  41. u16 pa1b1;
  42. u16 pa1b2;
  43. u16 pa1lob0;
  44. u16 pa1lob1;
  45. u16 pa1lob2;
  46. u16 pa1hib0;
  47. u16 pa1hib1;
  48. u16 pa1hib2;
  49. u8 gpio0; /* GPIO pin 0 */
  50. u8 gpio1; /* GPIO pin 1 */
  51. u8 gpio2; /* GPIO pin 2 */
  52. u8 gpio3; /* GPIO pin 3 */
  53. u8 maxpwr_bg; /* 2.4GHz Amplifier Max Power (in dBm Q5.2) */
  54. u8 maxpwr_al; /* 5.2GHz Amplifier Max Power (in dBm Q5.2) */
  55. u8 maxpwr_a; /* 5.3GHz Amplifier Max Power (in dBm Q5.2) */
  56. u8 maxpwr_ah; /* 5.8GHz Amplifier Max Power (in dBm Q5.2) */
  57. u8 itssi_a; /* Idle TSSI Target for A-PHY */
  58. u8 itssi_bg; /* Idle TSSI Target for B/G-PHY */
  59. u8 tri2g; /* 2.4GHz TX isolation */
  60. u8 tri5gl; /* 5.2GHz TX isolation */
  61. u8 tri5g; /* 5.3GHz TX isolation */
  62. u8 tri5gh; /* 5.8GHz TX isolation */
  63. u8 txpid2g[4]; /* 2GHz TX power index */
  64. u8 txpid5gl[4]; /* 4.9 - 5.1GHz TX power index */
  65. u8 txpid5g[4]; /* 5.1 - 5.5GHz TX power index */
  66. u8 txpid5gh[4]; /* 5.5 - ...GHz TX power index */
  67. s8 rxpo2g; /* 2GHz RX power offset */
  68. s8 rxpo5g; /* 5GHz RX power offset */
  69. u8 rssisav2g; /* 2GHz RSSI params */
  70. u8 rssismc2g;
  71. u8 rssismf2g;
  72. u8 bxa2g; /* 2GHz BX arch */
  73. u8 rssisav5g; /* 5GHz RSSI params */
  74. u8 rssismc5g;
  75. u8 rssismf5g;
  76. u8 bxa5g; /* 5GHz BX arch */
  77. u16 cck2gpo; /* CCK power offset */
  78. u32 ofdm2gpo; /* 2.4GHz OFDM power offset */
  79. u32 ofdm5glpo; /* 5.2GHz OFDM power offset */
  80. u32 ofdm5gpo; /* 5.3GHz OFDM power offset */
  81. u32 ofdm5ghpo; /* 5.8GHz OFDM power offset */
  82. u16 boardflags_lo; /* Board flags (bits 0-15) */
  83. u16 boardflags_hi; /* Board flags (bits 16-31) */
  84. u16 boardflags2_lo; /* Board flags (bits 32-47) */
  85. u16 boardflags2_hi; /* Board flags (bits 48-63) */
  86. /* TODO store board flags in a single u64 */
  87. struct ssb_sprom_core_pwr_info core_pwr_info[4];
  88. /* Antenna gain values for up to 4 antennas
  89. * on each band. Values in dBm/4 (Q5.2). Negative gain means the
  90. * loss in the connectors is bigger than the gain. */
  91. struct {
  92. s8 a0, a1, a2, a3;
  93. } antenna_gain;
  94. struct {
  95. struct {
  96. u8 tssipos, extpa_gain, pdet_range, tr_iso, antswlut;
  97. } ghz2;
  98. struct {
  99. u8 tssipos, extpa_gain, pdet_range, tr_iso, antswlut;
  100. } ghz5;
  101. } fem;
  102. u16 mcs2gpo[8];
  103. u16 mcs5gpo[8];
  104. u16 mcs5glpo[8];
  105. u16 mcs5ghpo[8];
  106. u8 opo;
  107. u8 rxgainerr2ga[3];
  108. u8 rxgainerr5gla[3];
  109. u8 rxgainerr5gma[3];
  110. u8 rxgainerr5gha[3];
  111. u8 rxgainerr5gua[3];
  112. u8 noiselvl2ga[3];
  113. u8 noiselvl5gla[3];
  114. u8 noiselvl5gma[3];
  115. u8 noiselvl5gha[3];
  116. u8 noiselvl5gua[3];
  117. u8 regrev;
  118. u8 txchain;
  119. u8 rxchain;
  120. u8 antswitch;
  121. u16 cddpo;
  122. u16 stbcpo;
  123. u16 bw40po;
  124. u16 bwduppo;
  125. u8 tempthresh;
  126. u8 tempoffset;
  127. u16 rawtempsense;
  128. u8 measpower;
  129. u8 tempsense_slope;
  130. u8 tempcorrx;
  131. u8 tempsense_option;
  132. u8 freqoffset_corr;
  133. u8 iqcal_swp_dis;
  134. u8 hw_iqcal_en;
  135. u8 elna2g;
  136. u8 elna5g;
  137. u8 phycal_tempdelta;
  138. u8 temps_period;
  139. u8 temps_hysteresis;
  140. u8 measpower1;
  141. u8 measpower2;
  142. u8 pcieingress_war;
  143. /* power per rate from sromrev 9 */
  144. u16 cckbw202gpo;
  145. u16 cckbw20ul2gpo;
  146. u32 legofdmbw202gpo;
  147. u32 legofdmbw20ul2gpo;
  148. u32 legofdmbw205glpo;
  149. u32 legofdmbw20ul5glpo;
  150. u32 legofdmbw205gmpo;
  151. u32 legofdmbw20ul5gmpo;
  152. u32 legofdmbw205ghpo;
  153. u32 legofdmbw20ul5ghpo;
  154. u32 mcsbw202gpo;
  155. u32 mcsbw20ul2gpo;
  156. u32 mcsbw402gpo;
  157. u32 mcsbw205glpo;
  158. u32 mcsbw20ul5glpo;
  159. u32 mcsbw405glpo;
  160. u32 mcsbw205gmpo;
  161. u32 mcsbw20ul5gmpo;
  162. u32 mcsbw405gmpo;
  163. u32 mcsbw205ghpo;
  164. u32 mcsbw20ul5ghpo;
  165. u32 mcsbw405ghpo;
  166. u16 mcs32po;
  167. u16 legofdm40duppo;
  168. u8 sar2g;
  169. u8 sar5g;
  170. };
  171. /* Information about the PCB the circuitry is soldered on. */
  172. struct ssb_boardinfo {
  173. u16 vendor;
  174. u16 type;
  175. };
  176. struct ssb_device;
  177. /* Lowlevel read/write operations on the device MMIO.
  178. * Internal, don't use that outside of ssb. */
  179. struct ssb_bus_ops {
  180. u8 (*read8)(struct ssb_device *dev, u16 offset);
  181. u16 (*read16)(struct ssb_device *dev, u16 offset);
  182. u32 (*read32)(struct ssb_device *dev, u16 offset);
  183. void (*write8)(struct ssb_device *dev, u16 offset, u8 value);
  184. void (*write16)(struct ssb_device *dev, u16 offset, u16 value);
  185. void (*write32)(struct ssb_device *dev, u16 offset, u32 value);
  186. #ifdef CONFIG_SSB_BLOCKIO
  187. void (*block_read)(struct ssb_device *dev, void *buffer,
  188. size_t count, u16 offset, u8 reg_width);
  189. void (*block_write)(struct ssb_device *dev, const void *buffer,
  190. size_t count, u16 offset, u8 reg_width);
  191. #endif
  192. };
  193. /* Core-ID values. */
  194. #define SSB_DEV_CHIPCOMMON 0x800
  195. #define SSB_DEV_ILINE20 0x801
  196. #define SSB_DEV_SDRAM 0x803
  197. #define SSB_DEV_PCI 0x804
  198. #define SSB_DEV_MIPS 0x805
  199. #define SSB_DEV_ETHERNET 0x806
  200. #define SSB_DEV_V90 0x807
  201. #define SSB_DEV_USB11_HOSTDEV 0x808
  202. #define SSB_DEV_ADSL 0x809
  203. #define SSB_DEV_ILINE100 0x80A
  204. #define SSB_DEV_IPSEC 0x80B
  205. #define SSB_DEV_PCMCIA 0x80D
  206. #define SSB_DEV_INTERNAL_MEM 0x80E
  207. #define SSB_DEV_MEMC_SDRAM 0x80F
  208. #define SSB_DEV_EXTIF 0x811
  209. #define SSB_DEV_80211 0x812
  210. #define SSB_DEV_MIPS_3302 0x816
  211. #define SSB_DEV_USB11_HOST 0x817
  212. #define SSB_DEV_USB11_DEV 0x818
  213. #define SSB_DEV_USB20_HOST 0x819
  214. #define SSB_DEV_USB20_DEV 0x81A
  215. #define SSB_DEV_SDIO_HOST 0x81B
  216. #define SSB_DEV_ROBOSWITCH 0x81C
  217. #define SSB_DEV_PARA_ATA 0x81D
  218. #define SSB_DEV_SATA_XORDMA 0x81E
  219. #define SSB_DEV_ETHERNET_GBIT 0x81F
  220. #define SSB_DEV_PCIE 0x820
  221. #define SSB_DEV_MIMO_PHY 0x821
  222. #define SSB_DEV_SRAM_CTRLR 0x822
  223. #define SSB_DEV_MINI_MACPHY 0x823
  224. #define SSB_DEV_ARM_1176 0x824
  225. #define SSB_DEV_ARM_7TDMI 0x825
  226. /* Vendor-ID values */
  227. #define SSB_VENDOR_BROADCOM 0x4243
  228. /* Some kernel subsystems poke with dev->drvdata, so we must use the
  229. * following ugly workaround to get from struct device to struct ssb_device */
  230. struct __ssb_dev_wrapper {
  231. struct device dev;
  232. struct ssb_device *sdev;
  233. };
  234. struct ssb_device {
  235. /* Having a copy of the ops pointer in each dev struct
  236. * is an optimization. */
  237. const struct ssb_bus_ops *ops;
  238. struct device *dev, *dma_dev;
  239. struct ssb_bus *bus;
  240. struct ssb_device_id id;
  241. u8 core_index;
  242. unsigned int irq;
  243. /* Internal-only stuff follows. */
  244. void *drvdata; /* Per-device data */
  245. void *devtypedata; /* Per-devicetype (eg 802.11) data */
  246. };
  247. /* Go from struct device to struct ssb_device. */
  248. static inline
  249. struct ssb_device * dev_to_ssb_dev(struct device *dev)
  250. {
  251. struct __ssb_dev_wrapper *wrap;
  252. wrap = container_of(dev, struct __ssb_dev_wrapper, dev);
  253. return wrap->sdev;
  254. }
  255. /* Device specific user data */
  256. static inline
  257. void ssb_set_drvdata(struct ssb_device *dev, void *data)
  258. {
  259. dev->drvdata = data;
  260. }
  261. static inline
  262. void * ssb_get_drvdata(struct ssb_device *dev)
  263. {
  264. return dev->drvdata;
  265. }
  266. /* Devicetype specific user data. This is per device-type (not per device) */
  267. void ssb_set_devtypedata(struct ssb_device *dev, void *data);
  268. static inline
  269. void * ssb_get_devtypedata(struct ssb_device *dev)
  270. {
  271. return dev->devtypedata;
  272. }
  273. struct ssb_driver {
  274. const char *name;
  275. const struct ssb_device_id *id_table;
  276. int (*probe)(struct ssb_device *dev, const struct ssb_device_id *id);
  277. void (*remove)(struct ssb_device *dev);
  278. int (*suspend)(struct ssb_device *dev, pm_message_t state);
  279. int (*resume)(struct ssb_device *dev);
  280. void (*shutdown)(struct ssb_device *dev);
  281. struct device_driver drv;
  282. };
  283. #define drv_to_ssb_drv(_drv) container_of(_drv, struct ssb_driver, drv)
  284. extern int __ssb_driver_register(struct ssb_driver *drv, struct module *owner);
  285. #define ssb_driver_register(drv) \
  286. __ssb_driver_register(drv, THIS_MODULE)
  287. extern void ssb_driver_unregister(struct ssb_driver *drv);
  288. enum ssb_bustype {
  289. SSB_BUSTYPE_SSB, /* This SSB bus is the system bus */
  290. SSB_BUSTYPE_PCI, /* SSB is connected to PCI bus */
  291. SSB_BUSTYPE_PCMCIA, /* SSB is connected to PCMCIA bus */
  292. SSB_BUSTYPE_SDIO, /* SSB is connected to SDIO bus */
  293. };
  294. /* board_vendor */
  295. #define SSB_BOARDVENDOR_BCM 0x14E4 /* Broadcom */
  296. #define SSB_BOARDVENDOR_DELL 0x1028 /* Dell */
  297. #define SSB_BOARDVENDOR_HP 0x0E11 /* HP */
  298. /* board_type */
  299. #define SSB_BOARD_BCM94306MP 0x0418
  300. #define SSB_BOARD_BCM4309G 0x0421
  301. #define SSB_BOARD_BCM4306CB 0x0417
  302. #define SSB_BOARD_BCM4309MP 0x040C
  303. #define SSB_BOARD_MP4318 0x044A
  304. #define SSB_BOARD_BU4306 0x0416
  305. #define SSB_BOARD_BU4309 0x040A
  306. /* chip_package */
  307. #define SSB_CHIPPACK_BCM4712S 1 /* Small 200pin 4712 */
  308. #define SSB_CHIPPACK_BCM4712M 2 /* Medium 225pin 4712 */
  309. #define SSB_CHIPPACK_BCM4712L 0 /* Large 340pin 4712 */
  310. #include <linux/ssb/ssb_driver_chipcommon.h>
  311. #include <linux/ssb/ssb_driver_mips.h>
  312. #include <linux/ssb/ssb_driver_extif.h>
  313. #include <linux/ssb/ssb_driver_pci.h>
  314. struct ssb_bus {
  315. /* The MMIO area. */
  316. void __iomem *mmio;
  317. const struct ssb_bus_ops *ops;
  318. /* The core currently mapped into the MMIO window.
  319. * Not valid on all host-buses. So don't use outside of SSB. */
  320. struct ssb_device *mapped_device;
  321. union {
  322. /* Currently mapped PCMCIA segment. (bustype == SSB_BUSTYPE_PCMCIA only) */
  323. u8 mapped_pcmcia_seg;
  324. /* Current SSB base address window for SDIO. */
  325. u32 sdio_sbaddr;
  326. };
  327. /* Lock for core and segment switching.
  328. * On PCMCIA-host busses this is used to protect the whole MMIO access. */
  329. spinlock_t bar_lock;
  330. /* The host-bus this backplane is running on. */
  331. enum ssb_bustype bustype;
  332. /* Pointers to the host-bus. Check bustype before using any of these pointers. */
  333. union {
  334. /* Pointer to the PCI bus (only valid if bustype == SSB_BUSTYPE_PCI). */
  335. struct pci_dev *host_pci;
  336. /* Pointer to the PCMCIA device (only if bustype == SSB_BUSTYPE_PCMCIA). */
  337. struct pcmcia_device *host_pcmcia;
  338. /* Pointer to the SDIO device (only if bustype == SSB_BUSTYPE_SDIO). */
  339. struct sdio_func *host_sdio;
  340. };
  341. /* See enum ssb_quirks */
  342. unsigned int quirks;
  343. #ifdef CONFIG_SSB_SPROM
  344. /* Mutex to protect the SPROM writing. */
  345. struct mutex sprom_mutex;
  346. #endif
  347. /* ID information about the Chip. */
  348. u16 chip_id;
  349. u8 chip_rev;
  350. u16 sprom_offset;
  351. u16 sprom_size; /* number of words in sprom */
  352. u8 chip_package;
  353. /* List of devices (cores) on the backplane. */
  354. struct ssb_device devices[SSB_MAX_NR_CORES];
  355. u8 nr_devices;
  356. /* Software ID number for this bus. */
  357. unsigned int busnumber;
  358. /* The ChipCommon device (if available). */
  359. struct ssb_chipcommon chipco;
  360. /* The PCI-core device (if available). */
  361. struct ssb_pcicore pcicore;
  362. /* The MIPS-core device (if available). */
  363. struct ssb_mipscore mipscore;
  364. /* The EXTif-core device (if available). */
  365. struct ssb_extif extif;
  366. /* The following structure elements are not available in early
  367. * SSB initialization. Though, they are available for regular
  368. * registered drivers at any stage. So be careful when
  369. * using them in the ssb core code. */
  370. /* ID information about the PCB. */
  371. struct ssb_boardinfo boardinfo;
  372. /* Contents of the SPROM. */
  373. struct ssb_sprom sprom;
  374. /* If the board has a cardbus slot, this is set to true. */
  375. bool has_cardbus_slot;
  376. #ifdef CONFIG_SSB_EMBEDDED
  377. /* Lock for GPIO register access. */
  378. spinlock_t gpio_lock;
  379. #endif /* EMBEDDED */
  380. /* Internal-only stuff follows. Do not touch. */
  381. struct list_head list;
  382. #ifdef CONFIG_SSB_DEBUG
  383. /* Is the bus already powered up? */
  384. bool powered_up;
  385. int power_warn_count;
  386. #endif /* DEBUG */
  387. };
  388. enum ssb_quirks {
  389. /* SDIO connected card requires performing a read after writing a 32-bit value */
  390. SSB_QUIRK_SDIO_READ_AFTER_WRITE32 = (1 << 0),
  391. };
  392. /* The initialization-invariants. */
  393. struct ssb_init_invariants {
  394. /* Versioning information about the PCB. */
  395. struct ssb_boardinfo boardinfo;
  396. /* The SPROM information. That's either stored in an
  397. * EEPROM or NVRAM on the board. */
  398. struct ssb_sprom sprom;
  399. /* If the board has a cardbus slot, this is set to true. */
  400. bool has_cardbus_slot;
  401. };
  402. /* Type of function to fetch the invariants. */
  403. typedef int (*ssb_invariants_func_t)(struct ssb_bus *bus,
  404. struct ssb_init_invariants *iv);
  405. /* Register a SSB system bus. get_invariants() is called after the
  406. * basic system devices are initialized.
  407. * The invariants are usually fetched from some NVRAM.
  408. * Put the invariants into the struct pointed to by iv. */
  409. extern int ssb_bus_ssbbus_register(struct ssb_bus *bus,
  410. unsigned long baseaddr,
  411. ssb_invariants_func_t get_invariants);
  412. #ifdef CONFIG_SSB_PCIHOST
  413. extern int ssb_bus_pcibus_register(struct ssb_bus *bus,
  414. struct pci_dev *host_pci);
  415. #endif /* CONFIG_SSB_PCIHOST */
  416. #ifdef CONFIG_SSB_PCMCIAHOST
  417. extern int ssb_bus_pcmciabus_register(struct ssb_bus *bus,
  418. struct pcmcia_device *pcmcia_dev,
  419. unsigned long baseaddr);
  420. #endif /* CONFIG_SSB_PCMCIAHOST */
  421. #ifdef CONFIG_SSB_SDIOHOST
  422. extern int ssb_bus_sdiobus_register(struct ssb_bus *bus,
  423. struct sdio_func *sdio_func,
  424. unsigned int quirks);
  425. #endif /* CONFIG_SSB_SDIOHOST */
  426. extern void ssb_bus_unregister(struct ssb_bus *bus);
  427. /* Does the device have an SPROM? */
  428. extern bool ssb_is_sprom_available(struct ssb_bus *bus);
  429. /* Set a fallback SPROM.
  430. * See kdoc at the function definition for complete documentation. */
  431. extern int ssb_arch_register_fallback_sprom(
  432. int (*sprom_callback)(struct ssb_bus *bus,
  433. struct ssb_sprom *out));
  434. /* Suspend a SSB bus.
  435. * Call this from the parent bus suspend routine. */
  436. extern int ssb_bus_suspend(struct ssb_bus *bus);
  437. /* Resume a SSB bus.
  438. * Call this from the parent bus resume routine. */
  439. extern int ssb_bus_resume(struct ssb_bus *bus);
  440. extern u32 ssb_clockspeed(struct ssb_bus *bus);
  441. /* Is the device enabled in hardware? */
  442. int ssb_device_is_enabled(struct ssb_device *dev);
  443. /* Enable a device and pass device-specific SSB_TMSLOW flags.
  444. * If no device-specific flags are available, use 0. */
  445. void ssb_device_enable(struct ssb_device *dev, u32 core_specific_flags);
  446. /* Disable a device in hardware and pass SSB_TMSLOW flags (if any). */
  447. void ssb_device_disable(struct ssb_device *dev, u32 core_specific_flags);
  448. /* Device MMIO register read/write functions. */
  449. static inline u8 ssb_read8(struct ssb_device *dev, u16 offset)
  450. {
  451. return dev->ops->read8(dev, offset);
  452. }
  453. static inline u16 ssb_read16(struct ssb_device *dev, u16 offset)
  454. {
  455. return dev->ops->read16(dev, offset);
  456. }
  457. static inline u32 ssb_read32(struct ssb_device *dev, u16 offset)
  458. {
  459. return dev->ops->read32(dev, offset);
  460. }
  461. static inline void ssb_write8(struct ssb_device *dev, u16 offset, u8 value)
  462. {
  463. dev->ops->write8(dev, offset, value);
  464. }
  465. static inline void ssb_write16(struct ssb_device *dev, u16 offset, u16 value)
  466. {
  467. dev->ops->write16(dev, offset, value);
  468. }
  469. static inline void ssb_write32(struct ssb_device *dev, u16 offset, u32 value)
  470. {
  471. dev->ops->write32(dev, offset, value);
  472. }
  473. #ifdef CONFIG_SSB_BLOCKIO
  474. static inline void ssb_block_read(struct ssb_device *dev, void *buffer,
  475. size_t count, u16 offset, u8 reg_width)
  476. {
  477. dev->ops->block_read(dev, buffer, count, offset, reg_width);
  478. }
  479. static inline void ssb_block_write(struct ssb_device *dev, const void *buffer,
  480. size_t count, u16 offset, u8 reg_width)
  481. {
  482. dev->ops->block_write(dev, buffer, count, offset, reg_width);
  483. }
  484. #endif /* CONFIG_SSB_BLOCKIO */
  485. /* The SSB DMA API. Use this API for any DMA operation on the device.
  486. * This API basically is a wrapper that calls the correct DMA API for
  487. * the host device type the SSB device is attached to. */
  488. /* Translation (routing) bits that need to be ORed to DMA
  489. * addresses before they are given to a device. */
  490. extern u32 ssb_dma_translation(struct ssb_device *dev);
  491. #define SSB_DMA_TRANSLATION_MASK 0xC0000000
  492. #define SSB_DMA_TRANSLATION_SHIFT 30
  493. static 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. #ifdef CONFIG_SSB_PCIHOST
  501. /* PCI-host wrapper driver */
  502. extern int ssb_pcihost_register(struct pci_driver *driver);
  503. static inline void ssb_pcihost_unregister(struct pci_driver *driver)
  504. {
  505. pci_unregister_driver(driver);
  506. }
  507. static inline
  508. void ssb_pcihost_set_power_state(struct ssb_device *sdev, pci_power_t state)
  509. {
  510. if (sdev->bus->bustype == SSB_BUSTYPE_PCI)
  511. pci_set_power_state(sdev->bus->host_pci, state);
  512. }
  513. #else
  514. static inline void ssb_pcihost_unregister(struct pci_driver *driver)
  515. {
  516. }
  517. static inline
  518. void ssb_pcihost_set_power_state(struct ssb_device *sdev, pci_power_t state)
  519. {
  520. }
  521. #endif /* CONFIG_SSB_PCIHOST */
  522. /* If a driver is shutdown or suspended, call this to signal
  523. * that the bus may be completely powered down. SSB will decide,
  524. * if it's really time to power down the bus, based on if there
  525. * are other devices that want to run. */
  526. extern int ssb_bus_may_powerdown(struct ssb_bus *bus);
  527. /* Before initializing and enabling a device, call this to power-up the bus.
  528. * If you want to allow use of dynamic-power-control, pass the flag.
  529. * Otherwise static always-on powercontrol will be used. */
  530. extern int ssb_bus_powerup(struct ssb_bus *bus, bool dynamic_pctl);
  531. extern void ssb_commit_settings(struct ssb_bus *bus);
  532. /* Various helper functions */
  533. extern u32 ssb_admatch_base(u32 adm);
  534. extern u32 ssb_admatch_size(u32 adm);
  535. /* PCI device mapping and fixup routines.
  536. * Called from the architecture pcibios init code.
  537. * These are only available on SSB_EMBEDDED configurations. */
  538. #ifdef CONFIG_SSB_EMBEDDED
  539. int ssb_pcibios_plat_dev_init(struct pci_dev *dev);
  540. int ssb_pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin);
  541. #endif /* CONFIG_SSB_EMBEDDED */
  542. #endif /* LINUX_SSB_H_ */