Home
last modified time | relevance | path

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

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