diff options
author | Hsu, Kenny <kenny.hsu@intel.com> | 2011-11-16 03:24:32 (GMT) |
---|---|---|
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | 2011-11-25 18:48:54 (GMT) |
commit | 72bcacc2bd237423eea8c00c2794e67dc7eebca6 (patch) | |
tree | 3ce5e175f023e80c7b729d86554a4aae9bd725d8 /drivers/net/tokenring | |
parent | 27f6cbecbf60e2dd2be49a945e9966ed6b20b2de (diff) | |
download | linux-fsl-qoriq-72bcacc2bd237423eea8c00c2794e67dc7eebca6.tar.xz |
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/tokenring')
0 files changed, 0 insertions, 0 deletions