Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/
Dpinctrl-lpc18xx.c35 #define LPC18XX_SCU_PIN_EZI BIT(6) macro
817 if (reg & LPC18XX_SCU_PIN_EZI) in lpc18xx_pconf_get_pin()
1030 *reg |= LPC18XX_SCU_PIN_EZI; in lpc18xx_pconf_set_pin()
1032 *reg &= ~LPC18XX_SCU_PIN_EZI; in lpc18xx_pconf_set_pin()