Searched refs:stop_flushed (Results 1 – 4 of 4) sorted by relevance
36 while (wait && (udm->cfg.stop_flushed & 0x01) == 0) { in ark_udm_stop()104 return (udm->cfg.stop_flushed & 0x01) != 0; in ark_udm_is_flushed()157 udm->cfg.stop_flushed); in ark_udm_dump()
48 while (wait && (ddm->cfg.stop_flushed & 0x01) == 0) { in ark_ddm_stop()111 return (ddm->cfg.stop_flushed & 0x01) != 0; in ark_ddm_is_stopped()
47 volatile uint32_t stop_flushed; member
45 volatile uint32_t stop_flushed; /* RO */ member