Searched refs:EP93XX_SYSCON_I2SCLKDIV (Results 1 – 3 of 3) sorted by relevance
681 value = __raw_readl(EP93XX_SYSCON_I2SCLKDIV); in ep93xx_clock_init()683 ep93xx_syscon_swlocked_write(value, EP93XX_SYSCON_I2SCLKDIV); in ep93xx_clock_init()694 EP93XX_SYSCON_I2SCLKDIV, in ep93xx_clock_init()704 EP93XX_SYSCON_I2SCLKDIV, in ep93xx_clock_init()718 EP93XX_SYSCON_I2SCLKDIV, in ep93xx_clock_init()
170 #define EP93XX_SYSCON_I2SCLKDIV EP93XX_SYSCON_REG(0x8c) macro
685 val = __raw_readl(EP93XX_SYSCON_I2SCLKDIV); in ep93xx_i2s_acquire()688 ep93xx_syscon_swlocked_write(val, EP93XX_SYSCON_I2SCLKDIV); in ep93xx_i2s_acquire()
Completed in 9 milliseconds