Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-lpc18xx.c57 #define LPC18XX_SCU_PINTSEL_VAL_MASK 0xff macro
741 if ((reg_val & LPC18XX_SCU_PINTSEL_VAL_MASK) == val) in lpc18xx_get_pintsel()
1002 reg_val &= ~LPC18XX_SCU_PINTSEL_VAL(LPC18XX_SCU_PINTSEL_VAL_MASK, param_val); in lpc18xx_pconf_set_gpio_pin_int()