Searched refs:bfin_write_SIC_IAR8 (Results 1 – 2 of 2) sorted by relevance
86 bfin_write_SIC_IAR8(((CONFIG_IRQ_PIXC_IN0 - 7) << IRQ_PIXC_IN1_POS) | in program_IAR()
82 #define bfin_write_SIC_IAR8(val) bfin_write32(SIC_IAR8, val) macro