Home
last modified time | relevance | path

Searched refs:VP8_WO_VLD_SRST (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/vdec/
H A Dvdec_vp8_if.c30 #define VP8_WO_VLD_SRST 0x108 macro
33 #define VP8_WO_VLD_SRST 0x108 macro
232 writel(0x101, ld + VP8_WO_VLD_SRST); in enable_hw_rw_function()
233 writel(0x101, hwb + VP8_WO_VLD_SRST); in enable_hw_rw_function()
242 writel(0x0, ld + VP8_WO_VLD_SRST); in enable_hw_rw_function()
243 writel(0x0, hwb + VP8_WO_VLD_SRST); in enable_hw_rw_function()
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp8_if.c29 #define VP8_WO_VLD_SRST 0x108 macro
32 #define VP8_WO_VLD_SRST 0x108 macro
229 writel(0x101, ld + VP8_WO_VLD_SRST); in enable_hw_rw_function()
230 writel(0x101, hwb + VP8_WO_VLD_SRST); in enable_hw_rw_function()
239 writel(0x0, ld + VP8_WO_VLD_SRST); in enable_hw_rw_function()
240 writel(0x0, hwb + VP8_WO_VLD_SRST); in enable_hw_rw_function()

Completed in 3 milliseconds