linux-stable/include/linux/ssb
Hauke Mehrtens edd8d90b62 ssb: sprom fix some sizes / signedness
Some parts of the sprom struct are bigger than needed.
The leddc and maxpwr values are just 8 bit long and not 16.
rxpo2g and rxpo5g are signed

I got these information for the open source part of the Broadcom SDK
covering sprom version 1 to 9. rxpo2g contained a negative number on my
bcm5354 based device, this cased an error and Broadcom SDK says this is
signed.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-03-05 15:20:48 -05:00
..
ssb.h ssb: sprom fix some sizes / signedness 2012-03-05 15:20:48 -05:00
ssb_driver_chipcommon.h Update my e-mail address 2011-07-07 15:18:01 +02:00
ssb_driver_extif.h
ssb_driver_gige.h
ssb_driver_mips.h
ssb_driver_pci.h
ssb_embedded.h
ssb_regs.h ssb: SPROM: extract each core power info 2012-01-24 14:06:04 -05:00