Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-lpc18xx.c39 #define LPC18XX_SCU_PIN_EHD_MASK 0x300 macro
840 *arg = (reg & LPC18XX_SCU_PIN_EHD_MASK) >> LPC18XX_SCU_PIN_EHD_POS; in lpc18xx_pconf_get_pin()
1058 *reg &= ~LPC18XX_SCU_PIN_EHD_MASK; in lpc18xx_pconf_set_pin()