Searched refs:VE_DEC_H265_STATUS (Results 1 – 2 of 2) sorted by relevance
49 reg = cedrus_read(dev, VE_DEC_H265_STATUS); in cedrus_h265_irq_status()63 cedrus_write(dev, VE_DEC_H265_STATUS, VE_DEC_H265_STATUS_CHECK_MASK); in cedrus_h265_irq_clear()237 while (cedrus_read(dev, VE_DEC_H265_STATUS) & VE_DEC_H265_STATUS_VLD_BUSY) in cedrus_h265_skip_bits()
440 #define VE_DEC_H265_STATUS (VE_ENGINE_DEC_H265 + 0x38) macro