Lines Matching refs:HME_SEBI_STAT
46 #define HME_SEBI_STAT 0x100 macro
209 uint32_t seb = s->sebregs[HME_SEBI_STAT >> 2] & sebmask; in sunhme_update_irq()
231 addr = HME_SEBI_STAT; in sunhme_seb_write()
265 addr = HME_SEBI_STAT; in sunhme_seb_read()
277 case HME_SEBI_STAT: in sunhme_seb_read()
279 s->sebregs[HME_SEBI_STAT >> 2] &= HME_SEB_STAT_MIFIRQ; in sunhme_seb_read()
644 intstatus = s->sebregs[HME_SEBI_STAT >> 2]; in sunhme_transmit()
646 s->sebregs[HME_SEBI_STAT >> 2] = intstatus; in sunhme_transmit()
655 intstatus = s->sebregs[HME_SEBI_STAT >> 2]; in sunhme_transmit()
657 s->sebregs[HME_SEBI_STAT >> 2] = intstatus; in sunhme_transmit()
784 s->sebregs[HME_SEBI_STAT >> 2] |= HME_SEB_STAT_NORXD; in sunhme_receive()
833 intstatus = s->sebregs[HME_SEBI_STAT >> 2]; in sunhme_receive()
835 s->sebregs[HME_SEBI_STAT >> 2] = intstatus; in sunhme_receive()