Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/tegra-video/
Dvi.h29 #define TEGRA_DEF_WIDTH 1920 macro
Dcsi.c42 TEGRA_DEF_WIDTH,
49 TEGRA_DEF_WIDTH,
536 chan->format.width = TEGRA_DEF_WIDTH; in tegra_csi_channel_init()
Dvi.c981 chan->format.width = TEGRA_DEF_WIDTH; in tegra_channel_init()
983 chan->format.bytesperline = TEGRA_DEF_WIDTH * chan->fmtinfo->bpp; in tegra_channel_init()