Searched refs:op_status_hi (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/crypto/caam/ | ||
H A D | regs.h | 1000 u32 op_status_hi; /* DxOPSTA - DECO Operation Status */ member |
H A D | ctrl.c | 178 *status = rd_reg32(&deco->op_status_hi) & in run_descriptor_deco0() |