Home
last modified time | relevance | path

Searched full:vdec_sys (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/devicetree/bindings/media/
H A Dmediatek,vcodec-subdev-decoder.yaml83 - description: VDEC_SYS register space
235 reg = <0 0x16000000 0 0x1000>; /* VDEC_SYS */
/linux/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_cmn_drv.h34 VDEC_SYS, enumerator
H A Dmtk_vcodec_util.c42 writel(val, dev->reg_base[VDEC_SYS] + reg); in mtk_vcodec_write_vdecsys()
/linux/include/dt-bindings/clock/
H A Dmt6797-clk.h259 /* VDEC_SYS */
H A Dmediatek,mt6795-clk.h263 /* VDEC_SYS */
H A Dmt8173-clk.h302 /* VDEC_SYS */
/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_drv.c50 cg_status = readl(dev->reg_base[VDEC_SYS] + VDEC_HW_ACTIVE_ADDR); in mtk_vcodec_is_hw_active()
111 * register organization, which implies that the VDEC_SYS iospace gets in mtk_vcodec_get_reg_bases()