Searched refs:CBE_IIC_IR_PRIO (Results 1 – 2 of 2) sorted by relevance
192 #define CBE_IIC_IR_PRIO(x) (((x) & 0xf) << 12) macro
406 iic_ir |= CBE_IIC_IR_PRIO(priority) | in iic_set_interrupt_routing()