Searched refs:I2S_DATA_ENABLE_TEST_EN (Results 1 – 4 of 4) sorted by relevance
69 SET_PERI_REG_MASK(I2S_CONF2_REG(0), I2S_DATA_ENABLE_TEST_EN); in soc_random_enable()83 CLEAR_PERI_REG_MASK(I2S_CONF2_REG(0), I2S_DATA_ENABLE_TEST_EN); in soc_random_disable()
74 SET_PERI_REG_MASK(I2S_CONF2_REG(0), I2S_DATA_ENABLE_TEST_EN); in bootloader_random_enable()87 CLEAR_PERI_REG_MASK(I2S_CONF2_REG(0), I2S_DATA_ENABLE_TEST_EN); in bootloader_random_disable()
1331 #define I2S_DATA_ENABLE_TEST_EN (BIT(3)) macro
1317 #define I2S_DATA_ENABLE_TEST_EN (BIT(3)) macro