Searched refs:pmt_ctrl (Results 1 – 1 of 1) sorted by relevance
213 uint32_t pmt_ctrl; member288 VMSTATE_UINT32(pmt_ctrl, lan9118_state),438 s->pmt_ctrl &= 0x45; in lan9118_reset()1131 s->pmt_ctrl &= ~0x34e; in lan9118_writel()1132 s->pmt_ctrl |= (val & 0x34e); in lan9118_writel()1277 return s->pmt_ctrl; in lan9118_readl()1390 s->pmt_ctrl = 1; in lan9118_realize()