Home
last modified time | relevance | path

Searched refs:SIE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dentry.S147 ni __SIE_PROG0C+3(%r9),0xfe # no longer in SIE
220 oi __SIE_PROG0C+3(%r14),1 # we are going into SIE now
237 ni __SIE_PROG0C+3(%r14),0xfe # no longer in SIE
241 # will rewind the PSW by the ILC, which is often 4 bytes in case of SIE. There
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-xilinx-intc.c27 #define SIE 0x10 /* Set Interrupt Enable bits */ macro
76 xintc_write(irqc, SIE, mask); in intc_enable_or_unmask()
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-xilinx-intc.c27 #define SIE 0x10 /* Set Interrupt Enable bits */ macro
78 xintc_write(irqc, SIE, mask); in intc_enable_or_unmask()
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-rcar.c49 #define SIE (1 << 2) /* slave interface enable */ macro
594 rcar_i2c_write(priv, ICSCR, SIE | SDBS); /* clear our NACK */ in rcar_i2c_slave_irq()
606 rcar_i2c_write(priv, ICSCR, SIE | SDBS | (ret < 0 ? FNA : 0)); in rcar_i2c_slave_irq()
878 rcar_i2c_write(priv, ICSCR, SIE | SDBS); in rcar_reg_slave()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-rcar.c49 #define SIE BIT(2) /* slave interface enable */ macro
618 rcar_i2c_write(priv, ICSCR, SIE | SDBS); /* clear our NACK */ in rcar_i2c_slave_irq()
630 rcar_i2c_write(priv, ICSCR, SIE | SDBS | (ret < 0 ? FNA : 0)); in rcar_i2c_slave_irq()
965 rcar_i2c_write(priv, ICSCR, SIE | SDBS); in rcar_reg_slave()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dentry.S335 oi __SIE_PROG0C+3(%r14),1 # we are going into SIE now
346 ni __SIE_PROG0C+3(%r14),0xfe # no longer in SIE
350 # will rewind the PSW by the ILC, which is often 4 bytes in case of SIE. There
667 ni __SIE_PROG0C+3(%r14),0xfe # no longer in SIE
821 # modify the psw to leave SIE
1294 ni __SIE_PROG0C+3(%r9),0xfe # no longer in SIE

Completed in 6 milliseconds