Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/cx25840/
H A Dcx25840-core.h81 bool generic_mode; member
H A Dcx25840-core.c763 if (state->generic_mode) in cx25840_initialize()
1132 if (state->generic_mode) { in cx25840_std_setup()
1149 if (state->generic_mode) { in cx25840_std_setup()
1167 if (state->generic_mode) { in cx25840_std_setup()
1174 if (!state->generic_mode) { in cx25840_std_setup()
1191 if (!state->generic_mode) { in cx25840_std_setup()
1781 if (!state->generic_mode) { in cx25840_set_fmt()
2267 state->generic_mode = true; in cx25840_init()
2508 if (is_cx2584x(state) && state->generic_mode && config) { in cx25840_s_video_routing()