/drivers/media/platform/mediatek/mdp3/ |
D | mtk-mdp3-comp.c | 106 if (CFG_CHECK(MT8183, p_id)) in config_rdma_frame() 107 reg = CFG_COMP(MT8183, ctx->param, rdma.src_ctrl); in config_rdma_frame() 114 if (CFG_CHECK(MT8183, p_id)) in config_rdma_frame() 115 reg = CFG_COMP(MT8183, ctx->param, rdma.ufo_dec_y); in config_rdma_frame() 119 if (CFG_CHECK(MT8183, p_id)) in config_rdma_frame() 120 reg = CFG_COMP(MT8183, ctx->param, rdma.ufo_dec_c); in config_rdma_frame() 126 if (CFG_CHECK(MT8183, p_id)) in config_rdma_frame() 127 reg = CFG_COMP(MT8183, ctx->param, rdma.mf_bkgd_in_pxl); in config_rdma_frame() 134 if (CFG_CHECK(MT8183, p_id)) in config_rdma_frame() 135 reg = CFG_COMP(MT8183, ctx->param, rdma.control); in config_rdma_frame() [all …]
|
D | mtk-mdp3-cmdq.c | 38 if (CFG_CHECK(MT8183, p_id)) { in is_output_disabled() 39 num = CFG_COMP(MT8183, param, num_subfrms); in is_output_disabled() 40 dis_output = CFG_COMP(MT8183, param, frame.output_disable); in is_output_disabled() 41 dis_tile = CFG_COMP(MT8183, param, frame.output_disable); in is_output_disabled() 59 if (CFG_CHECK(MT8183, p_id)) in mdp_path_subfrm_require() 60 num_comp = CFG_GET(MT8183, path->config, num_components); in mdp_path_subfrm_require() 115 if (CFG_CHECK(MT8183, p_id)) in mdp_path_subfrm_run() 116 num_comp = CFG_GET(MT8183, path->config, num_components); in mdp_path_subfrm_run() 152 if (CFG_CHECK(MT8183, p_id)) in mdp_path_ctx_init() 153 num_comp = CFG_GET(MT8183, path->config, num_components); in mdp_path_ctx_init() [all …]
|
D | mdp_cfg_data.c | 50 [MDP_INFRA_MMSYS] = { .compatible = "mediatek,mt8183-mmsys" }, 51 [MDP_INFRA_MUTEX] = { .compatible = "mediatek,mt8183-disp-mutex" }, 52 [MDP_INFRA_SCP] = { .compatible = "mediatek,mt8183-scp" } 151 .compatible = "mediatek,mt8183-mdp3-wdma", 154 .compatible = "mediatek,mt8183-mdp3-wrot", 412 .mdp_plat_id = MT8183,
|
/drivers/clk/mediatek/ |
D | Kconfig | 516 tristate "Clock driver for MediaTek MT8183" 521 This driver supports MediaTek MT8183 basic clocks. 524 tristate "Clock driver for MediaTek MT8183 audiosys" 528 This driver supports MediaTek MT8183 audiosys clocks. 531 tristate "Clock driver for MediaTek MT8183 camsys" 535 This driver supports MediaTek MT8183 camsys clocks. 538 tristate "Clock driver for MediaTek MT8183 imgsys" 542 This driver supports MediaTek MT8183 imgsys clocks. 545 tristate "Clock driver for MediaTek MT8183 ipu_core0" 549 This driver supports MediaTek MT8183 ipu_core0 clocks. [all …]
|
D | Makefile | 78 obj-$(CONFIG_COMMON_CLK_MT8183) += clk-mt8183-apmixedsys.o clk-mt8183.o 79 obj-$(CONFIG_COMMON_CLK_MT8183_AUDIOSYS) += clk-mt8183-audio.o 80 obj-$(CONFIG_COMMON_CLK_MT8183_CAMSYS) += clk-mt8183-cam.o 81 obj-$(CONFIG_COMMON_CLK_MT8183_IMGSYS) += clk-mt8183-img.o 82 obj-$(CONFIG_COMMON_CLK_MT8183_IPU_CORE0) += clk-mt8183-ipu0.o 83 obj-$(CONFIG_COMMON_CLK_MT8183_IPU_CORE1) += clk-mt8183-ipu1.o 84 obj-$(CONFIG_COMMON_CLK_MT8183_IPU_ADL) += clk-mt8183-ipu_adl.o 85 obj-$(CONFIG_COMMON_CLK_MT8183_IPU_CONN) += clk-mt8183-ipu_conn.o 86 obj-$(CONFIG_COMMON_CLK_MT8183_MFGCFG) += clk-mt8183-mfgcfg.o 87 obj-$(CONFIG_COMMON_CLK_MT8183_MMSYS) += clk-mt8183-mm.o [all …]
|
D | clk-mt8183-ipu_adl.c | 12 #include <dt-bindings/clock/mt8183-clk.h> 35 .compatible = "mediatek,mt8183-ipu_adl", 47 .name = "clk-mt8183-ipu_adl",
|
D | clk-mt8183-mfgcfg.c | 13 #include <dt-bindings/clock/mt8183-clk.h> 37 .compatible = "mediatek,mt8183-mfgcfg", 49 .name = "clk-mt8183-mfg",
|
D | clk-mt8183-ipu1.c | 12 #include <dt-bindings/clock/mt8183-clk.h> 37 .compatible = "mediatek,mt8183-ipu_core1", 49 .name = "clk-mt8183-ipu_core1",
|
D | clk-mt8183-ipu0.c | 12 #include <dt-bindings/clock/mt8183-clk.h> 37 .compatible = "mediatek,mt8183-ipu_core0", 49 .name = "clk-mt8183-ipu_core0",
|
D | clk-mt8183-venc.c | 12 #include <dt-bindings/clock/mt8183-clk.h> 40 .compatible = "mediatek,mt8183-vencsys", 52 .name = "clk-mt8183-venc",
|
D | clk-mt8183-vdec.c | 12 #include <dt-bindings/clock/mt8183-clk.h> 48 .compatible = "mediatek,mt8183-vdecsys", 60 .name = "clk-mt8183-vdec",
|
D | clk-mt8183-img.c | 12 #include <dt-bindings/clock/mt8183-clk.h> 44 .compatible = "mediatek,mt8183-imgsys", 56 .name = "clk-mt8183-img",
|
D | clk-mt8183-cam.c | 12 #include <dt-bindings/clock/mt8183-clk.h> 44 .compatible = "mediatek,mt8183-camsys", 56 .name = "clk-mt8183-cam",
|
D | clk-mt8183-audio.c | 13 #include <dt-bindings/clock/mt8183-clk.h> 97 { .compatible = "mediatek,mt8183-audiosys", .data = &audio_desc }, 106 .name = "clk-mt8183-audio",
|
D | clk-mt8183-ipu_conn.c | 12 #include <dt-bindings/clock/mt8183-clk.h> 104 .compatible = "mediatek,mt8183-ipu_conn", 116 .name = "clk-mt8183-ipu_conn",
|
D | clk-mt8183-mm.c | 12 #include <dt-bindings/clock/mt8183-clk.h> 91 { .name = "clk-mt8183-mm", .driver_data = (kernel_ulong_t)&mm_desc }, 100 .name = "clk-mt8183-mm",
|
D | clk-mt8183-apmixedsys.c | 9 #include <dt-bindings/clock/mt8183-clk.h> 182 { .compatible = "mediatek,mt8183-apmixedsys" }, 190 .name = "clk-mt8183-apmixed",
|
D | clk-mt8183.c | 16 #include <dt-bindings/clock/mt8183-clk.h> 892 { .compatible = "mediatek,mt8183-infracfg", .data = &infra_desc }, 893 { .compatible = "mediatek,mt8183-mcucfg", .data = &mcu_desc }, 894 { .compatible = "mediatek,mt8183-pericfg", .data = &peri_desc, }, 895 { .compatible = "mediatek,mt8183-topckgen", .data = &topck_desc }, 904 .name = "clk-mt8183",
|
/drivers/gpu/drm/mediatek/ |
D | mtk_drm_drv.c | 326 { .compatible = "mediatek,mt8183-mmsys", 662 { .compatible = "mediatek,mt8183-disp-aal", 668 { .compatible = "mediatek,mt8183-disp-ccorr", 680 { .compatible = "mediatek,mt8183-disp-dither", 688 { .compatible = "mediatek,mt8183-disp-gamma", 700 { .compatible = "mediatek,mt8183-disp-mutex", 718 { .compatible = "mediatek,mt8183-disp-ovl", 724 { .compatible = "mediatek,mt8183-disp-ovl-2l", 742 { .compatible = "mediatek,mt8183-disp-rdma", 756 { .compatible = "mediatek,mt8183-dpi", [all …]
|
D | mtk_disp_ccorr.c | 92 /* identity value 0x100000000 -> 0x400(mt8183), */ in mtk_ctm_s31_32_to_s1_n() 206 { .compatible = "mediatek,mt8183-disp-ccorr",
|
/drivers/gpu/drm/ci/ |
D | test.yml | 285 mediatek:mt8183: 290 DEVICE_TYPE: mt8183-kukui-jacuzzi-juniper-sku16 291 GPU_VERSION: mt8183 292 RUNNER_TAG: mesa-ci-x86-64-lava-mt8183-kukui-jacuzzi-juniper-sku16
|
/drivers/media/platform/mediatek/vcodec/ |
D | Kconfig | 31 and MT8183. 34 also be selected. Support for MT8183 depends on MTK_SCP.
|
/drivers/thermal/mediatek/ |
D | auxadc_thermal.c | 124 * These macros could be used for MT8183, MT8173, MT2701, and MT2712. 125 * MT8183 has 6 sensors and needs 6 VTS calibration data. 241 /* MT8183 thermal sensors */ 252 /* The total number of temperature sensors in the MT8183 */ 255 /* The number of banks in the MT8183 */ 261 /* The number of controller in the MT8183 */ 353 /* MT8183 thermal sensor data */ 639 * The MT8183 thermal controller has one bank for the current SW framework. 640 * The MT8183 has a total of 6 temperature sensors. 1157 .compatible = "mediatek,mt8183-thermal",
|
/drivers/pmdomain/mediatek/ |
D | mt8183-pm-domains.h | 7 #include <dt-bindings/power/mt8183-power.h> 10 * MT8183 power domain support
|
/drivers/soc/mediatek/ |
D | mtk-mmsys.c | 19 #include "mt8183-mmsys.h" 71 .clk_driver = "clk-mt8183-mm", 431 { .compatible = "mediatek,mt8183-mmsys", .data = &mt8183_mmsys_driver_data },
|