Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/sunxi/cedrus/
Dcedrus_h265.c251 if (cedrus_wait_for(dev, VE_DEC_H265_STATUS, VE_DEC_H265_STATUS_VLD_BUSY)) in cedrus_h265_skip_bits()
265 VE_DEC_H265_STATUS_VLD_BUSY); in cedrus_h265_show_bits()
Dcedrus_regs.h455 #define VE_DEC_H265_STATUS_VLD_BUSY BIT(8) macro