Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwspinlock/
H A Dhwspinlock_core.c345 of_hwspin_lock_simple_xlate(const struct of_phandle_args *hwlock_spec) in of_hwspin_lock_simple_xlate() argument
347 if (WARN_ON(hwlock_spec->args_count != 1)) in of_hwspin_lock_simple_xlate()
350 return hwlock_spec->args[0]; in of_hwspin_lock_simple_xlate()