Searched refs:pmt_ctrl (Results 1 – 1 of 1) sorted by relevance
207 uint32_t pmt_ctrl; member279 VMSTATE_UINT32(pmt_ctrl, lan9118_state),403 s->pmt_ctrl &= 0x45; in lan9118_reset()1032 s->pmt_ctrl &= ~0x34e; in lan9118_writel()1033 s->pmt_ctrl |= (val & 0x34e); in lan9118_writel()1178 return s->pmt_ctrl; in lan9118_readl()1298 s->pmt_ctrl = 1; in lan9118_realize()