Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/tegra-video/
H A Dvi.h87 bool has_h_v_flip:1; member
H A Dtegra20.c597 .has_h_v_flip = true,
H A Dvi.c993 if (chan->vi->soc->has_h_v_flip) { in tegra_channel_setup_ctrl_handler()