Searched refs:PGSR_DLDONE (Results 1 – 5 of 5) sorted by relevance
307 (PGSR_IDONE | PGSR_DLDONE | PGSR_ZCDONE)) != in phy_init()308 (PGSR_IDONE | PGSR_DLDONE | PGSR_ZCDONE)) in phy_init()336 while ((readl(&publ->pgsr) & (PGSR_IDONE | PGSR_DLDONE)) in memory_init()337 != (PGSR_IDONE | PGSR_DLDONE)) in memory_init()356 while ((readl(&publ->pgsr) & PGSR_DLDONE) in move_to_config_state()357 != PGSR_DLDONE) in move_to_config_state()499 while ((readl(&publ->pgsr) & PGSR_DLDONE) in move_to_access_state()500 != PGSR_DLDONE) in move_to_access_state()
365 (PGSR_IDONE | PGSR_DLDONE | PGSR_ZCDONE)) != in phy_init()366 (PGSR_IDONE | PGSR_DLDONE | PGSR_ZCDONE)) in phy_init()394 while ((readl(&publ->pgsr) & (PGSR_IDONE | PGSR_DLDONE)) in memory_init()395 != (PGSR_IDONE | PGSR_DLDONE)) in memory_init()414 while ((readl(&publ->pgsr) & PGSR_DLDONE) in move_to_config_state()415 != PGSR_DLDONE) in move_to_config_state()557 while ((readl(&publ->pgsr) & PGSR_DLDONE) in move_to_access_state()558 != PGSR_DLDONE) in move_to_access_state()
296 (PGSR_IDONE | PGSR_DLDONE | PGSR_ZCDONE)) != in phy_init()297 (PGSR_IDONE | PGSR_DLDONE | PGSR_ZCDONE)) in phy_init()325 while ((readl(&publ->pgsr) & (PGSR_IDONE | PGSR_DLDONE)) in memory_init()326 != (PGSR_IDONE | PGSR_DLDONE)) in memory_init()345 while ((readl(&publ->pgsr) & PGSR_DLDONE) in move_to_config_state()346 != PGSR_DLDONE) in move_to_config_state()486 while ((readl(&publ->pgsr) & PGSR_DLDONE) in move_to_access_state()487 != PGSR_DLDONE) in move_to_access_state()
299 #define PGSR_DLDONE (1 << 1) macro
352 #define PGSR_DLDONE (1 << 1) macro