Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/intel/
H A Dpinctrl-tangier.c47 #define BUFCFG_PU_EN BIT(8) macro
293 if ((value & BUFCFG_Px_EN_MASK) != BUFCFG_PU_EN) in tng_config_get()
390 value = BUFCFG_PU_EN | (term << BUFCFG_PUPD_VAL_SHIFT); in tng_config_set_pin()