Searched refs:nvt (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/media/rc/ |
| H A D | nuvoton-cir.c | 402 nvt->chip_major = nvt_cr_read(nvt, CR_CHIP_ID_HI); in nvt_hw_detect() 408 nvt->chip_major = nvt_cr_read(nvt, CR_CHIP_ID_HI); in nvt_hw_detect() 410 nvt->chip_minor = nvt_cr_read(nvt, CR_CHIP_ID_LO); in nvt_hw_detect() 414 chip_id = nvt->chip_major << 8 | nvt->chip_minor; in nvt_hw_detect() 426 nvt->chip_major, nvt->chip_minor); in nvt_hw_detect() 429 chip_name, nvt->chip_major, nvt->chip_minor); in nvt_hw_detect() 457 nvt_set_ioaddr(nvt, &nvt->cir_addr); in nvt_cir_ldev_init() 459 nvt_cr_write(nvt, nvt->cir_irq, CR_CIR_IRQ_RSRC); in nvt_cir_ldev_init() 462 nvt->cir_addr, nvt->cir_irq); in nvt_cir_ldev_init() 480 nvt_set_ioaddr(nvt, &nvt->cir_wake_addr); in nvt_cir_wake_ldev_init() [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | novatek,nvt-ts.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/novatek,nvt-ts.yaml#
|
| /linux-6.15/drivers/input/touchscreen/ |
| H A D | Makefile | 70 obj-$(CONFIG_TOUCHSCREEN_NOVATEK_NVT_TS) += novatek-nvt-ts.o
|
| H A D | Kconfig | 669 module will be called novatek-nvt-ts.
|
| /linux-6.15/Documentation/admin-guide/media/ |
| H A D | ipu3.rst | 592 .. [#f1] https://github.com/intel/nvt
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 17447 F: Documentation/devicetree/bindings/input/touchscreen/novatek,nvt-ts.yaml 17448 F: drivers/input/touchscreen/novatek-nvt-ts.c
|