Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dtw9910.c428 static const struct tw9910_scale_ctrl *tw9910_select_norm(v4l2_std_id norm, in tw9910_select_norm() function
657 priv->scale = tw9910_select_norm(priv->norm, *width, *height); in tw9910_set_frame()
760 priv->scale = tw9910_select_norm(priv->norm, 640, 480); in tw9910_get_fmt()
822 scale = tw9910_select_norm(priv->norm, mf->width, mf->height); in tw9910_set_fmt()