Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/tegra-video/
H A Dvi.h28 #define TEGRA_DEF_WIDTH 1920 macro
H A Dcsi.c41 TEGRA_DEF_WIDTH,
48 TEGRA_DEF_WIDTH,
600 chan->format.width = TEGRA_DEF_WIDTH; in tegra_csi_channel_init()
H A Dvi.c1124 chan->format.width = TEGRA_DEF_WIDTH; in tegra_channel_init()
1126 chan->format.bytesperline = TEGRA_DEF_WIDTH * chan->fmtinfo->bpp; in tegra_channel_init()