/linux/drivers/gpu/drm/exynos/ |
A D | exynos5433_drm_decon.c | 68 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() 179 if (!(ctx->out_type & I80_HW_TRG)) { in decon_setup_trigger() 201 if (ctx->out_type & IFTYPE_HDMI) { in decon_commit() 536 if (!(ctx->out_type & I80_HW_TRG)) in decon_atomic_disable() 643 out_type = (ctx->out_type & IFTYPE_HDMI) ? EXYNOS_DISPLAY_TYPE_HDMI in decon_bind() 646 out_type, &decon_crtc_ops, ctx); in decon_bind() 807 if (ctx->out_type & IFTYPE_HDMI) in exynos5433_decon_probe() 840 ctx->out_type &= ~I80_HW_TRG; in exynos5433_decon_probe() [all …]
|
A D | exynos_drm_crtc.h | 19 enum exynos_drm_output_type out_type, 28 enum exynos_drm_output_type out_type); 31 enum exynos_drm_output_type out_type);
|
A D | exynos_drm_crtc.c | 210 enum exynos_drm_output_type out_type) in exynos_drm_crtc_get_by_type() argument 215 if (to_exynos_crtc(crtc)->type == out_type) in exynos_drm_crtc_get_by_type() 222 enum exynos_drm_output_type out_type) in exynos_drm_set_possible_crtcs() argument 225 out_type); in exynos_drm_set_possible_crtcs()
|
/linux/arch/x86/kernel/ |
A D | devicetree.c | 180 u32 out_type; member 188 .out_type = IRQ_TYPE_EDGE_FALLING, 193 .out_type = IRQ_TYPE_LEVEL_HIGH, 198 .out_type = IRQ_TYPE_LEVEL_LOW, 203 .out_type = IRQ_TYPE_EDGE_RISING,
|
/linux/include/linux/ |
A D | irqdomain.h | 116 unsigned long *out_hwirq, unsigned int *out_type); 126 unsigned long *out_hwirq, unsigned int *out_type); 446 irq_hw_number_t *out_hwirq, unsigned int *out_type); 449 irq_hw_number_t *out_hwirq, unsigned int *out_type); 452 irq_hw_number_t *out_hwirq, unsigned int *out_type); 457 unsigned int *out_type); 462 unsigned int *out_type);
|
/linux/drivers/sh/intc/ |
A D | irqdomain.c | 29 unsigned long *out_hwirq, unsigned int *out_type) in intc_evt_xlate() argument 35 *out_type = IRQ_TYPE_NONE; in intc_evt_xlate()
|
/linux/drivers/irqchip/ |
A D | irq-xtensa-pic.c | 32 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()
|
A D | irq-csky-mpintc.c | 193 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()
|
A D | irq-xtensa-mx.c | 48 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()
|
A D | irq-hip04.c | 317 unsigned int *out_type) in hip04_irq_domain_xlate() argument 323 *out_type = IRQ_TYPE_EDGE_RISING; in hip04_irq_domain_xlate() 336 *out_type = intspec[2] & IRQ_TYPE_SENSE_MASK; in hip04_irq_domain_xlate()
|
A D | irq-uniphier-aidet.c | 97 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()
|
A D | irq-atmel-aic-common.c | 94 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()
|
A D | exynos-combiner.c | 140 unsigned int *out_type) in combiner_irq_domain_xlate() argument 149 *out_type = 0; in combiner_irq_domain_xlate()
|
A D | irq-bcm2835.c | 110 unsigned long *out_hwirq, unsigned int *out_type) in armctrl_xlate() argument 125 *out_type = IRQ_TYPE_NONE; in armctrl_xlate()
|
A D | irq-atmel-aic-common.h | 29 unsigned int *out_type);
|
A D | irq-atmel-aic.c | 175 unsigned int *out_type) in aic_irq_domain_xlate() argument 188 out_hwirq, out_type); in aic_irq_domain_xlate()
|
A D | irq-mips-gic.c | 449 unsigned int *out_type) in gic_irq_domain_xlate() argument 460 *out_type = intspec[2] & IRQ_TYPE_SENSE_MASK; in gic_irq_domain_xlate() 573 unsigned int *out_type) in gic_ipi_domain_xlate() argument 580 *out_type = IRQ_TYPE_EDGE_RISING; in gic_ipi_domain_xlate()
|
A D | irq-pic32-evic.c | 166 irq_hw_number_t *out_hwirq, unsigned int *out_type) in pic32_irq_domain_xlate() argument 177 *out_type = intspec[1] & IRQ_TYPE_SENSE_MASK; in pic32_irq_domain_xlate()
|
/linux/drivers/thunderbolt/ |
A D | test.c | 809 enum tb_port_type out_type; member 828 .out_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane0() 865 test_data[i].out_type); in tb_test_path_not_bonded_lane0() 890 .out_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1() 927 test_data[i].out_type); in tb_test_path_not_bonded_lane1() 954 .out_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1_chain() 961 .out_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1_chain() 1007 test_data[i].out_type); in tb_test_path_not_bonded_lane1_chain() 1087 test_data[i].out_type); in tb_test_path_not_bonded_lane1_chain_reverse() 1179 test_data[i].out_type); in tb_test_path_mixed_chain() [all …]
|
/linux/kernel/irq/ |
A D | irqdomain.c | 944 unsigned long *out_hwirq, unsigned int *out_type) in irq_domain_xlate_onecell() argument 949 *out_type = IRQ_TYPE_NONE; in irq_domain_xlate_onecell() 963 irq_hw_number_t *out_hwirq, unsigned int *out_type) in irq_domain_xlate_twocell() argument 968 return irq_domain_translate_twocell(d, &fwspec, out_hwirq, out_type); in irq_domain_xlate_twocell() 986 unsigned long *out_hwirq, unsigned int *out_type) in irq_domain_xlate_onetwocell() argument 992 *out_type = intspec[1] & IRQ_TYPE_SENSE_MASK; in irq_domain_xlate_onetwocell() 994 *out_type = IRQ_TYPE_NONE; in irq_domain_xlate_onetwocell() 1011 unsigned int *out_type) in irq_domain_translate_onecell() argument 1016 *out_type = IRQ_TYPE_NONE; in irq_domain_translate_onecell() 1032 unsigned int *out_type) in irq_domain_translate_twocell() argument [all …]
|
/linux/arch/xtensa/kernel/ |
A D | irq.c | 69 unsigned long *out_hwirq, unsigned int *out_type) in xtensa_irq_domain_xlate() argument 82 *out_type = IRQ_TYPE_NONE; in xtensa_irq_domain_xlate()
|
/linux/drivers/gpio/ |
A D | gpio-sodaville.c | 94 u32 *out_type) in sdv_xlate() argument 113 *out_type = type; in sdv_xlate()
|
/linux/arch/xtensa/include/asm/ |
A D | irq.h | 37 unsigned long *out_hwirq, unsigned int *out_type);
|
/linux/drivers/mailbox/ |
A D | qcom-ipcc.c | 130 unsigned int *out_type) in qcom_ipcc_domain_xlate() argument 136 *out_type = intspec[2] & IRQ_TYPE_SENSE_MASK; in qcom_ipcc_domain_xlate()
|
/linux/arch/mips/cavium-octeon/ |
A D | octeon-irq.c | 1151 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() 1910 unsigned int *out_type) in octeon_irq_ciu2_xlat() argument 1918 *out_type = 0; in octeon_irq_ciu2_xlat() 2180 unsigned int *out_type) in octeon_irq_cib_xlat() argument 2190 *out_type = IRQ_TYPE_LEVEL_HIGH; in octeon_irq_cib_xlat() 2193 *out_type = IRQ_TYPE_EDGE_RISING; in octeon_irq_cib_xlat() 2353 unsigned int *out_type) in octeon_irq_ciu3_xlat() argument [all …]
|