Searched refs:wrot (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/Documentation/devicetree/bindings/media/ |
| H A D | mediatek-mdp.txt | 15 "mediatek,mt8173-mdp-wrot" - write DMA with rotation 26 "mediatek,mt8173-mdp-wrot" 81 mdp_wrot0: wrot@14007000 { 82 compatible = "mediatek,mt8173-mdp-wrot"; 89 mdp_wrot1: wrot@14008000 { 90 compatible = "mediatek,mt8173-mdp-wrot";
|
| H A D | mediatek,mdp3-wrot.yaml | 4 $id: http://devicetree.org/schemas/media/mediatek,mdp3-wrot.yaml# 20 - mediatek,mt8183-mdp3-wrot 23 - mediatek,mt8195-mdp3-wrot 24 - const: mediatek,mt8183-mdp3-wrot 80 compatible = "mediatek,mt8183-mdp3-wrot";
|
| /linux-6.15/drivers/media/platform/mediatek/mdp3/ |
| H A D | mtk-mdp3-comp.c | 659 reg = CFG_COMP(MT8183, ctx->param, wrot.iova[0]); in config_wrot_frame() 661 reg = CFG_COMP(MT8195, ctx->param, wrot.iova[0]); in config_wrot_frame() 665 reg = CFG_COMP(MT8183, ctx->param, wrot.iova[1]); in config_wrot_frame() 667 reg = CFG_COMP(MT8195, ctx->param, wrot.iova[1]); in config_wrot_frame() 671 reg = CFG_COMP(MT8183, ctx->param, wrot.iova[2]); in config_wrot_frame() 673 reg = CFG_COMP(MT8195, ctx->param, wrot.iova[2]); in config_wrot_frame() 696 reg = CFG_COMP(MT8183, ctx->param, wrot.control); in config_wrot_frame() 698 reg = CFG_COMP(MT8195, ctx->param, wrot.control); in config_wrot_frame() 730 reg = CFG_COMP(MT8183, ctx->param, wrot.mat_ctrl); in config_wrot_frame() 755 reg = CFG_COMP(MT8183, ctx->param, wrot.filter); in config_wrot_frame() [all …]
|
| H A D | mdp_sm_mt8183.h | 131 struct mdp_wrot_data_8183 wrot; member
|
| H A D | mdp_sm_mt8195.h | 270 struct mdp_wrot_data_8195 wrot; member
|
| /linux-6.15/arch/arm64/boot/dts/mediatek/ |
| H A D | mt8173.dtsi | 1058 mdp_wrot0: wrot@14007000 { 1059 compatible = "mediatek,mt8173-mdp-wrot"; 1066 mdp_wrot1: wrot@14008000 { 1067 compatible = "mediatek,mt8173-mdp-wrot";
|
| H A D | mt8195.dtsi | 2130 compatible = "mediatek,mt8195-mdp3-wrot", "mediatek,mt8183-mdp3-wrot"; 2537 compatible = "mediatek,mt8195-mdp3-wrot", "mediatek,mt8183-mdp3-wrot"; 2549 compatible = "mediatek,mt8195-mdp3-wrot", "mediatek,mt8183-mdp3-wrot"; 2561 compatible = "mediatek,mt8195-mdp3-wrot", "mediatek,mt8183-mdp3-wrot";
|
| H A D | mt8183.dtsi | 1706 compatible = "mediatek,mt8183-mdp3-wrot";
|