Searched refs:tp_config (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Diqs7211.c346 u8 tp_config; member in struct:iqs7211_dev_desc
386 .tp_config = 0x4E,
423 .tp_config = 0x60,
460 .tp_config = 0x41,
1187 struct iqs7211_tp_config tp_config; member in struct:iqs7211_private
1503 error = iqs7211_read_burst(iqs7211, dev_desc->tp_config,
1504 &iqs7211->tp_config,
1505 sizeof(iqs7211->tp_config));
1578 error = iqs7211_write_burst(iqs7211, dev_desc->tp_config,
1579 &iqs7211->tp_config,
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c2606 static void tp_config(struct adapter *adap, const struct tp_params *p) function
3012 tp_config(adap, p);

Completed in 195 milliseconds