Searched refs:DSU_PID0_PARTNBL_Msk (Results 1 – 2 of 2) sorted by relevance
420 #define DSU_PID0_PARTNBL_Msk (_U(0xFF) << DSU_PID0_PARTNBL_Pos) macro421 #define DSU_PID0_PARTNBL(value) (DSU_PID0_PARTNBL_Msk & ((value) << DSU_PID0_PARTNBL_Pos))
852 return (((Dsu *)hw)->PID0.reg & DSU_PID0_PARTNBL_Msk) >> DSU_PID0_PARTNBL_Pos; in hri_dsu_read_PID0_PARTNBL_bf()