Searched refs:HTC_SVC_RESP_MSG_ENDPOINTID (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dhtc.h36 #define HTC_SVC_RESP_MSG_ENDPOINTID GENMASK(15, 8) macro
H A Dhtc.c694 FIELD_GET(HTC_SVC_RESP_MSG_ENDPOINTID, resp_msg->flags_len));
708 HTC_SVC_RESP_MSG_ENDPOINTID,
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dhtc.h37 #define HTC_SVC_RESP_MSG_ENDPOINTID GENMASK(15, 8) macro
H A Dhtc.c645 le32_get_bits(resp_msg->flags_len, HTC_SVC_RESP_MSG_ENDPOINTID));
659 HTC_SVC_RESP_MSG_ENDPOINTID);

Completed in 79 milliseconds