Searched refs:ST_CONFIG_ST_NUMBER_SAMPLE_POS (Results 1 – 2 of 2) sorted by relevance
2040 #define ST_CONFIG_ST_NUMBER_SAMPLE_POS 0x06 macro2041 #define ST_CONFIG_ST_NUMBER_SAMPLE_MASK (0x01 << ST_CONFIG_ST_NUMBER_SAMPLE_POS)
587 ST_CONFIG_16_SAMPLES = (0 << ST_CONFIG_ST_NUMBER_SAMPLE_POS),588 ST_CONFIG_200_SAMPLES = (1 << ST_CONFIG_ST_NUMBER_SAMPLE_POS),