Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/ti-vpe/
Dvpe_regs.h77 #define VPE_INT0_ENABLE1_SET 0x0034 macro
78 #define VPE_INT0_ENABLE1 VPE_INT0_ENABLE1_SET
Dvpe.c1078 write_reg(ctx->dev, VPE_INT0_ENABLE1_SET, VPE_DEI_ERROR_INT | in enable_irqs()