Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Diqs7211.c350 u8 rx_tx_map; member
394 .rx_tx_map = 0x60,
430 .rx_tx_map = 0x90,
467 .rx_tx_map = 0x56,
1194 u8 rx_tx_map[IQS7211_MAX_CTX + 1]; member
1585 error = iqs7211_write_burst(iqs7211, dev_desc->rx_tx_map, in iqs7211_init_device()
1586 &iqs7211->rx_tx_map, in iqs7211_init_device()
1778 int slot = iqs7211->rx_tx_map[j] < 4 ? 0 : 1; in iqs7211_parse_cycles()
1897 iqs7211->rx_tx_map[i] = pins[i]; in iqs7211_parse_tp()
1925 if (iqs7211->rx_tx_map[j] != pins[i]) in iqs7211_parse_tp()
[all …]