Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/intel/
H A Dpinctrl-intel.c225 PAD_UNLOCKED = 0, enumerator
237 int ret = PAD_UNLOCKED; in intel_pad_locked()
243 return PAD_UNLOCKED; in intel_pad_locked()
271 return (intel_pad_locked(pctrl, pin) & PAD_LOCKED) == PAD_UNLOCKED; in intel_pad_is_unlocked()