#include "hantro_hw.h"
#include "hantro_g2_regs.h"
#define G2_ALIGN …
void hantro_g2_check_idle(struct hantro_dev *vpu)
{ … }
irqreturn_t hantro_g2_irq(int irq, void *dev_id)
{ … }
size_t hantro_g2_chroma_offset(struct hantro_ctx *ctx)
{ … }
size_t hantro_g2_motion_vectors_offset(struct hantro_ctx *ctx)
{ … }
static size_t hantro_g2_mv_size(struct hantro_ctx *ctx)
{ … }
size_t hantro_g2_luma_compress_offset(struct hantro_ctx *ctx)
{ … }
size_t hantro_g2_chroma_compress_offset(struct hantro_ctx *ctx)
{ … }