Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgsl_point_id.c276 static unsigned int edge_first_coe; variable
1723 if(temp >= point_edge.dis * edge_first_coe / 0x80) in PointStretch()
1729 temp = (point_edge.dis * edge_first_coe / 0x80 - temp) * in PointStretch()
2381 edge_first_coe = 0x80; in gsl_DataInit()
2528 edge_first_coe = conf[0x49]; in gsl_DataInit()