Searched refs:CTL_BIAS (Results 1 – 1 of 1) sorted by relevance
106 #define CTL_BIAS(regval) (BITS(5,6)&((uint32_t)(regval)<<5)) macro107 #define SLCD_BIAS_1_4 CTL_BIAS(0) /*!< 1/4 bias */108 #define SLCD_BIAS_1_2 CTL_BIAS(1) /*!< 1/2 bias */109 #define SLCD_BIAS_1_3 CTL_BIAS(2) /*!< 1/3 bias */