Searched refs:vepu_write (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/media/platform/verisilicon/
H A Drockchip_vpu_hw.c367 vepu_write(vpu, 0, H1_REG_INTERRUPT);
368 vepu_write(vpu, 0, H1_REG_AXI_CTRL);
403 vepu_write(vpu, 0, VEPU_REG_INTERRUPT);
404 vepu_write(vpu, 0, VEPU_REG_AXI_CTRL);
470 vepu_write(vpu, H1_REG_INTERRUPT_DIS_BIT, H1_REG_INTERRUPT);
471 vepu_write(vpu, 0, H1_REG_ENC_CTRL);
472 vepu_write(vpu, 0, H1_REG_AXI_CTRL);
488 vepu_write(vpu, VEPU_REG_INTERRUPT_DIS_BIT, VEPU_REG_INTERRUPT);
489 vepu_write(vpu, 0, VEPU_REG_ENCODE_START);
490 vepu_write(vp
[all...]
H A Dhantro_h1_jpeg_enc.c143 vepu_write(vpu, reg, H1_REG_AXI_CTRL);
153 vepu_write(vpu, reg, H1_REG_ENC_CTRL);
H A Drockchip_vpu2_hw_jpeg_enc.c171 vepu_write(vpu, reg, VEPU_REG_DATA_ENDIAN);
184 vepu_write(vpu, reg, VEPU_REG_ENCODE_START);
H A Dstm32mp25_vpu_hw.c107 vepu_write(vpu, H1_REG_INTERRUPT_BIT, H1_REG_INTERRUPT);
H A Dhantro.h387 static __always_inline void vepu_write(struct hantro_dev *vpu, u32 val, u32 reg) function

Completed in 268 milliseconds