Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu_hw.c417 status = vdpu_read(vpu, AV1_REG_INTERRUPT); in rk3588_vpu981_irq()
421 vdpu_write(vpu, 0, AV1_REG_INTERRUPT); in rk3588_vpu981_irq()
H A Drockchip_vpu981_regs.h22 #define AV1_REG_INTERRUPT AV1_SWREG(1) macro