Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pinctrl/intel/
Dpinctrl-tangier.c48 #define BUFCFG_PD_EN BIT(9) macro
314 if ((value & BUFCFG_Px_EN_MASK) != BUFCFG_PD_EN) in tng_config_get()
413 value = BUFCFG_PD_EN | (term << BUFCFG_PUPD_VAL_SHIFT); in tng_config_set_pin()