Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/sunxi/cedrus/
Dcedrus_regs.h494 #define VE_DEC_H265_TILE_START_CTB (VE_ENGINE_DEC_H265 + 0x68) macro
Dcedrus_h265.c327 cedrus_write(dev, VE_DEC_H265_TILE_START_CTB, 0); in cedrus_h265_setup()