Searched refs:HTC_READY_MSG_CREDITSIZE (Results 1 – 4 of 4) sorted by relevance
28 #define HTC_READY_MSG_CREDITSIZE GENMASK(15, 0) macro
564 credit_size = FIELD_GET(HTC_READY_MSG_CREDITSIZE, ready->size_ep); in ath11k_htc_wait_target()
29 #define HTC_READY_MSG_CREDITSIZE GENMASK(15, 0) macro
526 credit_size = le32_get_bits(ready->size_ep, HTC_READY_MSG_CREDITSIZE); in ath12k_htc_wait_target()