Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/tegra-video/
Dvi.h28 #define TEGRA_DEF_WIDTH 1920 macro
Dcsi.c41 TEGRA_DEF_WIDTH,
48 TEGRA_DEF_WIDTH,
600 chan->format.width = TEGRA_DEF_WIDTH; in tegra_csi_channel_init()
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()