Home
last modified time | relevance | path

Searched refs:RKVDEC_Y_HOR_VIRSTRIDE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/media/rkvdec/
H A Drkvdec-regs.h56 #define RKVDEC_Y_HOR_VIRSTRIDE(x) ((x) & 0x1ff) macro
H A Drkvdec-h264.c923 reg = RKVDEC_Y_HOR_VIRSTRIDE(hor_virstride / 16) | in config_registers()
H A Drkvdec-vp9.c563 writel_relaxed(RKVDEC_Y_HOR_VIRSTRIDE(aligned_pitch / 16) | in config_registers()