Home
last modified time | relevance | path

Searched refs:LPC18XX_SCU_PIN_EHS (Results 1 – 1 of 1) sorted by relevance

/drivers/pinctrl/
Dpinctrl-lpc18xx.c34 #define LPC18XX_SCU_PIN_EHS BIT(5) macro
732 if (reg & LPC18XX_SCU_PIN_EHS) in lpc18xx_pconf_get_pin()
919 *reg &= ~LPC18XX_SCU_PIN_EHS; in lpc18xx_pconf_set_pin()
921 *reg |= LPC18XX_SCU_PIN_EHS; in lpc18xx_pconf_set_pin()