Searched refs:response_ex (Results 1 – 3 of 3) sorted by relevance
133 uint32_t response_ex; member140 #define HDAC_RIRB_RESPONSE_EX_SDATA_IN(response_ex) \ argument141 (((response_ex) & HDAC_RIRB_RESPONSE_EX_SDATA_IN_MASK) >> \
973 resp_ex = le32toh(rirb->response_ex); in hdac_rirb_flush()
1079 uint32_t response_ex = 0; in hda_response() local1085 response_ex = hci->cad | unsol; in hda_response()1099 HDA_RIRB_ENTRY_LEN * rirb->wp + 0x04, response_ex); in hda_response()