Home
last modified time | relevance | path

Searched refs:GIE (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc45 D(0xeb6a, ASI, SIY, GIE, la1, i2, new, 0, asi, adds32, MO_TESL)
48 D(0xeb7a, AGSI, SIY, GIE, la1, i2, new, 0, asi, adds64, MO_TEUQ)
77 D(0xeb6e, ALSI, SIY, GIE, la1, i2_32u, new, 0, asi, addu32, MO_TEUL)
79 D(0xeb7e, ALGSI, SIY, GIE, la1, i2, new, 0, asiu64, addu64, MO_TEUQ)
188 C(0xc60d, CRL, RIL_b, GIE, r1, mri2_32s, 0, 0, 0, cmps32)
189 C(0xc608, CGRL, RIL_b, GIE, r1, mri2_64, 0, 0, 0, cmps64)
190 C(0xc60c, CGFRL, RIL_b, GIE, r1, mri2_32s, 0, 0, 0, cmps64)
194 C(0xe334, CGH, RXY_a, GIE, r1_o, m2_16s, 0, 0, 0, cmps64)
198 C(0xe554, CHHSI, SIL, GIE, m1_16s, i2, 0, 0, 0, cmps64)
199 C(0xe55c, CHSI, SIL, GIE, m1_32s, i2, 0, 0, 0, cmps64)
[all …]
/openbmc/linux/sound/pci/ctxfi/
H A Dct20k2reg.h16 #define GIE 0x1b7014 macro
H A Dct20k1reg.h593 #define GIE 0x1C6014 macro
H A Dcthw20k2.c1110 hw_write_20kx(hw, GIE, enable ? IT_INT : 0); in set_timer_irq()
2146 hw_write_20kx(hw, GIE, 0); in hw_card_init()
H A Dcthw20k1.c1167 hw_write_20kx(hw, GIE, enable ? IT_INT : 0); in set_timer_irq()
2020 hw_write_20kx(hw, GIE, 0); in hw_card_init()
/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/
H A Dwatchdog.S26 ! Disable Interrupts by clear GIE in $PSW reg
/openbmc/linux/drivers/net/ethernet/renesas/
H A Dravb_ptp.c197 ravb_write(ndev, GIE_PTCS, GIE); in ravb_ptp_extts()
253 ravb_write(ndev, GIE_PTMS0, GIE); in ravb_ptp_perout()
H A Dravb.h173 GIE = 0x03CC, /* R-Car Gen3 only */ enumerator