Searched refs:I2S_LCD_EN (Results 1 – 4 of 4) sorted by relevance
67 SET_PERI_REG_MASK(I2S_CONF2_REG(0), I2S_LCD_EN); in soc_random_enable()82 CLEAR_PERI_REG_MASK(I2S_CONF2_REG(0), I2S_LCD_EN); in soc_random_disable()
72 SET_PERI_REG_MASK(I2S_CONF2_REG(0), I2S_LCD_EN); in bootloader_random_enable()86 CLEAR_PERI_REG_MASK(I2S_CONF2_REG(0), I2S_LCD_EN); in bootloader_random_disable()
1319 #define I2S_LCD_EN (BIT(5)) macro
1305 #define I2S_LCD_EN (BIT(5)) macro