Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_regs.h495 #define VE_DEC_H265_TILE_START_CTB (VE_ENGINE_DEC_H265 + 0x68) macro
H A Dcedrus_h265.c330 cedrus_write(dev, VE_DEC_H265_TILE_START_CTB, 0); in cedrus_h265_setup()