Searched refs:resp_sts (Results 1 – 1 of 1) sorted by relevance
194 uint8_t resp_sts; in _i3c_response_sts_get() local201 resp_sts = (response & RESPONSE_ERR_STS_BITMASK) >> RESPONSE_ERR_STS_BITPOS; in _i3c_response_sts_get()203 return resp_sts; in _i3c_response_sts_get()215 uint8_t resp_sts, rx_rsp_bit; in _i3c_tgt_response_sts_get() local222 resp_sts = (response & RESPONSE_ERR_STS_BITMASK) >> RESPONSE_ERR_STS_BITPOS; in _i3c_tgt_response_sts_get()230 return resp_sts; in _i3c_tgt_response_sts_get()