Searched refs:I2S_DATA_ENABLE (Results 1 – 4 of 4) sorted by relevance
68 SET_PERI_REG_MASK(I2S_CONF2_REG(0), I2S_DATA_ENABLE); in soc_random_enable()84 CLEAR_PERI_REG_MASK(I2S_CONF2_REG(0), I2S_DATA_ENABLE); in soc_random_disable()
73 SET_PERI_REG_MASK(I2S_CONF2_REG(0), I2S_DATA_ENABLE); in bootloader_random_enable()88 CLEAR_PERI_REG_MASK(I2S_CONF2_REG(0), I2S_DATA_ENABLE); in bootloader_random_disable()
1325 #define I2S_DATA_ENABLE (BIT(4)) macro
1311 #define I2S_DATA_ENABLE (BIT(4)) macro