Searched refs:BM_SMVID_LS_PSIZ (Results 1 – 1 of 1) sorted by relevance
29 #define BM_SMVID_LS_PSIZ SHIFT_U32(0x7, 16) macro30 #define GET_SMVID_LS_PSIZ(val) (((val) & BM_SMVID_LS_PSIZ) >> 16)
Completed in 2 milliseconds