Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/vpe/
H A Dvpe_regs.h46 #define VPE_INT0_STATUS0_CLR 0x0028 macro
47 #define VPE_INT0_STATUS0 VPE_INT0_STATUS0_CLR
H A Dvpe.c1377 write_reg(dev, VPE_INT0_STATUS0_CLR, irqst0); in vpe_irq()