Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/intel/
H A Dpinctrl-intel.c228 PAD_LOCKED_FULL = PAD_LOCKED | PAD_LOCKED_TX, enumerator
241 return PAD_LOCKED_FULL; in intel_pad_locked()
247 return PAD_LOCKED_FULL; in intel_pad_locked()
343 if ((locked & PAD_LOCKED_FULL) == PAD_LOCKED_TX) in intel_pin_dbg_show()
345 else if ((locked & PAD_LOCKED_FULL) == PAD_LOCKED_FULL) in intel_pin_dbg_show()