From 05e39374143b7b052e49ef65382ed30fe276a442 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 30 Jan 2006 21:25:48 +0000 Subject: Add definition for radio test commands --- tools/csr.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/csr.h') 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 */ -- cgit