Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pinctrl/intel/
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()