Searched refs:CNTXT_SRC_IEOB_IRQ (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/drivers/net/ipa/reg/ |
D | gsi_reg-v3.5.1.c | 207 REG(CNTXT_SRC_IEOB_IRQ, cntxt_src_ieob_irq, 0x0001f0b0 + 0x4000 * GSI_EE_AP); 287 [CNTXT_SRC_IEOB_IRQ] = ®_cntxt_src_ieob_irq,
|
D | gsi_reg-v3.1.c | 196 REG(CNTXT_SRC_IEOB_IRQ, cntxt_src_ieob_irq, 0x0001f0b0 + 0x4000 * GSI_EE_AP); 275 [CNTXT_SRC_IEOB_IRQ] = ®_cntxt_src_ieob_irq,
|
D | gsi_reg-v5.0.c | 209 REG(CNTXT_SRC_IEOB_IRQ, cntxt_src_ieob_irq, 0x000250a8 + 0x12000 * GSI_EE_AP); 301 [CNTXT_SRC_IEOB_IRQ] = ®_cntxt_src_ieob_irq,
|
D | gsi_reg-v4.11.c | 217 REG(CNTXT_SRC_IEOB_IRQ, cntxt_src_ieob_irq, 0x000120b0 + 0x4000 * GSI_EE_AP); 297 [CNTXT_SRC_IEOB_IRQ] = ®_cntxt_src_ieob_irq,
|
D | gsi_reg-v4.5.c | 215 REG(CNTXT_SRC_IEOB_IRQ, cntxt_src_ieob_irq, 0x000120b0 + 0x4000 * GSI_EE_AP); 295 [CNTXT_SRC_IEOB_IRQ] = ®_cntxt_src_ieob_irq,
|
D | gsi_reg-v4.0.c | 212 REG(CNTXT_SRC_IEOB_IRQ, cntxt_src_ieob_irq, 0x0001f0b0 + 0x4000 * GSI_EE_AP); 292 [CNTXT_SRC_IEOB_IRQ] = ®_cntxt_src_ieob_irq,
|
D | gsi_reg-v4.9.c | 216 REG(CNTXT_SRC_IEOB_IRQ, cntxt_src_ieob_irq, 0x000120b0 + 0x4000 * GSI_EE_AP); 296 [CNTXT_SRC_IEOB_IRQ] = ®_cntxt_src_ieob_irq,
|
/linux-6.12.1/drivers/net/ipa/ |
D | gsi_reg.c | 62 case CNTXT_SRC_IEOB_IRQ: in gsi_reg_id_valid()
|
D | gsi_reg.h | 87 CNTXT_SRC_IEOB_IRQ, enumerator
|
D | gsi.c | 1324 reg = gsi_reg(gsi, CNTXT_SRC_IEOB_IRQ); in gsi_isr_ieob()
|