Searched refs:CNTXT_SRC_CH_IRQ (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/net/ipa/reg/ |
H A D | gsi_reg-v3.1.c | 180 REG(CNTXT_SRC_CH_IRQ, cntxt_src_ch_irq, 0x0001f090 + 0x4000 * GSI_EE_AP); 269 [CNTXT_SRC_CH_IRQ] = ®_cntxt_src_ch_irq,
|
H A D | gsi_reg-v3.5.1.c | 191 REG(CNTXT_SRC_CH_IRQ, cntxt_src_ch_irq, 0x0001f090 + 0x4000 * GSI_EE_AP); 281 [CNTXT_SRC_CH_IRQ] = ®_cntxt_src_ch_irq,
|
H A D | gsi_reg-v4.11.c | 201 REG(CNTXT_SRC_CH_IRQ, cntxt_src_ch_irq, 0x00012090 + 0x4000 * GSI_EE_AP); 291 [CNTXT_SRC_CH_IRQ] = ®_cntxt_src_ch_irq,
|
H A D | gsi_reg-v4.9.c | 200 REG(CNTXT_SRC_CH_IRQ, cntxt_src_ch_irq, 0x00012090 + 0x4000 * GSI_EE_AP); 290 [CNTXT_SRC_CH_IRQ] = ®_cntxt_src_ch_irq,
|
H A D | gsi_reg-v5.0.c | 193 REG(CNTXT_SRC_CH_IRQ, cntxt_src_ch_irq, 0x00025090 + 0x12000 * GSI_EE_AP); 295 [CNTXT_SRC_CH_IRQ] = ®_cntxt_src_ch_irq,
|
H A D | gsi_reg-v4.5.c | 199 REG(CNTXT_SRC_CH_IRQ, cntxt_src_ch_irq, 0x00012090 + 0x4000 * GSI_EE_AP); 289 [CNTXT_SRC_CH_IRQ] = ®_cntxt_src_ch_irq,
|
H A D | gsi_reg-v4.0.c | 196 REG(CNTXT_SRC_CH_IRQ, cntxt_src_ch_irq, 0x0001f090 + 0x4000 * GSI_EE_AP); 286 [CNTXT_SRC_CH_IRQ] = ®_cntxt_src_ch_irq,
|
/linux/drivers/net/ipa/ |
H A D | gsi_reg.c | 56 case CNTXT_SRC_CH_IRQ: in gsi_reg_id_valid()
|
H A D | gsi_reg.h | 81 CNTXT_SRC_CH_IRQ, enumerator
|
H A D | gsi.c | 1138 reg = gsi_reg(gsi, CNTXT_SRC_CH_IRQ); in gsi_isr_chan_ctrl()
|