diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2006-01-30 21:25:48 +0000 | 
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2006-01-30 21:25:48 +0000 | 
| commit | 05e39374143b7b052e49ef65382ed30fe276a442 (patch) | |
| tree | dc334f0206881c6a1eb22cc3da8a376525aced5e /tools/csr.h | |
| parent | 8c364889e14720e85caf6a84313f11d6a5d9f2be (diff) | |
Add definition for radio test commands
Diffstat (limited to 'tools/csr.h')
| -rw-r--r-- | tools/csr.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/tools/csr.h b/tools/csr.h index f1c63117..6893574b 100644 --- a/tools/csr.h +++ b/tools/csr.h @@ -59,6 +59,7 @@  #define CSR_VARID_CANCEL_PAGE			0x4012	/* valueless */  #define CSR_VARID_PS_CLR			0x4818	/* uint16 */  #define CSR_VARID_MAP_SCO_PCM			0x481c	/* uint16 */ +#define CSR_VARID_RADIOTEST			0x5004	/* complex */  #define CSR_VARID_PS_CLR_STORES			0x500c	/* complex */  #define CSR_VARID_NO_VARIABLE			0x6000	/* valueless */  #define CSR_VARID_CONFIG_UART			0x6802	/* uint16 */ | 
