Lines Matching defs:dword_0
761 return be32_to_cpu(ucd_rsp_ptr->header.dword_0) >> 24;
2306 u32 dword_0;
2321 dword_0 = data_direction | (lrbp->command_type
2324 dword_0 |= UTP_REQ_DESC_INT_CMD;
2327 ufshcd_prepare_req_desc_hdr_crypto(lrbp, &dword_0, &dword_1, &dword_3);
2330 req_desc->header.dword_0 = cpu_to_le32(dword_0);
2358 ucd_req_ptr->header.dword_0 = UPIU_HEADER_DWORD(
2391 ucd_req_ptr->header.dword_0 = UPIU_HEADER_DWORD(
2422 ucd_req_ptr->header.dword_0 =
6265 treq->req_header.dword_0 |= cpu_to_be32(task_tag);
6330 treq.header.dword_0 = cpu_to_le32(UTP_REQ_DESC_INT_CMD);
6334 treq.req_header.dword_0 = cpu_to_be32(lun_id << 8) |
6426 req_upiu->header.dword_0 |= cpu_to_be32(tag);
6526 treq.header.dword_0 = cpu_to_le32(UTP_REQ_DESC_INT_CMD);