Home
last modified time | relevance | path

Searched refs:int_msk (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_err.c7 { .int_msk = BIT(1), .msg = "imp_itcm0_ecc_mbit_err",
9 { .int_msk = BIT(3), .msg = "imp_itcm1_ecc_mbit_err",
11 { .int_msk = BIT(5), .msg = "imp_itcm2_ecc_mbit_err",
13 { .int_msk = BIT(7), .msg = "imp_itcm3_ecc_mbit_err",
15 { .int_msk = BIT(9), .msg = "imp_dtcm0_mem0_ecc_mbit_err",
17 { .int_msk = BIT(11), .msg = "imp_dtcm0_mem1_ecc_mbit_err",
19 { .int_msk = BIT(13), .msg = "imp_dtcm1_mem0_ecc_mbit_err",
21 { .int_msk = BIT(15), .msg = "imp_dtcm1_mem1_ecc_mbit_err",
23 { .int_msk = BIT(17), .msg = "imp_itcm4_ecc_mbit_err",
29 { .int_msk = BIT(1), .msg = "cmdq_nic_rx_depth_ecc_mbit_err",
[all …]
H A Dhclge_err.h124 u32 int_msk; member
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/zip/
H A Dzip_main.c103 u32 int_msk; member
125 { .int_msk = BIT(0), .msg = "zip_ecc_1bitt_err" },
126 { .int_msk = BIT(1), .msg = "zip_ecc_2bit_err" },
127 { .int_msk = BIT(2), .msg = "zip_axi_rresp_err" },
128 { .int_msk = BIT(3), .msg = "zip_axi_bresp_err" },
129 { .int_msk = BIT(4), .msg = "zip_src_addr_parse_err" },
130 { .int_msk = BIT(5), .msg = "zip_dst_addr_parse_err" },
131 { .int_msk = BIT(6), .msg = "zip_pre_in_addr_err" },
132 { .int_msk = BIT(7), .msg = "zip_pre_in_data_err" },
133 { .int_msk = BIT(8), .msg = "zip_com_inf_err" },
[all …]
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c104 u32 int_msk; member
120 { .int_msk = BIT(0), .msg = "core_ecc_1bit_err_int_set" },
121 { .int_msk = BIT(1), .msg = "core_ecc_2bit_err_int_set" },
122 { .int_msk = BIT(2), .msg = "dat_wb_poison_int_set" },
123 { .int_msk = BIT(3), .msg = "dat_rd_poison_int_set" },
124 { .int_msk = BIT(4), .msg = "bd_rd_poison_int_set" },
125 { .int_msk = BIT(5), .msg = "ooo_ecc_2bit_err_int_set" },
126 { .int_msk = BIT(6), .msg = "cluster1_shb_timeout_int_set" },
127 { .int_msk = BIT(7), .msg = "cluster2_shb_timeout_int_set" },
128 { .int_msk = BIT(8), .msg = "cluster3_shb_timeout_int_set" },
[all …]
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c91 u32 int_msk; member
109 {.int_msk = BIT(0), .msg = "sec_axi_rresp_err_rint"},
110 {.int_msk = BIT(1), .msg = "sec_axi_bresp_err_rint"},
111 {.int_msk = BIT(2), .msg = "sec_ecc_2bit_err_rint"},
112 {.int_msk = BIT(3), .msg = "sec_ecc_1bit_err_rint"},
113 {.int_msk = BIT(4), .msg = "sec_req_trng_timeout_rint"},
114 {.int_msk = BIT(5), .msg = "sec_fsm_hbeat_rint"},
115 {.int_msk = BIT(6), .msg = "sec_channel_req_rng_timeout_rint"},
116 {.int_msk = BIT(7), .msg = "sec_bd_err_rint"},
117 {.int_msk = BIT(8), .msg = "sec_chain_buff_err_rint"},
[all …]
/OK3568_Linux_fs/kernel/drivers/media/pci/cx25821/
H A Dcx25821-core.c43 .int_msk = VID_A_INT_MSK,
65 .int_msk = VID_B_INT_MSK,
87 .int_msk = VID_C_INT_MSK,
109 .int_msk = VID_D_INT_MSK,
131 .int_msk = VID_E_INT_MSK,
153 .int_msk = VID_F_INT_MSK,
175 .int_msk = VID_G_INT_MSK,
197 .int_msk = VID_H_INT_MSK,
232 .int_msk = VID_I_INT_MSK,
258 .int_msk = VID_J_INT_MSK,
[all …]
H A Dcx25821.h326 u32 int_msk; member
H A Dcx25821-video.c73 cx_set(channel->int_msk, 0x11); in cx25821_start_video_dma()
91 mask = cx_read(channel->int_msk); in cx25821_video_irq()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu540c.c402 regs->reg_ctl.int_msk.enc_done_msk = 0; in setup_vepu540c_normal()
403 regs->reg_ctl.int_msk.lkt_node_done_msk = 0; in setup_vepu540c_normal()
404 regs->reg_ctl.int_msk.sclr_done_msk = 0; in setup_vepu540c_normal()
405 regs->reg_ctl.int_msk.vslc_done_msk = 0; in setup_vepu540c_normal()
406 regs->reg_ctl.int_msk.vbsf_oflw_msk = 0; in setup_vepu540c_normal()
407 regs->reg_ctl.int_msk.vbuf_lens_msk = 0; in setup_vepu540c_normal()
408 regs->reg_ctl.int_msk.enc_err_msk = 0; in setup_vepu540c_normal()
409 regs->reg_ctl.int_msk.dvbm_fcfg_msk = 0; in setup_vepu540c_normal()
410 regs->reg_ctl.int_msk.wdg_msk = 0; in setup_vepu540c_normal()
411 regs->reg_ctl.int_msk.lkt_err_int_msk = 0; in setup_vepu540c_normal()
[all …]
H A Dhal_h264e_vepu580.c650 regs->reg_ctl.int_msk.enc_done_msk = 0; in setup_vepu580_normal()
651 regs->reg_ctl.int_msk.lkt_node_done_msk = 0; in setup_vepu580_normal()
652 regs->reg_ctl.int_msk.sclr_done_msk = 0; in setup_vepu580_normal()
653 regs->reg_ctl.int_msk.slc_done_msk = 0; in setup_vepu580_normal()
654 regs->reg_ctl.int_msk.bsf_oflw_msk = 0; in setup_vepu580_normal()
655 regs->reg_ctl.int_msk.brsp_otsd_msk = 0; in setup_vepu580_normal()
656 regs->reg_ctl.int_msk.wbus_err_msk = 0; in setup_vepu580_normal()
657 regs->reg_ctl.int_msk.rbus_err_msk = 0; in setup_vepu580_normal()
658 regs->reg_ctl.int_msk.wdg_msk = 0; in setup_vepu580_normal()
H A Dhal_h264e_vepu540c_reg.h112 } int_msk; member
H A Dhal_h264e_vepu580_reg.h118 } int_msk; member
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/
H A Dqm.c353 u32 int_msk; member
358 { .int_msk = BIT(0), .msg = "qm_axi_rresp" },
359 { .int_msk = BIT(1), .msg = "qm_axi_bresp" },
360 { .int_msk = BIT(2), .msg = "qm_ecc_mbit" },
361 { .int_msk = BIT(3), .msg = "qm_ecc_1bit" },
362 { .int_msk = BIT(4), .msg = "qm_acc_get_task_timeout" },
363 { .int_msk = BIT(5), .msg = "qm_acc_do_task_timeout" },
364 { .int_msk = BIT(6), .msg = "qm_acc_wb_not_ready_timeout" },
365 { .int_msk = BIT(7), .msg = "qm_sq_cq_vf_invalid" },
366 { .int_msk = BIT(8), .msg = "qm_cq_vf_invalid" },
[all …]
/OK3568_Linux_fs/kernel/drivers/video/rockchip/dvbm/
H A Drockchip_dvbm.h121 } int_msk; member
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dfotg210-udc.c869 u32 int_msk = ioread32(fotg210->reg + FOTG210_DMIGR); in fotg210_irq() local
871 int_grp &= ~int_msk; in fotg210_irq()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541_reg.h107 } int_msk; //swreg06, INT_MSK member
/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_ines.c126 u32 int_msk; member