Searched refs:I2S_RX_RESET (Results 1 – 8 of 8) sorted by relevance
79 SET_PERI_REG_MASK(I2S_CONF_REG(0), I2S_RX_RESET); in soc_random_disable()80 CLEAR_PERI_REG_MASK(I2S_CONF_REG(0), I2S_RX_RESET); in soc_random_disable()
83 SET_PERI_REG_MASK(I2S_CONF_REG(0), I2S_RX_RESET); in bootloader_random_disable()84 CLEAR_PERI_REG_MASK(I2S_CONF_REG(0), I2S_RX_RESET); in bootloader_random_disable()
224 #define I2S_RX_RESET (BIT(0)) macro
240 #define I2S_RX_RESET (BIT(0)) macro
153 #define I2S_RX_RESET (BIT(0)) macro
186 #define I2S_RX_RESET (BIT(1)) macro
119 #define I2S_RX_RESET (BIT(1)) macro