Searched refs:LPC18XX_SCU_I2C0_EFP (Results 1 – 1 of 1) sorted by relevance
43 #define LPC18XX_SCU_I2C0_EFP BIT(0) macro676 if (reg & (LPC18XX_SCU_I2C0_EFP << shift)) in lpc18xx_pconf_get_i2c0()864 *reg |= (LPC18XX_SCU_I2C0_EFP << shift); in lpc18xx_pconf_set_i2c0()866 *reg &= ~(LPC18XX_SCU_I2C0_EFP << shift); in lpc18xx_pconf_set_i2c0()