Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/intel/
H A Dpinctrl-tangier.c49 #define BUFCFG_PD_EN BIT(9) macro
313 if ((value & BUFCFG_Px_EN_MASK) != BUFCFG_PD_EN) in tng_config_get()
411 value = BUFCFG_PD_EN | (term << BUFCFG_PUPD_VAL_SHIFT); in tng_config_set_pin()