Searched refs:DSU_STATUSB_PROT (Results 1 – 2 of 2) sorted by relevance
129 #define DSU_STATUSB_PROT (_U(0x1) << DSU_STATUSB_PROT_Pos) macro
589 return (((Dsu *)hw)->STATUSB.reg & DSU_STATUSB_PROT) >> DSU_STATUSB_PROT_Pos; in hri_dsu_get_STATUSB_PROT_bit()