Home
last modified time | relevance | path

Searched defs:hisi_qm_err_ini (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/include/linux/
Dhisi_acc_qm.h246 struct hisi_qm_err_ini { struct
247 int (*hw_init)(struct hisi_qm *qm);
248 void (*hw_err_enable)(struct hisi_qm *qm);
249 void (*hw_err_disable)(struct hisi_qm *qm);
250 u32 (*get_dev_hw_err_status)(struct hisi_qm *qm);
251 void (*clear_dev_hw_err_status)(struct hisi_qm *qm, u32 err_sts);
252 void (*open_axi_master_ooo)(struct hisi_qm *qm);
253 void (*close_axi_master_ooo)(struct hisi_qm *qm);
254 void (*open_sva_prefetch)(struct hisi_qm *qm);
255 void (*close_sva_prefetch)(struct hisi_qm *qm);
[all …]