diff options
| author | Rafał Miłecki <[email protected]> | 2013-03-07 16:47:23 +0100 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2013-03-13 14:27:50 -0400 |
| commit | 371ec465a3589b27a81af7e5bf39b614aeab202c (patch) | |
| tree | b0c3ea9943aa673c3d669617ffb052dedf5a61c9 /scripts/objdiff | |
| parent | 60e8fb9233e13e98b13a380ecc1cc05515e6e34c (diff) | |
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 <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions