~ubuntu-branches/ubuntu/jaunty/linux-backports-modules-2.6.28/jaunty-security

« back to all changes in this revision

Viewing changes to updates/compat-wireless-2.6/drivers/net/wireless/ath5k/reg.h

  • Committer: Bazaar Package Importer
  • Author(s): Tim Gardner, Tim Gardner
  • Date: 2009-03-18 06:46:46 UTC
  • Revision ID: james.westby@ubuntu.com-20090318064646-v9zn7skn89euao60
Tags: 2.6.28-11.11
[Tim Gardner]

* Update compat-wireless/wireless-testing to master-2009-03-17
* Bump ABI

Show diffs side-by-side

added added

removed removed

Lines of Context:
1554
1554
/*===5212 Specific PCU registers===*/
1555
1555
 
1556
1556
/*
 
1557
 * Transmit power control register
 
1558
 */
 
1559
#define AR5K_TPC                        0x80e8
 
1560
#define AR5K_TPC_ACK                    0x0000003f      /* ack frames */
 
1561
#define AR5K_TPC_ACK_S                  0
 
1562
#define AR5K_TPC_CTS                    0x00003f00      /* cts frames */
 
1563
#define AR5K_TPC_CTS_S                  8
 
1564
#define AR5K_TPC_CHIRP                  0x003f0000      /* chirp frames */
 
1565
#define AR5K_TPC_CHIRP_S                16
 
1566
#define AR5K_TPC_DOPPLER                0x0f000000      /* doppler chirp span */
 
1567
#define AR5K_TPC_DOPPLER_S              24
 
1568
 
 
1569
/*
1557
1570
 * XR (eXtended Range) mode register
1558
1571
 */
1559
1572
#define AR5K_XRMODE                     0x80c0                  /* Register Address */
2550
2563
#define AR5K_PHY_TPC_RG1                0xa258
2551
2564
#define AR5K_PHY_TPC_RG1_NUM_PD_GAIN    0x0000c000
2552
2565
#define AR5K_PHY_TPC_RG1_NUM_PD_GAIN_S  14
 
2566
#define AR5K_PHY_TPC_RG1_PDGAIN_1       0x00030000
 
2567
#define AR5K_PHY_TPC_RG1_PDGAIN_1_S     16
 
2568
#define AR5K_PHY_TPC_RG1_PDGAIN_2       0x000c0000
 
2569
#define AR5K_PHY_TPC_RG1_PDGAIN_2_S     18
 
2570
#define AR5K_PHY_TPC_RG1_PDGAIN_3       0x00300000
 
2571
#define AR5K_PHY_TPC_RG1_PDGAIN_3_S     20
2553
2572
 
2554
2573
#define AR5K_PHY_TPC_RG5                        0xa26C
2555
2574
#define AR5K_PHY_TPC_RG5_PD_GAIN_OVERLAP        0x0000000F