summaryrefslogtreecommitdiffstats
path: root/tools/csr.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/csr.h')
-rw-r--r--tools/csr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/csr.h b/tools/csr.h
index c8ac5cd3..7aa90c31 100644
--- a/tools/csr.h
+++ b/tools/csr.h
@@ -35,9 +35,11 @@
#define CSR_VARID_FAULT_ARG 0x6806
#define CSR_PSKEY_HOSTIO_MAP_SCO_PCM 0x01ab
+#define CSR_PSKEY_UART_BAUDRATE 0x01be
#define CSR_PSKEY_HOST_INTERFACE 0x01f9
#define CSR_PSKEY_USB_VENDOR_ID 0x02be
#define CSR_PSKEY_USB_PRODUCT_ID 0x02bf
+#define CSR_PSKEY_USB_DFU_PRODUCT_ID 0x02cb
#define CSR_PSKEY_INITIAL_BOOTMODE 0x03cd
char *csr_buildidtostr(uint16_t id);