Lines Matching refs:pm860x
14 #include <linux/mfd/88pm860x.h>
133 if (!of_property_read_u32(np, "marvell,88pm860x-gpadc-prebias", &n))
135 if (!of_property_read_u32(np, "marvell,88pm860x-gpadc-slot-cycle", &n))
137 if (!of_property_read_u32(np, "marvell,88pm860x-gpadc-off-scale", &n))
139 if (!of_property_read_u32(np, "marvell,88pm860x-gpadc-sw-cal", &n))
147 if (!of_property_read_u32(np, "marvell,88pm860x-tsi-prebias", &data)) {
154 if (!of_property_read_u32(np, "marvell,88pm860x-pen-prebias", &n))
156 if (!of_property_read_u32(np, "marvell,88pm860x-pen-prechg", &n))
163 of_property_read_u32(np, "marvell,88pm860x-resistor-X", res_x);
252 touch->idev->name = "88pm860x-touch";
253 touch->idev->phys = "88pm860x/input0";
294 .name = "88pm860x-touch",
303 MODULE_ALIAS("platform:88pm860x-touch");