Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/intel/
H A Dpinctrl-lynxpoint.c173 #define GPIWP_MASK GENMASK(1, 0) /* weak pull options */ macro
436 pull = value & GPIWP_MASK; in lp_pin_config_get()
484 value &= ~GPIWP_MASK; in lp_pin_config_set()
488 value &= ~GPIWP_MASK; in lp_pin_config_set()
492 value &= ~GPIWP_MASK; in lp_pin_config_set()