Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dqwxreg.h10062 #define HTC_READY_MSG_CREDITSIZE GENMASK(15, 0) macro
H A Dqwzreg.h10553 #define HTC_READY_MSG_CREDITSIZE GENMASK(15, 0) macro
H A Dqwz.c12355 credit_size = FIELD_GET(HTC_READY_MSG_CREDITSIZE, ready->size_ep); in qwz_htc_wait_target()
H A Dqwx.c14222 credit_size = FIELD_GET(HTC_READY_MSG_CREDITSIZE, ready->size_ep); in qwx_htc_wait_target()