Searched refs:embedded_sync (Results 1 – 2 of 2) sorted by relevance
41 bool embedded_sync; member337 input_id = config->embedded_sync ? 8 : 7; in adv7511_set_link_config()339 input_id = config->embedded_sync ? 4 : 3; in adv7511_set_link_config()341 input_id = config->embedded_sync ? 2 : 1; in adv7511_set_link_config()355 adv7511->embedded_sync = config->embedded_sync; in adv7511_set_link_config()669 if (adv7511->embedded_sync) { in adv7511_encoder_mode_set()842 config->embedded_sync = of_property_read_bool(np, "adi,embedded-sync"); in adv7511_parse_dt()
254 bool embedded_sync; member