Classes | Functions | Variables
initvals.c File Reference
#include "ath5k.h"
#include "reg.h"
#include "debug.h"
#include "base.h"
Include dependency graph for MaRTE_OS/hwi/ath5k_raw/module/initvals.c:

Go to the source code of this file.

Classes

struct  ath5k_ini
struct  ath5k_ini_mode

Functions

static void ath5k_hw_ini_mode_registers (struct ath5k_hw *ah, unsigned int size, const struct ath5k_ini_mode *ini_mode, u8 mode)
static void ath5k_hw_ini_registers (struct ath5k_hw *ah, unsigned int size, const struct ath5k_ini *ini_regs, bool change_channel)
int ath5k_hw_write_initvals (struct ath5k_hw *ah, u8 mode, bool change_channel)

Variables

struct ath5k_ini __attribute__
static struct ath5k_ini ar5210_ini []
static struct ath5k_ini ar5211_ini []
static struct ath5k_ini_mode ar5211_ini_mode []
static struct ath5k_ini ar5212_ini_common_start []
static struct ath5k_ini_mode ar5212_ini_mode_start []
static struct ath5k_ini rf2413_ini_common_end []
static struct ath5k_ini_mode rf2413_ini_mode_end []
static struct ath5k_ini rf2425_ini_common_end []
static struct ath5k_ini_mode rf2425_ini_mode_end []
static struct ath5k_ini rf5111_ini_bbgain []
static struct ath5k_ini rf5111_ini_common_end []
static struct ath5k_ini_mode rf5111_ini_mode_end []
static struct ath5k_ini rf5112_ini_bbgain []
static struct ath5k_ini rf5112_ini_common_end []
static struct ath5k_ini_mode rf5112_ini_mode_end []
static struct ath5k_ini rf5413_ini_common_end []
static struct ath5k_ini_mode rf5413_ini_mode_end []

Function Documentation

static void ath5k_hw_ini_mode_registers ( struct ath5k_hw ah,
unsigned int  size,
const struct ath5k_ini_mode ini_mode,
u8  mode 
) [static]

Definition at line 1429 of file MaRTE_OS/hwi/ath5k_raw/module/initvals.c.

static void ath5k_hw_ini_registers ( struct ath5k_hw ah,
unsigned int  size,
const struct ath5k_ini ini_regs,
bool  change_channel 
) [static]

Definition at line 1401 of file MaRTE_OS/hwi/ath5k_raw/module/initvals.c.

int ath5k_hw_write_initvals ( struct ath5k_hw ah,
u8  mode,
bool  change_channel 
)

Definition at line 1443 of file MaRTE_OS/hwi/ath5k_raw/module/initvals.c.


Variable Documentation

struct ath5k_ini ar5210_ini[] [static]

Definition at line 82 of file MaRTE_OS/hwi/ath5k_raw/module/initvals.c.

struct ath5k_ini ar5211_ini[] [static]

Definition at line 294 of file MaRTE_OS/hwi/ath5k_raw/module/initvals.c.

struct ath5k_ini_mode ar5211_ini_mode[] [static]

Definition at line 423 of file MaRTE_OS/hwi/ath5k_raw/module/initvals.c.

Definition at line 498 of file MaRTE_OS/hwi/ath5k_raw/module/initvals.c.

Definition at line 709 of file MaRTE_OS/hwi/ath5k_raw/module/initvals.c.

struct ath5k_ini rf2413_ini_common_end[] [static]

Definition at line 1040 of file MaRTE_OS/hwi/ath5k_raw/module/initvals.c.

Definition at line 1004 of file MaRTE_OS/hwi/ath5k_raw/module/initvals.c.

struct ath5k_ini rf2425_ini_common_end[] [static]

Definition at line 1176 of file MaRTE_OS/hwi/ath5k_raw/module/initvals.c.

Definition at line 1126 of file MaRTE_OS/hwi/ath5k_raw/module/initvals.c.

struct ath5k_ini rf5111_ini_bbgain[] [static]

Definition at line 1262 of file MaRTE_OS/hwi/ath5k_raw/module/initvals.c.

struct ath5k_ini rf5111_ini_common_end[] [static]
Initial value:
 {
        { AR5K_DCU_FP,          0x00000000 },
        { AR5K_PHY_AGC,         0x00000000 },
        { AR5K_PHY_ADC_CTL,     0x00022ffe },
        { 0x983c,               0x00020100 },
        { AR5K_PHY_GAIN_OFFSET, 0x1284613c },
        { AR5K_PHY_PAPD_PROBE,  0x00004883 },
        { 0x9940,               0x00000004 },
        { 0x9958,               0x000000ff },
        { 0x9974,               0x00000000 },
        { AR5K_PHY_SPENDING,    0x00000018 },
        { AR5K_PHY_CCKTXCTL,    0x00000000 },
        { AR5K_PHY_CCK_CROSSCORR, 0xd03e6788 },
        { AR5K_PHY_DAG_CCK_CTL, 0x000001b5 },
        { 0xa23c,               0x13c889af },
}

Definition at line 796 of file MaRTE_OS/hwi/ath5k_raw/module/initvals.c.

Definition at line 764 of file MaRTE_OS/hwi/ath5k_raw/module/initvals.c.

struct ath5k_ini rf5112_ini_bbgain[] [static]

Definition at line 1330 of file MaRTE_OS/hwi/ath5k_raw/module/initvals.c.

struct ath5k_ini rf5112_ini_common_end[] [static]
Initial value:
 {
        { AR5K_DCU_FP,          0x00000000 },
        { AR5K_PHY_AGC,         0x00000000 },
        { AR5K_PHY_ADC_CTL,     0x00022ffe },
        { 0x983c,               0x00020100 },
        { AR5K_PHY_GAIN_OFFSET, 0x1284613c },
        { AR5K_PHY_PAPD_PROBE,  0x00004882 },
        { 0x9940,               0x00000004 },
        { 0x9958,               0x000000ff },
        { 0x9974,               0x00000000 },
        { AR5K_PHY_DAG_CCK_CTL, 0x000001b5 },
        { 0xa23c,               0x13c889af },
}

Definition at line 850 of file MaRTE_OS/hwi/ath5k_raw/module/initvals.c.

Definition at line 814 of file MaRTE_OS/hwi/ath5k_raw/module/initvals.c.

struct ath5k_ini rf5413_ini_common_end[] [static]

Definition at line 929 of file MaRTE_OS/hwi/ath5k_raw/module/initvals.c.

Definition at line 865 of file MaRTE_OS/hwi/ath5k_raw/module/initvals.c.



ros_rt_wmp
Author(s): Danilo Tardioli, dantard@unizar.es
autogenerated on Mon Oct 6 2014 08:27:12