Difference between revisions of "WIFI Registers"
Jump to navigation
Jump to search
(Created page with "These registers are used to control the WiFi card via the SDIO protocol. =Registers= {| class="wikitable" border="1" ! Name ! Address ! Width |- | WIFI_CMD | 0x10006000 |...") |
|||
Line 9: | Line 9: | ||
|- | |- | ||
| WIFI_CMD | | WIFI_CMD | ||
− | | | + | | 0x10122000 |
| 2 | | 2 | ||
|- | |- | ||
Line 17: | Line 17: | ||
|- | |- | ||
| WIFI_CMDARG0 | | WIFI_CMDARG0 | ||
− | | | + | | 0x10122004 |
| 2 | | 2 | ||
|- | |- | ||
| WIFI_CMDARG1 | | WIFI_CMDARG1 | ||
− | | | + | | 0x10122006 |
| 2 | | 2 | ||
|- | |- | ||
| WIFI_BLKCOUNT | | WIFI_BLKCOUNT | ||
− | | | + | | 0x1012200a |
| 2 | | 2 | ||
|- | |- | ||
| WIFI_CLKCTL | | WIFI_CLKCTL | ||
− | | | + | | 0x10122024 |
| 2 | | 2 | ||
|- | |- | ||
| WIFI_BLKLEN | | WIFI_BLKLEN | ||
− | | | + | | 0x10122026 |
| 2 | | 2 | ||
|- | |- | ||
|} | |} |
Revision as of 22:48, 6 December 2017
These registers are used to control the WiFi card via the SDIO protocol.
Registers
Name | Address | Width |
---|---|---|
WIFI_CMD | 0x10122000 | 2 |
? | 0x10006002 | 2 |
WIFI_CMDARG0 | 0x10122004 | 2 |
WIFI_CMDARG1 | 0x10122006 | 2 |
WIFI_BLKCOUNT | 0x1012200a | 2 |
WIFI_CLKCTL | 0x10122024 | 2 |
WIFI_BLKLEN | 0x10122026 | 2 |