Home
last modified time | relevance | path

Searched refs:vepu_read (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Dhantro_h1_jpeg_enc.c144 u32 bytesused = vepu_read(vpu, H1_REG_STR_BUF_LIMIT) / 8; in hantro_jpeg_enc_done()
H A Drk3399_vpu_hw.c97 status = vepu_read(vpu, VEPU_REG_INTERRUPT); in rk3399_vepu_irq()
H A Drk3288_vpu_hw.c118 status = vepu_read(vpu, H1_REG_INTERRUPT); in rk3288_vepu_irq()
H A Dhantro.h342 static inline u32 vepu_read(struct hantro_dev *vpu, u32 reg) in vepu_read() function