Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/xilinx/
H A Dxilinx-vtc.h18 #define XVTC_MAX_HSIZE 8191 macro
H A Dxilinx-tpg.c66 #define XTPG_MAX_HBLANK (XVTC_MAX_HSIZE - XVIP_MIN_WIDTH)
197 htotal = min_t(unsigned int, XVTC_MAX_HSIZE, in xtpg_s_stream()