Home
last modified time | relevance | path

Searched refs:JPGDEC_REG_STRIDE_UV (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/mediatek/jpeg/
H A Dmtk_jpeg_dec_reg.h31 #define JPGDEC_REG_STRIDE_UV 0x015c macro
H A Dmtk_jpeg_dec_hw.c305 writel((stride_uv & 0xFFFF), base + JPGDEC_REG_STRIDE_UV); in mtk_jpeg_dec_set_mem_stride()