1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Analog Devices ADV7511 HDMI Transmitter Device Driver
5 * Copyright 2013 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
12 #define ADV7511_MONITOR_DETECT 0
13 #define ADV7511_EDID_DETECT 1
16 struct adv7511_monitor_detect
{
20 struct adv7511_edid_detect
{
26 struct adv7511_platform_data
{