diff options
author | Hsu, Kenny | 2011-11-15 19:24:32 -0800 |
---|---|---|
committer | Wey-Yi Guy | 2011-11-25 10:48:54 -0800 |
commit | 72bcacc2bd237423eea8c00c2794e67dc7eebca6 (patch) | |
tree | 3ce5e175f023e80c7b729d86554a4aae9bd725d8 /drivers/net/wireless/iwlwifi/iwl-6000.c | |
parent | 27f6cbecbf60e2dd2be49a945e9966ed6b20b2de (diff) |
iwlwifi: add tm commands for indirect register access
Create new testmode commands to suppot indirect access
of peripheral register.
- IWL_TM_CMD_APP2DEV_INDIRECT_REG_READ32
- IWL_TM_CMD_APP2DEV_INDIRECT_REG_WRITE32
Meanwhile, add affix "DIRECT" into original register access
commands for better discrimination with new commands.
- IWL_TM_CMD_APP2DEV_DIRECT_REG_READ32
- IWL_TM_CMD_APP2DEV_DIRECT_REG_WRITE32
- IWL_TM_CMD_APP2DEV_DIRECT_REG_WRITE8
Signed-off-by: Kenny Hsu <kenny.hsu@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-6000.c')
0 files changed, 0 insertions, 0 deletions