Home
last modified time | relevance | path

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

/linux/drivers/iio/proximity/
H A Dhx9023s.c339 u8 ch_pos[HX9023S_CH_NUM]; in hx9023s_ch_cfg() local
347 ch_pos[i] = data->ch_data[i].channel_positive == HX9023S_NOT_CONNECTED ? in hx9023s_ch_cfg()
352 reg = (HX9023S_POS << ch_pos[i]) | (HX9023S_NEG << ch_neg[i]); in hx9023s_ch_cfg()