Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/intel/
H A Dpinctrl-intel.c246 PAD_UNLOCKED = 0, enumerator
258 int ret = PAD_UNLOCKED; in intel_pad_locked()
264 return PAD_UNLOCKED; in intel_pad_locked()
292 return (intel_pad_locked(pctrl, pin) & PAD_LOCKED) == PAD_UNLOCKED; in intel_pad_is_unlocked()