Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/qcom/
H A Dsmem.c363 #define SMEM_HOST_ID_TO_HWSPINLOCK_ID(__x) ((__x) + 1) macro
384 return hwspin_lock_bust(__smem->hwlock, SMEM_HOST_ID_TO_HWSPINLOCK_ID(host)); in qcom_smem_bust_hwspin_lock_by_host()