Home
last modified time | relevance | path

Searched refs:combiner (Results 1 – 5 of 5) sorted by relevance

/drivers/irqchip/
A Dqcom-irq-combiner.c31 struct combiner { struct
49 struct combiner *combiner = irq_desc_get_handler_data(desc); in combiner_handle_irq() argument
81 struct combiner *combiner = irq_data_get_irq_chip_data(data); in combiner_irq_chip_mask_irq() local
89 struct combiner *combiner = irq_data_get_irq_chip_data(data); in combiner_irq_chip_unmask_irq() local
118 struct combiner *combiner = d->host_data; in combiner_irq_translate() local
168 struct combiner *combiner; member
199 ctx->combiner->regs[ctx->combiner->nregs].addr = vaddr; in get_registers_cb()
227 struct combiner *combiner; in combiner_probe() local
237 combiner = devm_kzalloc(&pdev->dev, struct_size(combiner, regs, nregs), in combiner_probe()
239 if (!combiner) in combiner_probe()
[all …]
A DMakefile12 obj-$(CONFIG_EXYNOS_IRQ_COMBINER) += exynos-combiner.o
96 obj-$(CONFIG_QCOM_IRQ_COMBINER) += qcom-irq-combiner.o
A DKconfig472 bool "QCOM IRQ combiner support"
476 Say yes here to add support for the IRQ combiner devices embedded
674 bool "Samsung Exynos IRQ combiner support" if COMPILE_TEST
677 Say yes here to add support for the IRQ combiner devices embedded
/drivers/gpu/drm/bridge/imx/
A DKconfig55 tristate "Freescale i.MX8QM/QXP pixel combiner"
60 Choose this to enable pixel combiner found in
A DMakefile7 obj-$(CONFIG_DRM_IMX8QXP_PIXEL_COMBINER) += imx8qxp-pixel-combiner.o

Completed in 12 milliseconds