Home
last modified time | relevance | path

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

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