Searched refs:tsi (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/drivers/input/touchscreen/ |
| H A D | da9052_tsi.c | 31 tsi->adc_on = on; in da9052_ts_adc_toggle() 38 if (!tsi->stopped) { in da9052_ts_pendwn_irq() 97 da9052_ts_read(tsi); in da9052_ts_datardy_irq() 208 if (tsi->adc_on) { in da9052_ts_input_close() 235 tsi = kzalloc(sizeof(*tsi), GFP_KERNEL); in da9052_ts_probe() 304 da9052_free_irq(tsi->da9052, DA9052_IRQ_TSIREADY, tsi); in da9052_ts_probe() 306 da9052_free_irq(tsi->da9052, DA9052_IRQ_PENDOWN, tsi); in da9052_ts_probe() 308 kfree(tsi); in da9052_ts_probe() 320 da9052_free_irq(tsi->da9052, DA9052_IRQ_TSIREADY, tsi); in da9052_ts_remove() 321 da9052_free_irq(tsi->da9052, DA9052_IRQ_PENDOWN, tsi); in da9052_ts_remove() [all …]
|
| /linux-6.15/arch/powerpc/sysdev/ |
| H A D | tsi108_dev.c | 41 struct device_node *tsi; in get_csrbase() local 46 tsi = of_find_node_by_type(NULL, "tsi-bridge"); in get_csrbase() 47 if (tsi) { in get_csrbase() 49 of_address_to_resource(tsi, 0, &res); in get_csrbase() 51 of_node_put(tsi); in get_csrbase()
|
| /linux-6.15/Documentation/devicetree/bindings/hwmon/ |
| H A D | nuvoton,nct6775.yaml | 32 nuvoton,tsi-channel-mask: 55 nuvoton,tsi-channel-mask = <0x03>;
|
| /linux-6.15/Documentation/devicetree/bindings/mfd/ |
| H A D | da9052-i2c.txt | 8 - dlg,tsi-as-adc : Boolean, if set the X+, X-, Y+, Y- touchscreen
|
| H A D | 88pm860x.txt | 61 marvell,88pm860x-tsi-prebias = <6>;
|
| /linux-6.15/arch/arm/boot/dts/marvell/ |
| H A D | pxa910-dkb.dts | 141 marvell,88pm860x-tsi-prebias = <6>;
|
| /linux-6.15/arch/powerpc/kernel/ |
| H A D | legacy_serial.c | 169 struct device_node *tsi = of_get_parent(np); in add_legacy_soc_port() local 197 if (of_node_is_type(tsi, "tsi-bridge")) in add_legacy_soc_port()
|
| /linux-6.15/arch/powerpc/boot/dts/ |
| H A D | holly.dts | 45 device_type = "tsi-bridge";
|
| /linux-6.15/drivers/net/vmxnet3/ |
| H A D | vmxnet3_defs.h | 264 u64 tsi:1; //bit to indicate to set ts member
|
| H A D | vmxnet3_drv.c | 923 ctx->ts_txd->ts.tsi = 0; in vmxnet3_map_pkt() 1327 ctx.ts_txd->ts.tsi = 1; in vmxnet3_tq_xmit() 1686 ts_rxd->ts.tsi = 1; in vmxnet3_rq_rx_complete()
|
| /linux-6.15/fs/jfs/ |
| H A D | jfs_dtree.c | 4074 int tsi; /* truncate entry slot index */ in dtTruncateEntry() local 4084 tsi = stbl[ti]; in dtTruncateEntry() 4091 lv->offset = tsi; in dtTruncateEntry() 4094 t = &p->slot[tsi]; in dtTruncateEntry() 4103 xsi = tsi; in dtTruncateEntry()
|
| /linux-6.15/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx53-ppd.dts | 361 dlg,tsi-as-adc;
|