diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2013-03-07 16:47:23 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-03-13 14:27:50 -0400 |
commit | 371ec465a3589b27a81af7e5bf39b614aeab202c (patch) | |
tree | b0c3ea9943aa673c3d669617ffb052dedf5a61c9 /drivers/message/fusion | |
parent | 60e8fb9233e13e98b13a380ecc1cc05515e6e34c (diff) | |
download | blackbird-op-linux-371ec465a3589b27a81af7e5bf39b614aeab202c.tar.gz blackbird-op-linux-371ec465a3589b27a81af7e5bf39b614aeab202c.zip |
b43: HT-PHY: implement stopping sample tone playback
It was another sequence I recognized in HT-PHY dump:
phy_read(0x00c7) -> 0x0001
phy_read(0x00c3) -> 0x0000
phy_write(0x00c3) <- 0x0002
phy_read(0x00c3) -> 0x0000
phy_write(0x00c3) <- 0x0000
The difference to N-PHY is that it writes to 6 tables instead of a one
(after above).
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/message/fusion')
0 files changed, 0 insertions, 0 deletions