Searched refs:sebregs (Results 1 – 1 of 1) sorted by relevance
171 uint32_t sebregs[HME_SEB_REG_SIZE >> 2]; member188 s->sebregs[HME_SEBI_RESET] &= ~HME_SEB_RESET_ETX; in sunhme_reset_tx()248 val = s->sebregs[HME_SEBI_RESET >> 2]; in sunhme_seb_write()252 s->sebregs[addr >> 2] = val; in sunhme_seb_write()274 val = s->sebregs[addr >> 2]; in sunhme_seb_read()644 intstatus = s->sebregs[HME_SEBI_STAT >> 2]; 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()833 intstatus = s->sebregs[HME_SEBI_STAT >> 2]; in sunhme_receive()835 s->sebregs[HME_SEBI_STAT >> 2] = intstatus; in sunhme_receive()[all …]