Searched refs:stop_flushed (Results 1 – 4 of 4) sorted by relevance
40 while (wait && (udm->cfg.stop_flushed & 0x01) == 0) { in ark_udm_stop()109 return (udm->cfg.stop_flushed & 0x01) != 0; in ark_udm_is_flushed()162 udm->cfg.stop_flushed); in ark_udm_dump()
59 while (wait && (ddm->cfg.stop_flushed & 0x01) == 0) { in ark_ddm_stop()122 return (ddm->cfg.stop_flushed & 0x01) != 0; in ark_ddm_is_stopped()
53 volatile uint32_t stop_flushed; member
47 volatile uint32_t stop_flushed; /* RO */ member