Lines Matching refs:stat
275 state = readl(&pctl->stat) & PCTL_STAT_MASK; in move_to_config_state()
279 while ((readl(&pctl->stat) & PCTL_STAT_MASK) in move_to_config_state()
290 while ((readl(&pctl->stat) & PCTL_STAT_MASK) != CONFIG) in move_to_config_state()
306 state = readl(&pctl->stat) & PCTL_STAT_MASK; in move_to_access_state()
310 while ((readl(&pctl->stat) & PCTL_STAT_MASK) != ACCESS) in move_to_access_state()
315 while ((readl(&pctl->stat) & PCTL_STAT_MASK) != CONFIG) in move_to_access_state()
320 while ((readl(&pctl->stat) & PCTL_STAT_MASK) != ACCESS) in move_to_access_state()
336 state = readl(&pctl->stat) & PCTL_STAT_MASK; in move_to_lowpower_state()
340 while ((readl(&pctl->stat) & PCTL_STAT_MASK) != CONFIG) in move_to_lowpower_state()
345 while ((readl(&pctl->stat) & PCTL_STAT_MASK) != ACCESS) in move_to_lowpower_state()
350 while ((readl(&pctl->stat) & PCTL_STAT_MASK) != in move_to_lowpower_state()