Home
last modified time | relevance | path

Searched refs:out_type (Results 1 – 25 of 39) sorted by relevance

12

/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_drm_crtc.h19 enum exynos_drm_output_type out_type,
28 enum exynos_drm_output_type out_type);
31 enum exynos_drm_output_type out_type);
Dexynos5433_drm_decon.c68 unsigned long out_type; member
115 if (!(ctx->out_type & I80_HW_TRG)) in decon_enable_vblank()
125 if (!(ctx->out_type & I80_HW_TRG)) in decon_disable_vblank()
176 if (!ctx->crtc->i80_mode && !(ctx->out_type & I80_HW_TRG)) in decon_setup_trigger()
179 if (!(ctx->out_type & I80_HW_TRG)) { in decon_setup_trigger()
201 if (ctx->out_type & IFTYPE_HDMI) { in decon_commit()
441 if (!(ctx->out_type & IFTYPE_HDMI)) in decon_update_plane()
502 if (!(ctx->out_type & IFTYPE_HDMI)) in decon_swreset()
531 if (!(ctx->out_type & I80_HW_TRG)) in decon_disable()
618 enum exynos_drm_output_type out_type; in decon_bind() local
[all …]
Dexynos_drm_crtc.c208 enum exynos_drm_output_type out_type) in exynos_drm_crtc_get_by_type() argument
213 if (to_exynos_crtc(crtc)->type == out_type) in exynos_drm_crtc_get_by_type()
220 enum exynos_drm_output_type out_type) in exynos_drm_set_possible_crtcs() argument
223 out_type); in exynos_drm_set_possible_crtcs()
/Linux-v5.4/arch/x86/kernel/
Ddevicetree.c185 u32 out_type; member
193 .out_type = IRQ_TYPE_EDGE_RISING,
198 .out_type = IRQ_TYPE_LEVEL_LOW,
203 .out_type = IRQ_TYPE_LEVEL_HIGH,
208 .out_type = IRQ_TYPE_EDGE_FALLING,
/Linux-v5.4/drivers/sh/intc/
Dirqdomain.c29 unsigned long *out_hwirq, unsigned int *out_type) in intc_evt_xlate() argument
35 *out_type = IRQ_TYPE_NONE; in intc_evt_xlate()
/Linux-v5.4/include/linux/
Dirqdomain.h112 unsigned long *out_hwirq, unsigned int *out_type);
122 unsigned long *out_hwirq, unsigned int *out_type);
416 irq_hw_number_t *out_hwirq, unsigned int *out_type);
419 irq_hw_number_t *out_hwirq, unsigned int *out_type);
422 irq_hw_number_t *out_hwirq, unsigned int *out_type);
427 unsigned int *out_type);
/Linux-v5.4/drivers/irqchip/
Dirq-xtensa-pic.c32 unsigned long *out_hwirq, unsigned int *out_type) in xtensa_pic_irq_domain_xlate() argument
36 out_hwirq, out_type); in xtensa_pic_irq_domain_xlate()
Dirq-csky-mpintc.c193 unsigned int *out_type) in csky_irq_domain_xlate_cells() argument
200 *out_type = intspec[1] & IRQ_TYPE_SENSE_MASK; in csky_irq_domain_xlate_cells()
202 *out_type = IRQ_TYPE_LEVEL_HIGH; in csky_irq_domain_xlate_cells()
Dirq-xtensa-mx.c48 unsigned long *out_hwirq, unsigned int *out_type) in xtensa_mx_irq_domain_xlate() argument
52 out_hwirq, out_type); in xtensa_mx_irq_domain_xlate()
Dirq-atmel-aic-common.h29 unsigned int *out_type);
Dirq-bcm2835.c109 unsigned long *out_hwirq, unsigned int *out_type) in armctrl_xlate() argument
124 *out_type = IRQ_TYPE_NONE; in armctrl_xlate()
Dirq-uniphier-aidet.c97 unsigned int *out_type) in uniphier_aidet_domain_translate() argument
103 *out_type = fwspec->param[1] & IRQ_TYPE_SENSE_MASK; in uniphier_aidet_domain_translate()
Dirq-atmel-aic-common.c94 unsigned int *out_type) in aic_common_irq_domain_xlate() argument
104 *out_type = intspec[1] & IRQ_TYPE_SENSE_MASK; in aic_common_irq_domain_xlate()
Dexynos-combiner.c142 unsigned int *out_type) in combiner_irq_domain_xlate() argument
151 *out_type = 0; in combiner_irq_domain_xlate()
Dirq-atmel-aic.c175 unsigned int *out_type) in aic_irq_domain_xlate() argument
188 out_hwirq, out_type); in aic_irq_domain_xlate()
Dirq-mips-gic.c436 unsigned int *out_type) in gic_irq_domain_xlate() argument
447 *out_type = intspec[2] & IRQ_TYPE_SENSE_MASK; in gic_irq_domain_xlate()
556 unsigned int *out_type) in gic_ipi_domain_xlate() argument
563 *out_type = IRQ_TYPE_EDGE_RISING; in gic_ipi_domain_xlate()
Dirq-pic32-evic.c167 irq_hw_number_t *out_hwirq, unsigned int *out_type) in pic32_irq_domain_xlate() argument
178 *out_type = intspec[1] & IRQ_TYPE_SENSE_MASK; in pic32_irq_domain_xlate()
Dirq-hip04.c329 unsigned int *out_type) in hip04_irq_domain_xlate() argument
345 *out_type = intspec[2] & IRQ_TYPE_SENSE_MASK; in hip04_irq_domain_xlate()
Dirq-atmel-aic5.c278 unsigned int *out_type) in aic5_irq_domain_xlate() argument
289 out_hwirq, out_type); in aic5_irq_domain_xlate()
/Linux-v5.4/arch/xtensa/kernel/
Dirq.c71 unsigned long *out_hwirq, unsigned int *out_type) in xtensa_irq_domain_xlate() argument
84 *out_type = IRQ_TYPE_NONE; in xtensa_irq_domain_xlate()
/Linux-v5.4/arch/xtensa/include/asm/
Dirq.h37 unsigned long *out_hwirq, unsigned int *out_type);
/Linux-v5.4/kernel/irq/
Dirqdomain.c929 unsigned long *out_hwirq, unsigned int *out_type) in irq_domain_xlate_onecell() argument
934 *out_type = IRQ_TYPE_NONE; in irq_domain_xlate_onecell()
948 irq_hw_number_t *out_hwirq, unsigned int *out_type) in irq_domain_xlate_twocell() argument
953 return irq_domain_translate_twocell(d, &fwspec, out_hwirq, out_type); in irq_domain_xlate_twocell()
971 unsigned long *out_hwirq, unsigned int *out_type) in irq_domain_xlate_onetwocell() argument
977 *out_type = intspec[1] & IRQ_TYPE_SENSE_MASK; in irq_domain_xlate_onetwocell()
979 *out_type = IRQ_TYPE_NONE; in irq_domain_xlate_onetwocell()
1000 unsigned int *out_type) in irq_domain_translate_twocell() argument
1005 *out_type = fwspec->param[1] & IRQ_TYPE_SENSE_MASK; in irq_domain_translate_twocell()
/Linux-v5.4/drivers/gpio/
Dgpio-sodaville.c94 u32 *out_type) in sdv_xlate() argument
113 *out_type = type; in sdv_xlate()
/Linux-v5.4/arch/mips/cavium-octeon/
Docteon-irq.c1151 unsigned int *out_type) in octeon_irq_gpio_xlat() argument
1189 *out_type = type; in octeon_irq_gpio_xlat()
1200 unsigned int *out_type) in octeon_irq_ciu_xlat() argument
1212 *out_type = 0; in octeon_irq_ciu_xlat()
1895 unsigned int *out_type) in octeon_irq_ciu2_xlat() argument
1903 *out_type = 0; in octeon_irq_ciu2_xlat()
2165 unsigned int *out_type) in octeon_irq_cib_xlat() argument
2175 *out_type = IRQ_TYPE_LEVEL_HIGH; in octeon_irq_cib_xlat()
2178 *out_type = IRQ_TYPE_EDGE_RISING; in octeon_irq_cib_xlat()
2335 unsigned int *out_type) in octeon_irq_ciu3_xlat() argument
[all …]
/Linux-v5.4/net/ipv6/
Dxfrm6_tunnel.c366 goto out_type; in xfrm6_tunnel_init()
379 out_type: in xfrm6_tunnel_init()

12