Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/sunxi/cedrus/
Dcedrus_mpeg2.c28 !(reg & VE_DEC_MPEG_STATUS_SUCCESS)) in cedrus_mpeg2_irq_status()
Dcedrus_regs.h215 #define VE_DEC_MPEG_STATUS_SUCCESS BIT(0) macro
217 (VE_DEC_MPEG_STATUS_SUCCESS | VE_DEC_MPEG_STATUS_ERROR | \