Lines Matching full:34
108 * - e.g: for i.MX8MP, INTID 34 (SDMA3) goes through IRQ_STEER and is signaled
123 * interrupt line (for example, if system interrupt 34 is asserted, that would lead to
136 * - for example, INTID 34 is a system INTID for SDMA3 (i.MX8MP).
155 * * for instance, SYSTEM_INTID 34 (SDMA3 on i.MX8MP) is
160 * * for example, SYSTEM_INTID 34 (SDMA3 on i.MX8MP) is
162 * as depicted in diagram (1) => PARENT_INTID(34) = 20.
168 * * for example, SYSTEM_ID 34 is aggregated by MASTER 1.
169 * As such, we need to subtract 32 from 34 (because the
171 * 32 interrupts) => RELATIVE_INTID(34) = 2.
190 * * for example, RELATIVE_INTID(34) = 2 (i.MX8MP),
191 * PARENT_INTID(34) = 20 => ZEPHYR_INTID = ((2 + 1) << 8) | 20
214 * - for example, if an IP uses INTID 34 you'd write its interrupts property