Searched refs:LPC18XX_SCU_PIN_EPD (Results 1 – 1 of 1) sorted by relevance
32 #define LPC18XX_SCU_PIN_EPD BIT(3) macro701 if ((!(reg & LPC18XX_SCU_PIN_EPD)) && (reg & LPC18XX_SCU_PIN_EPUN)) in lpc18xx_pconf_get_pin()715 if (reg & LPC18XX_SCU_PIN_EPD) in lpc18xx_pconf_get_pin()893 *reg &= ~LPC18XX_SCU_PIN_EPD; in lpc18xx_pconf_set_pin()902 *reg |= LPC18XX_SCU_PIN_EPD; in lpc18xx_pconf_set_pin()