Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/vpe/
H A Dvpe_regs.h72 #define VPE_INT0_STATUS1_CLR 0x002c macro
73 #define VPE_INT0_STATUS1 VPE_INT0_STATUS1_CLR
H A Dvpe.c1383 write_reg(dev, VPE_INT0_STATUS1_CLR, irqst1); in vpe_irq()