Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-lpc18xx.c40 #define LPC18XX_SCU_PIN_EHD_POS 8 macro
840 *arg = (reg & LPC18XX_SCU_PIN_EHD_MASK) >> LPC18XX_SCU_PIN_EHD_POS; in lpc18xx_pconf_get_pin()
1073 *reg |= param_val << LPC18XX_SCU_PIN_EHD_POS; in lpc18xx_pconf_set_pin()