Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/proximity/
Dhx9023s.c328 u8 ch_pos[HX9023S_CH_NUM]; in hx9023s_ch_cfg() local
336 ch_pos[i] = data->ch_data[i].channel_positive == HX9023S_NOT_CONNECTED ? in hx9023s_ch_cfg()
341 reg = (HX9023S_POS << ch_pos[i]) | (HX9023S_NEG << ch_neg[i]); in hx9023s_ch_cfg()