Searched refs:DSU_STATUSA_DONE (Results 1 – 2 of 2) sorted by relevance
94 #define DSU_STATUSA_DONE (_U(0x1) << DSU_STATUSA_DONE_Pos) macro
1076 return (((Dsu *)hw)->STATUSA.reg & DSU_STATUSA_DONE) >> DSU_STATUSA_DONE_Pos; in hri_dsu_get_STATUSA_DONE_bit()1082 ((Dsu *)hw)->STATUSA.reg = DSU_STATUSA_DONE; in hri_dsu_clear_STATUSA_DONE_bit()