Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/sunxi/cedrus/
Dcedrus_h265.c71 reg &= ~VE_DEC_H265_CTRL_IRQ_MASK; in cedrus_h265_irq_disable()
592 cedrus_write(dev, VE_DEC_H265_CTRL, VE_DEC_H265_CTRL_IRQ_MASK); in cedrus_h265_setup()
Dcedrus_regs.h421 #define VE_DEC_H265_CTRL_IRQ_MASK \ macro