Searched refs:soc_int (Results 1 – 1 of 1) sorted by relevance
104 u32 imaplen, soc_int, cpu_int, tmp, regs[4]; in map_interrupts() local124 soc_int = be32_to_cpup(imap); in map_interrupts()125 if (soc_int > 31) in map_interrupts()146 regs[(soc_int * 4) / 32] |= cpu_int << (soc_int * 4) % 32; in map_interrupts()