Home
last modified time | relevance | path

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

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