Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dsony-btf-mpx.c270 int default_mpx_mode = 0; in sony_btf_mpx_s_std() local
273 default_mpx_mode = 1; in sony_btf_mpx_s_std()
275 default_mpx_mode = 4; in sony_btf_mpx_s_std()
277 default_mpx_mode = 6; in sony_btf_mpx_s_std()
279 default_mpx_mode = 11; in sony_btf_mpx_s_std()
281 if (default_mpx_mode != t->mpxmode) { in sony_btf_mpx_s_std()
282 t->mpxmode = default_mpx_mode; in sony_btf_mpx_s_std()