Searched refs:dw9 (Results 1 – 2 of 2) sorted by relevance
196 val = sqe->dw9 & ~HZIP_BUF_TYPE_M; in hisi_zip_fill_buf_type()198 sqe->dw9 = val; in hisi_zip_fill_buf_type()205 val = sqe->dw9 & ~HZIP_REQ_TYPE_M; in hisi_zip_fill_req_type()207 sqe->dw9 = val; in hisi_zip_fill_req_type()214 val = sqe->dw9 & ~HZIP_WIN_SIZE_M; in hisi_zip_fill_win_size()216 sqe->dw9 = val; in hisi_zip_fill_win_size()
61 u32 dw9; member