Home
last modified time | relevance | path

Searched defs:hws (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/hwspinlock/
A Dhwspinlock-uclass.c22 static int hwspinlock_of_xlate_default(struct hwspinlock *hws, in hwspinlock_of_xlate_default()
39 struct hwspinlock *hws) in hwspinlock_get_by_index()
80 int hwspinlock_lock_timeout(struct hwspinlock *hws, unsigned int timeout) in hwspinlock_lock_timeout()
108 int hwspinlock_unlock(struct hwspinlock *hws) in hwspinlock_unlock()
/u-boot/include/
A Dhwspinlock.h70 struct hwspinlock *hws) in hwspinlock_get_by_index()
75 static inline int hwspinlock_lock_timeout(struct hwspinlock *hws, in hwspinlock_lock_timeout()
81 static inline int hwspinlock_unlock(struct hwspinlock *hws) in hwspinlock_unlock()
/u-boot/test/dm/
A Dhwspinlock.c19 struct hwspinlock hws; in dm_test_hwspinlock_base() local
/u-boot/drivers/pinctrl/
A Dpinctrl_stm32.c31 struct hwspinlock hws; member

Completed in 11 milliseconds