Lines Matching defs:swstat
63 uint32_t swstat;71 swstat = mmio_read_32((uintptr_t)&ctl->swstat);72 VERBOSE("[0x%lx] swstat = 0x%x ",73 (uintptr_t)&ctl->swstat, swstat);77 } while ((swstat & DDRCTRL_SWSTAT_SW_DONE_ACK) == 0U);79 VERBOSE("[0x%lx] swstat = 0x%x\n",80 (uintptr_t)&ctl->swstat, swstat);