Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhtc.h28 #define HTC_READY_MSG_CREDITCOUNT GENMASK(31, 16) macro
H A Dhtc.c525 HTC_READY_MSG_CREDITCOUNT); in ath12k_htc_wait_target()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhtc.h27 #define HTC_READY_MSG_CREDITCOUNT GENMASK(31, 16) macro
H A Dhtc.c562 credit_count = FIELD_GET(HTC_READY_MSG_CREDITCOUNT, in ath11k_htc_wait_target()