Searched refs:SIE (Results 1 – 2 of 2) sorted by relevance
27 #define SIE 0x10 /* Set Interrupt Enable bits */ macro78 xintc_write(irqc, SIE, mask); in intc_enable_or_unmask()
49 #define SIE BIT(2) /* slave interface enable */ macro627 rcar_i2c_write(priv, ICSCR, SIE | SDBS); /* clear our NACK */ in rcar_i2c_slave_irq()639 rcar_i2c_write(priv, ICSCR, SIE | SDBS | (ret < 0 ? FNA : 0)); in rcar_i2c_slave_irq()976 rcar_i2c_write(priv, ICSCR, SIE | SDBS); in rcar_reg_slave()