Home
last modified time | relevance | path

Searched refs:JPEG_ENC_RSTB (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/mtk-jpeg/
H A Dmtk_jpeg_enc_hw.c35 writel(0, base + JPEG_ENC_RSTB); in mtk_jpeg_enc_reset()
36 writel(JPEG_ENC_RESET_BIT, base + JPEG_ENC_RSTB); in mtk_jpeg_enc_reset()
H A Dmtk_jpeg_enc_hw.h48 #define JPEG_ENC_RSTB 0x100 macro
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/jpeg/
H A Dmtk_jpeg_enc_hw.h48 #define JPEG_ENC_RSTB 0x100 macro
H A Dmtk_jpeg_enc_hw.c59 writel(0, base + JPEG_ENC_RSTB); in mtk_jpeg_enc_reset()
60 writel(JPEG_ENC_RESET_BIT, base + JPEG_ENC_RSTB); in mtk_jpeg_enc_reset()

Completed in 2 milliseconds