Searched refs:pgsr (Results 1 – 10 of 10) sorted by relevance
156 mctl_await_completion(&mctl_phy->pgsr, 0x03, 0x03); in mctl_channel_init()163 mctl_await_completion(&mctl_phy->pgsr, 0x1f, 0x1f); in mctl_channel_init()194 mctl_await_completion(&mctl_phy->pgsr, 0x11, 0x11); in mctl_channel_init()196 if (readl(&mctl_phy->pgsr) & MCTL_PGSR_TRAIN_ERR_MASK) in mctl_channel_init()
25 mctl_await_completion(&mctl_ctl->pgsr[0], PGSR_INIT_DONE, 0x1); in mctl_phy_init()526 if (readl(&mctl_ctl->pgsr[0]) & (0xfe << 20)) { in mctl_channel_init()557 if (readl(&mctl_ctl->pgsr[0]) & (0xfe << 20)) in mctl_channel_init()
795 if (readl(&mctl_phy->pgsr[0]) & MCTL_PGSR0_ERRORS) { in mctl_channel_init()
295 while ((readl(&publ->pgsr) & in phy_init()325 while ((readl(&publ->pgsr) & (PGSR_IDONE | PGSR_DLDONE)) in memory_init()345 while ((readl(&publ->pgsr) & PGSR_DLDONE) in move_to_config_state()448 if (readl(&publ->pgsr) & in data_training()486 while ((readl(&publ->pgsr) & PGSR_DLDONE) in move_to_access_state()
306 while ((readl(&publ->pgsr) & in phy_init()336 while ((readl(&publ->pgsr) & (PGSR_IDONE | PGSR_DLDONE)) in memory_init()356 while ((readl(&publ->pgsr) & PGSR_DLDONE) in move_to_config_state()461 if (readl(&publ->pgsr) & in data_training()499 while ((readl(&publ->pgsr) & PGSR_DLDONE) in move_to_access_state()
364 while ((readl(&publ->pgsr) & in phy_init()394 while ((readl(&publ->pgsr) & (PGSR_IDONE | PGSR_DLDONE)) in memory_init()414 while ((readl(&publ->pgsr) & PGSR_DLDONE) in move_to_config_state()519 if (readl(&publ->pgsr) & in data_training()557 while ((readl(&publ->pgsr) & PGSR_DLDONE) in move_to_access_state()
87 u32 pgsr[2]; /* 0x10 PHY general status registers */ member
97 u32 pgsr[2]; /* 0x18 PHY general status register */ member
161 u32 pgsr; /* 0x0c */ member
171 u32 pgsr; member