Searched refs:DCM_DP_S (Results 1 – 1 of 1) sorted by relevance
54 #define DCM_DP_S 12 /* Destination port width. */ macro55 #define DCM_DP_M (0x3 << DCM_DP_S)56 #define DCM_DP_1 (0x1 << DCM_DP_S) /* 1 byte */57 #define DCM_DP_2 (0x2 << DCM_DP_S) /* 2 bytes */58 #define DCM_DP_4 (0x0 << DCM_DP_S) /* 4 bytes */