| /linux/drivers/hid/ |
| A D | hid-uclogic-params.c | 118 kfree(pen->desc_ptr); in uclogic_params_pen_cleanup() 119 memset(pen, 0, sizeof(*pen)); in uclogic_params_pen_cleanup() 219 memset(pen, 0, sizeof(*pen)); in uclogic_params_pen_init_v1() 220 pen->desc_ptr = desc_ptr; in uclogic_params_pen_init_v1() 223 pen->id = UCLOGIC_RDESC_PEN_V1_ID; in uclogic_params_pen_init_v1() 363 memset(pen, 0, sizeof(*pen)); in uclogic_params_pen_init_v2() 364 pen->desc_ptr = desc_ptr; in uclogic_params_pen_init_v2() 369 pen->fragmented_hires = true; in uclogic_params_pen_init_v2() 561 size += params->pen.desc_size; in uclogic_params_get_desc() 580 params->pen.desc_size); in uclogic_params_get_desc() [all …]
|
| A D | hid-uclogic-params.h | 144 struct uclogic_params_pen pen; member 187 (_params)->pen.desc_ptr, \ 188 (_params)->pen.desc_size, \ 189 (_params)->pen.id, \ 190 uclogic_params_pen_inrange_to_str((_params)->pen.inrange), \ 191 ((_params)->pen.fragmented_hires ? "true" : "false"), \
|
| A D | hid-uclogic-core.c | 120 if (hi->report->id == params->pen.id) { in uclogic_input_configured() 259 (report->id == params->pen.id) && in uclogic_raw_event() 269 if (params->pen.inrange == in uclogic_raw_event() 278 if (size >= 10 && params->pen.fragmented_hires) { in uclogic_raw_event() 300 if (params->pen.inrange == UCLOGIC_PARAMS_PEN_INRANGE_NONE) { in uclogic_raw_event()
|
| /linux/arch/mips/cavium-octeon/ |
| A D | octeon-irq.c | 297 unsigned long *pen; in octeon_irq_ciu_enable() local 307 __set_bit(cd->bit, pen); in octeon_irq_ciu_enable() 316 __set_bit(cd->bit, pen); in octeon_irq_ciu_enable() 329 unsigned long *pen; in octeon_irq_ciu_enable_local() local 339 __set_bit(cd->bit, pen); in octeon_irq_ciu_enable_local() 361 unsigned long *pen; in octeon_irq_ciu_disable_local() local 394 unsigned long *pen; in octeon_irq_ciu_disable_all() local 427 unsigned long *pen; in octeon_irq_ciu_enable_all() local 788 unsigned long *pen; in octeon_irq_ciu_set_affinity() local 1069 unsigned long *pen; in octeon_irq_ciu_wd_enable() local [all …]
|
| /linux/drivers/input/touchscreen/ |
| A D | surface3_spi.c | 122 struct surface3_ts_data_pen *pen) in surface3_spi_report_pen() argument 125 int st = pen->status; in surface3_spi_report_pen() 148 get_unaligned_le16(&pen->x)); in surface3_spi_report_pen() 151 get_unaligned_le16(&pen->y)); in surface3_spi_report_pen() 154 get_unaligned_le16(&pen->pressure)); in surface3_spi_report_pen() 160 struct surface3_ts_data_pen *pen; in surface3_spi_process_pen() local 162 pen = (struct surface3_ts_data_pen *)&data[15]; in surface3_spi_process_pen() 164 surface3_spi_report_pen(ts_data, pen); in surface3_spi_process_pen()
|
| /linux/Documentation/devicetree/bindings/input/touchscreen/ |
| A D | ti,am3359-tsc.yaml | 49 cycles. Charge delay value should be large in order to avoid false pen-up 51 kept as low as possible, while avoiding false pen-up event. Start from a 52 lower value, say 0x400, and increase value until false pen-up events are 53 avoided. The pen-up detection happens immediately after the charge step,
|
| A D | colibri-vf50-ts.txt | 10 - interrupts: pen irq interrupt for touch detection 12 - pinctrl-0: pinctrl node for pen/touch detection state pinmux
|
| A D | fsl-mx25-tcq.txt | 14 - fsl,pen-debounce-ns: Pen debounce time in nanoseconds. 15 - fsl,pen-threshold: Pen-down threshold for the touchscreen. This is a value
|
| /linux/arch/arm/plat-versatile/ |
| A D | headsmp.S | 25 pen: ldr r7, [r6] label 27 bne pen
|
| /linux/arch/arm/mach-exynos/ |
| A D | headsmp.S | 26 pen: ldr r7, [r6] label 28 bne pen
|
| /linux/arch/arm/mach-spear/ |
| A D | headsmp.S | 27 pen: ldr r7, [r6] label 29 bne pen
|
| /linux/drivers/acpi/pmic/ |
| A D | intel_pmic_bytcrc.c | 244 int pen; in intel_crc_pmic_get_policy() local 246 if (regmap_read(regmap, reg, &pen)) in intel_crc_pmic_get_policy() 248 *value = pen >> 7; in intel_crc_pmic_get_policy()
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| A D | mt8183-kukui-kakadu.dtsi | 48 pen-insert { 352 * The pen driver doesn't currently support driving 355 * pulldown at boot (which makes sure the pen was in 357 * to take it out of reset. Better would be if the pen
|
| A D | mt8183-kukui-krane.dtsi | 332 * The pen driver doesn't currently support driving 335 * pulldown at boot (which makes sure the pen was in 337 * to take it out of reset. Better would be if the pen
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| A D | rk3399-gru-kevin.dts | 95 pen-insert { 318 cpu3_pen_pwr_en: cpu3-pen-pwr-en { 323 pen { 324 cpu1_pen_eject: cpu1-pen-eject {
|
| A D | rk3399-gru-scarlet.dtsi | 186 pen-insert { 809 pen_int_odl: pen-int-odl { 813 pen_reset_l: pen-reset-l { 838 pen { 839 pen_eject_odl: pen-eject-odl {
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| A D | 88pm860x.txt | 62 marvell,88pm860x-pen-prebias = <16>; 63 marvell,88pm860x-pen-prechg = <2>;
|
| A D | allwinner,sun4i-a10-ts.yaml | 39 description: Sensitivity of pen down detection
|
| /linux/arch/arm/boot/dts/ |
| A D | pxa910-dkb.dts | 142 marvell,88pm860x-pen-prebias = <16>; 143 marvell,88pm860x-pen-prechg = <2>;
|
| /linux/arch/arm64/boot/dts/qcom/ |
| A D | sdm845-cheza.dtsi | 122 pen-insert { 1175 pen_eject_odl: pen-eject-odl { 1183 pen_irq_l: pen-irq-l { 1197 pen_pdct_l: pen-pdct-l { 1211 pen_rst_l: pen-rst-l { 1223 * The pen driver doesn't currently support 1227 * (which makes sure the pen was in reset if it 1230 * pen driver could control this and we could
|
| A D | sc7180-trogdor.dtsi | 238 pen_insert: pen-insert { 1242 pen_irq_l: pen-irq-l { 1256 pen_pdct_l: pen-pdct-l { 1270 pen_rst_odl: pen-rst-odl { 1282 * The pen driver doesn't currently support 1286 * (which makes sure the pen was in reset if it 1289 * pen driver could control this and we could
|
| /linux/drivers/media/dvb-frontends/cxd2880/ |
| A D | cxd2880_tnrdmd_dvbt_mon.h | 48 u32 *pen);
|
| A D | cxd2880_tnrdmd_dvbt_mon.c | 296 u32 *pen) in cxd2880_tnrdmd_dvbt_mon_packet_error_number() argument 301 if (!tnr_dmd || !pen) in cxd2880_tnrdmd_dvbt_mon_packet_error_number() 328 *pen = (rdata[1] << 8) | rdata[2]; in cxd2880_tnrdmd_dvbt_mon_packet_error_number()
|
| A D | cxd2880_tnrdmd_dvbt2_mon.h | 101 u32 *pen);
|
| /linux/drivers/rtc/ |
| A D | rtc-pcf8563.c | 158 unsigned char *pen) in pcf8563_get_alarm_mode() argument 169 if (pen) in pcf8563_get_alarm_mode() 170 *pen = !!(buf & PCF8563_BIT_AF); in pcf8563_get_alarm_mode()
|