Searched refs:VE_DEC_H265_STATUS (Results 1 – 2 of 2) sorted by relevance
62 reg = cedrus_read(dev, VE_DEC_H265_STATUS); in cedrus_h265_irq_status()76 cedrus_write(dev, VE_DEC_H265_STATUS, VE_DEC_H265_STATUS_CHECK_MASK); in cedrus_h265_irq_clear()251 if (cedrus_wait_for(dev, VE_DEC_H265_STATUS, VE_DEC_H265_STATUS_VLD_BUSY)) in cedrus_h265_skip_bits()264 cedrus_wait_for(dev, VE_DEC_H265_STATUS, in cedrus_h265_show_bits()
439 #define VE_DEC_H265_STATUS (VE_ENGINE_DEC_H265 + 0x38) macro