Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dtsc2007_core.c81 rt *= tsc->x_plate_ohms; in tsc2007_calculate_resistance()
244 ts->x_plate_ohms = val32; in tsc2007_probe_properties()
267 ts->x_plate_ohms = pdata->x_plate_ohms; in tsc2007_probe_pdev()
276 if (pdata->x_plate_ohms == 0) { in tsc2007_probe_pdev()
H A Dresistive-adc-touch.c48 u32 x_plate_ohms; member
77 Rt *= st->x_plate_ohms; in grts_cb()
190 &st->x_plate_ohms); in grts_get_properties()
H A Dbu21029_ts.c161 u32 x_plate_ohms; member
196 rz *= bu21029->x_plate_ohms; in bu21029_touch_report()
353 error = device_property_read_u32(dev, "rohm,x-plate-ohms", &bu21029->x_plate_ohms); in bu21029_probe()
H A Dtsc2007.h67 u16 x_plate_ohms; member
H A Dad7879.c126 u16 x_plate_ohms; member
193 Rt = (z2 - z1) * x * ts->x_plate_ohms; in ad7879_report()
501 ts->x_plate_ohms = (u16)tmp; in ad7879_parse_dt()
H A Dad7877.c163 u16 x_plate_ohms; member
342 Rt = (z2 - z1) * x * ts->x_plate_ohms; in ad7877_process_data()
722 ts->x_plate_ohms = pdata->x_plate_ohms ? : 400; in ad7877_probe()
H A Dads7846.c105 u16 x_plate_ohms; member
850 Rt *= ts->x_plate_ohms; in ads7846_report_state()
1140 device_property_read_u16(dev, "ti,x-plate-ohms", &pdata->x_plate_ohms); in ads7846_get_props()
1241 ts->x_plate_ohms = pdata->x_plate_ohms ? : 400; in ads7846_probe()
/openbmc/linux/include/linux/platform_data/
H A Dtsc2007.h9 u16 x_plate_ohms; /* must be non-zero value */ member
/openbmc/linux/include/linux/spi/
H A Dad7877.h12 u16 x_plate_ohms; member
H A Dads7846.h26 u16 x_plate_ohms; member
/openbmc/linux/drivers/mfd/
H A Dtimberdale.c54 .x_plate_ohms = 100
/openbmc/linux/arch/arm/mach-pxa/
H A Dspitz.c505 .x_plate_ohms = 419,
/openbmc/linux/arch/sh/boards/mach-ecovec24/
H A Dsetup.c615 .x_plate_ohms = 180,
/openbmc/linux/Documentation/spi/
H A Dspi-summary.rst286 .x_plate_ohms = 580,