Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Diqs7222.c2271 u16 *ref_setup; in iqs7222_parse_chan() local
2289 ref_setup = iqs7222->chan_setup[val]; in iqs7222_parse_chan()
2320 ref_setup[0] |= IQS7222_CHAN_SETUP_0_REF_MODE_REF; in iqs7222_parse_chan()
2321 ref_setup[5] |= BIT(chan_index); in iqs7222_parse_chan()
2323 ref_setup[4] = dev_desc->touch_link; in iqs7222_parse_chan()
2325 ref_setup[4] -= 2; in iqs7222_parse_chan()