Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_regs.h456 #define VE_DEC_H265_STATUS_VLD_BUSY BIT(8) macro
H A Dcedrus_h265.c237 while (cedrus_read(dev, VE_DEC_H265_STATUS) & VE_DEC_H265_STATUS_VLD_BUSY) in cedrus_h265_skip_bits()