Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/intel/
Dpinctrl-intel.c239 PAD_UNLOCKED = 0, enumerator
251 int ret = PAD_UNLOCKED; in intel_pad_locked()
257 return PAD_UNLOCKED; in intel_pad_locked()
285 return (intel_pad_locked(pctrl, pin) & PAD_LOCKED) == PAD_UNLOCKED; in intel_pad_is_unlocked()