Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/gpu/drm/exynos/
H A 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);
H A Dexynos5433_drm_decon.c70 unsigned long out_type; member
117 if (!(ctx->out_type & I80_HW_TRG)) in decon_enable_vblank()
127 if (!(ctx->out_type & I80_HW_TRG)) in decon_disable_vblank()
178 if (!ctx->crtc->i80_mode && !(ctx->out_type & I80_HW_TRG)) in decon_setup_trigger()
181 if (!(ctx->out_type & I80_HW_TRG)) { in decon_setup_trigger()
203 if (ctx->out_type & IFTYPE_HDMI) { in decon_commit()
443 if (!(ctx->out_type & IFTYPE_HDMI)) in decon_update_plane()
504 if (!(ctx->out_type & IFTYPE_HDMI)) in decon_swreset()
538 if (!(ctx->out_type & I80_HW_TRG)) in decon_atomic_disable()
625 enum exynos_drm_output_type out_type; in decon_bind() local
[all …]
H A Dexynos_drm_crtc.c209 enum exynos_drm_output_type out_type) in exynos_drm_crtc_get_by_type() argument
214 if (to_exynos_crtc(crtc)->type == out_type) in exynos_drm_crtc_get_by_type()
221 enum exynos_drm_output_type out_type) in exynos_drm_set_possible_crtcs() argument
224 out_type); in exynos_drm_set_possible_crtcs()
/openbmc/linux/arch/x86/kernel/
H A Ddevicetree.c177 u32 out_type; member
185 .out_type = IRQ_TYPE_EDGE_FALLING,
190 .out_type = IRQ_TYPE_LEVEL_HIGH,
195 .out_type = IRQ_TYPE_LEVEL_LOW,
200 .out_type = IRQ_TYPE_EDGE_RISING,
/openbmc/linux/include/linux/
H A Dirqdomain.h97 unsigned long *out_hwirq, unsigned int *out_type);
107 unsigned long *out_hwirq, unsigned int *out_type);
447 irq_hw_number_t *out_hwirq, unsigned int *out_type);
450 irq_hw_number_t *out_hwirq, unsigned int *out_type);
453 irq_hw_number_t *out_hwirq, unsigned int *out_type);
458 unsigned int *out_type);
463 unsigned int *out_type);
/openbmc/linux/drivers/sh/intc/
H A 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()
/openbmc/linux/drivers/irqchip/
H A Dirq-xtensa-pic.c33 unsigned long *out_hwirq, unsigned int *out_type) in xtensa_pic_irq_domain_xlate() argument
37 out_hwirq, out_type); in xtensa_pic_irq_domain_xlate()
H A 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()
H A Dirq-xtensa-mx.c49 unsigned long *out_hwirq, unsigned int *out_type) in xtensa_mx_irq_domain_xlate() argument
53 out_hwirq, out_type); in xtensa_mx_irq_domain_xlate()
H A Dirq-hip04.c317 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()
H A Dirq-atmel-aic-common.h29 unsigned int *out_type);
H A Dirq-uniphier-aidet.c96 unsigned int *out_type) in uniphier_aidet_domain_translate() argument
102 *out_type = fwspec->param[1] & IRQ_TYPE_SENSE_MASK; in uniphier_aidet_domain_translate()
H A 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()
H A Dexynos-combiner.c140 unsigned int *out_type) in combiner_irq_domain_xlate() argument
149 *out_type = 0; in combiner_irq_domain_xlate()
H A Dirq-bcm2835.c110 unsigned long *out_hwirq, unsigned int *out_type) in armctrl_xlate() argument
125 *out_type = IRQ_TYPE_NONE; in armctrl_xlate()
H A Dirq-loongson-liointc.c181 unsigned long *out_hwirq, unsigned int *out_type) in liointc_domain_xlate() argument
188 *out_type = intspec[1] & IRQ_TYPE_SENSE_MASK; in liointc_domain_xlate()
190 *out_type = IRQ_TYPE_NONE; in liointc_domain_xlate()
H A Dirq-atmel-aic.c175 unsigned int *out_type) in aic_irq_domain_xlate() argument
188 out_hwirq, out_type); in aic_irq_domain_xlate()
H A Dirq-mips-gic.c452 unsigned int *out_type) in gic_irq_domain_xlate() argument
463 *out_type = intspec[2] & IRQ_TYPE_SENSE_MASK; in gic_irq_domain_xlate()
577 unsigned int *out_type) in gic_ipi_domain_xlate() argument
584 *out_type = IRQ_TYPE_EDGE_RISING; in gic_ipi_domain_xlate()
H A Dirq-pic32-evic.c166 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()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/libteam/
H A D0001-team_basic_test.py-switch-to-python3.patch45 def print_output(out_type, string):
50 - "----------------------------" % (out_type, string))
51 + "----------------------------" % (out_type, string)))
/openbmc/linux/arch/xtensa/kernel/
H A Dirq.c69 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()
/openbmc/linux/kernel/irq/
H A Dirqdomain.c981 unsigned long *out_hwirq, unsigned int *out_type) in irq_domain_xlate_onecell() argument
986 *out_type = IRQ_TYPE_NONE; in irq_domain_xlate_onecell()
1000 irq_hw_number_t *out_hwirq, unsigned int *out_type) in irq_domain_xlate_twocell() argument
1005 return irq_domain_translate_twocell(d, &fwspec, out_hwirq, out_type); in irq_domain_xlate_twocell()
1023 unsigned long *out_hwirq, unsigned int *out_type) in irq_domain_xlate_onetwocell() argument
1029 *out_type = intspec[1] & IRQ_TYPE_SENSE_MASK; in irq_domain_xlate_onetwocell()
1031 *out_type = IRQ_TYPE_NONE; in irq_domain_xlate_onetwocell()
1048 unsigned int *out_type) in irq_domain_translate_onecell() argument
1053 *out_type = IRQ_TYPE_NONE; in irq_domain_translate_onecell()
1069 unsigned int *out_type) in irq_domain_translate_twocell() argument
[all …]
/openbmc/linux/drivers/thunderbolt/
H A Dtest.c867 enum tb_port_type out_type; member
886 .out_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane0()
893 .out_type = TB_TYPE_PCIE_UP, in tb_test_path_not_bonded_lane0()
923 test_data[i].out_type); in tb_test_path_not_bonded_lane0()
948 .out_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1()
955 .out_type = TB_TYPE_DP_HDMI_OUT, in tb_test_path_not_bonded_lane1()
985 test_data[i].out_type); in tb_test_path_not_bonded_lane1()
1012 .out_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1_chain()
1019 .out_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1_chain()
1026 .out_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1_chain()
[all …]
/openbmc/linux/arch/xtensa/include/asm/
H A Dirq.h37 unsigned long *out_hwirq, unsigned int *out_type);
/openbmc/linux/drivers/gpio/
H A Dgpio-sodaville.c94 u32 *out_type) in sdv_xlate() argument
113 *out_type = type; in sdv_xlate()

12