summaryrefslogtreecommitdiff
path: root/fw/fe310/eos/soc/i2s_priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'fw/fe310/eos/soc/i2s_priv.h')
-rw-r--r--fw/fe310/eos/soc/i2s_priv.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/fw/fe310/eos/soc/i2s_priv.h b/fw/fe310/eos/soc/i2s_priv.h
index 25014a5..6927c36 100644
--- a/fw/fe310/eos/soc/i2s_priv.h
+++ b/fw/fe310/eos/soc/i2s_priv.h
@@ -1,13 +1,10 @@
-#define I2S_PWM_SCALE_CK 2
-#define I2S_PWM_SCALE_CK_MASK 0x0003
-
/* asm */
#define I2S_ABUF_OFF_IDXR 0
#define I2S_ABUF_OFF_IDXW 2
#define I2S_ABUF_OFF_SIZE 4
#define I2S_ABUF_OFF_ARRAY 8
-#define I2S_IRQ_SD_ID INT_GPIO_BASE + I2S_PIN_INT
+#define I2S_IRQ_ID INT_GPIO_BASE + I2S_PIN_INT
#define I2S_CTRL_ADDR_CK PWM0_CTRL_ADDR
#define I2S_CTRL_ADDR_WS PWM1_CTRL_ADDR