| /OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/ |
| H A D | exynos5433_drm_decon.c | 69 unsigned long out_type; member 116 if (!(ctx->out_type & I80_HW_TRG)) in decon_enable_vblank() 126 if (!(ctx->out_type & I80_HW_TRG)) in decon_disable_vblank() 177 if (!ctx->crtc->i80_mode && !(ctx->out_type & I80_HW_TRG)) in decon_setup_trigger() 180 if (!(ctx->out_type & I80_HW_TRG)) { in decon_setup_trigger() 202 if (ctx->out_type & IFTYPE_HDMI) { in decon_commit() 442 if (!(ctx->out_type & IFTYPE_HDMI)) in decon_update_plane() 503 if (!(ctx->out_type & IFTYPE_HDMI)) in decon_swreset() 532 if (!(ctx->out_type & I80_HW_TRG)) in decon_atomic_disable() 619 enum exynos_drm_output_type out_type; in decon_bind() local [all …]
|
| H 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);
|
| H A D | exynos_drm_crtc.c | 208 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()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | devicetree.c | 186 u32 out_type; member 194 .out_type = IRQ_TYPE_EDGE_RISING, 199 .out_type = IRQ_TYPE_LEVEL_LOW, 204 .out_type = IRQ_TYPE_LEVEL_HIGH, 209 .out_type = IRQ_TYPE_EDGE_FALLING,
|
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | test.c | 740 enum tb_port_type out_type; member 759 .out_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane0() 766 .out_type = TB_TYPE_PCIE_UP, in tb_test_path_not_bonded_lane0() 796 test_data[i].out_type); in tb_test_path_not_bonded_lane0() 821 .out_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1() 828 .out_type = TB_TYPE_DP_HDMI_OUT, in tb_test_path_not_bonded_lane1() 858 test_data[i].out_type); in tb_test_path_not_bonded_lane1() 885 .out_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1_chain() 892 .out_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1_chain() 899 .out_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1_chain() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | irqdomain.h | 115 unsigned long *out_hwirq, unsigned int *out_type); 125 unsigned long *out_hwirq, unsigned int *out_type); 439 irq_hw_number_t *out_hwirq, unsigned int *out_type); 442 irq_hw_number_t *out_hwirq, unsigned int *out_type); 445 irq_hw_number_t *out_hwirq, unsigned int *out_type); 450 unsigned int *out_type); 455 unsigned int *out_type);
|
| /OK3568_Linux_fs/kernel/drivers/sh/intc/ |
| H 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()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/libteam/libteam/ |
| H A D | 0001-team_basic_test.py-switch-to-python3.patch | 45 def print_output(out_type, string): 50 - "----------------------------" % (out_type, string)) 51 + "----------------------------" % (out_type, string)))
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H 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()
|
| H 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()
|
| H 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()
|
| H A D | irq-hip04.c | 321 unsigned int *out_type) in hip04_irq_domain_xlate() argument 327 *out_type = IRQ_TYPE_EDGE_RISING; in hip04_irq_domain_xlate() 340 *out_type = intspec[2] & IRQ_TYPE_SENSE_MASK; in hip04_irq_domain_xlate()
|
| H 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()
|
| H 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()
|
| H A D | exynos-combiner.c | 142 unsigned int *out_type) in combiner_irq_domain_xlate() argument 151 *out_type = 0; in combiner_irq_domain_xlate()
|
| H 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()
|
| H A D | irq-atmel-aic-common.h | 29 unsigned int *out_type);
|
| H A D | irq-mips-gic.c | 438 unsigned int *out_type) in gic_irq_domain_xlate() argument 449 *out_type = intspec[2] & IRQ_TYPE_SENSE_MASK; in gic_irq_domain_xlate() 562 unsigned int *out_type) in gic_ipi_domain_xlate() argument 569 *out_type = IRQ_TYPE_EDGE_RISING; in gic_ipi_domain_xlate()
|
| H 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()
|
| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | irqdomain.c | 920 unsigned long *out_hwirq, unsigned int *out_type) in irq_domain_xlate_onecell() argument 925 *out_type = IRQ_TYPE_NONE; in irq_domain_xlate_onecell() 939 irq_hw_number_t *out_hwirq, unsigned int *out_type) in irq_domain_xlate_twocell() argument 944 return irq_domain_translate_twocell(d, &fwspec, out_hwirq, out_type); in irq_domain_xlate_twocell() 962 unsigned long *out_hwirq, unsigned int *out_type) in irq_domain_xlate_onetwocell() argument 968 *out_type = intspec[1] & IRQ_TYPE_SENSE_MASK; in irq_domain_xlate_onetwocell() 970 *out_type = IRQ_TYPE_NONE; in irq_domain_xlate_onetwocell() 987 unsigned int *out_type) in irq_domain_translate_onecell() argument 992 *out_type = IRQ_TYPE_NONE; in irq_domain_translate_onecell() 1008 unsigned int *out_type) in irq_domain_translate_twocell() argument [all …]
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/ |
| H A D | irq.c | 71 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()
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-sodaville.c | 94 u32 *out_type) in sdv_xlate() argument 113 *out_type = type; in sdv_xlate()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | irq.h | 37 unsigned long *out_hwirq, unsigned int *out_type);
|
| /OK3568_Linux_fs/kernel/drivers/mailbox/ |
| H 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()
|
| /OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/ |
| H A D | octeon-irq.c | 1161 unsigned int *out_type) in octeon_irq_gpio_xlat() argument 1199 *out_type = type; in octeon_irq_gpio_xlat() 1210 unsigned int *out_type) in octeon_irq_ciu_xlat() argument 1222 *out_type = 0; in octeon_irq_ciu_xlat() 1905 unsigned int *out_type) in octeon_irq_ciu2_xlat() argument 1913 *out_type = 0; in octeon_irq_ciu2_xlat() 2175 unsigned int *out_type) in octeon_irq_cib_xlat() argument 2185 *out_type = IRQ_TYPE_LEVEL_HIGH; in octeon_irq_cib_xlat() 2188 *out_type = IRQ_TYPE_EDGE_RISING; in octeon_irq_cib_xlat() 2348 unsigned int *out_type) in octeon_irq_ciu3_xlat() argument [all …]
|