Searched refs:LPC18XX_SCU_I2C0_EZI (Results 1 – 1 of 1) sorted by relevance
47 #define LPC18XX_SCU_I2C0_EZI BIT(3) macro689 if (reg & (LPC18XX_SCU_I2C0_EZI << shift)) in lpc18xx_pconf_get_i2c0()947 *reg |= (LPC18XX_SCU_I2C0_EZI << shift); in lpc18xx_pconf_set_i2c0()949 *reg &= ~(LPC18XX_SCU_I2C0_EZI << shift); in lpc18xx_pconf_set_i2c0()