Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu2_hw_jpeg_enc.c123 vepu_write_relaxed(vpu, reg, VEPU_REG_JPEG_LUMA_QUAT(i)); in rockchip_vpu2_jpeg_enc_set_qtable()
H A Drockchip_vpu2_regs.h69 #define VEPU_REG_JPEG_LUMA_QUAT(i) (0x000 + ((i) * 0x4)) macro