Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/ti/vpe/
Dvpe_regs.h48 #define VPE_INT0_ENABLE0_SET 0x0030 macro
49 #define VPE_INT0_ENABLE0 VPE_INT0_ENABLE0_SET
Dvpe.c1190 write_reg(ctx->dev, VPE_INT0_ENABLE0_SET, VPE_INT0_LIST0_COMPLETE); in enable_irqs()