Home
last modified time | relevance | path

Searched refs:TSADC_MIN_BIAS (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1126b/
H A Drv1126b.c43 #define TSADC_MIN_BIAS 0x1 macro
319 if (bias < TSADC_MIN_BIAS) in tsadc_adjust_bias_current()
320 bias = TSADC_MIN_BIAS; in tsadc_adjust_bias_current()