Searched refs:S526_GPCT_MODE_COUT_POL (Results 1 – 1 of 1) sorted by relevance
81 #define S526_GPCT_MODE_COUT_POL(x) ((x) << 1) macro82 #define S526_GPCT_MODE_COUT_POL_MASK S526_GPCT_MODE_COUT_POL(0x1)83 #define S526_GPCT_MODE_COUT_POL_NORM S526_GPCT_MODE_COUT_POL(0)84 #define S526_GPCT_MODE_COUT_POL_INV S526_GPCT_MODE_COUT_POL(1)