Searched refs:I2SIP_ENABLE_REG_I2S_ENABLE_MASK (Results 1 – 2 of 2) sorted by relevance
26 val |= I2SIP_ENABLE_REG_I2S_ENABLE_MASK; in i2sip_w_enable_i2sip()28 val &= ~I2SIP_ENABLE_REG_I2S_ENABLE_MASK; in i2sip_w_enable_i2sip()
17 #define I2SIP_ENABLE_REG_I2S_ENABLE_MASK ((0x1)<<I2SIP_ENABLE_REG_I2S_ENABLE_SHIFT) macro
Completed in 4 milliseconds