Home
last modified time | relevance | path

Searched refs:IEVENT (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/net/fsl_etsec/
H A Detsec.c59 uint32_t ievent = etsec->regs[IEVENT].value; in etsec_update_irq()
181 etsec->regs[IEVENT].value |= IEVENT_GRSC; in write_dmactrl()
192 etsec->regs[IEVENT].value |= IEVENT_GTSC; in write_dmactrl()
223 case IEVENT: in etsec_write()
H A Dregisters.h111 #define IEVENT (0x010 / 4) macro
H A Drings.c153 etsec->regs[IEVENT].value |= flags; in ievent_set()