Lines Matching refs:dword_1
774 return be32_to_cpu(ucd_rsp_ptr->header.dword_1) & MASK_RSP_UPIU_RESULT;
2307 u32 dword_1 = 0;
2327 ufshcd_prepare_req_desc_hdr_crypto(lrbp, &dword_0, &dword_1, &dword_3);
2331 req_desc->header.dword_1 = cpu_to_le32(dword_1);
2361 ucd_req_ptr->header.dword_1 = UPIU_HEADER_DWORD(
2394 ucd_req_ptr->header.dword_1 = UPIU_HEADER_DWORD(
2426 ucd_req_ptr->header.dword_1 = 0;
4837 if (be32_to_cpu(lrbp->ucd_rsp_ptr->header.dword_1) &
6336 treq.req_header.dword_1 = cpu_to_be32(tm_function << 16);
6509 u8 tm_f = be32_to_cpu(req_upiu->header.dword_1) >> 16 & MASK_TM_FUNC;