Lines Matching refs:qce_device
21 static inline u32 qce_read(struct qce_device *qce, u32 offset)
26 static inline void qce_write(struct qce_device *qce, u32 offset, u32 val)
31 static inline void qce_write_array(struct qce_device *qce, u32 offset,
41 qce_clear_array(struct qce_device *qce, u32 offset, unsigned int len)
49 static u32 qce_config_reg(struct qce_device *qce, int little)
81 static void qce_setup_config(struct qce_device *qce)
93 static inline void qce_crypto_go(struct qce_device *qce, bool result_dump)
153 struct qce_device *qce = tmpl->qce;
298 static void qce_xtskey(struct qce_device *qce, const u8 *enckey,
320 struct qce_device *qce = tmpl->qce;
426 struct qce_device *qce = tmpl->qce;
567 int qce_check_status(struct qce_device *qce, u32 *status)
587 void qce_get_version(struct qce_device *qce, u32 *major, u32 *minor, u32 *step)