1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * Driver for the Conexant CX25821 PCIe bridge
5 * Copyright (C) 2009 Conexant Systems Inc.
6 * Authors <shu.lin@conexant.com>, <hiep.huynh@conexant.com>
10 #define _MEDUSA_DEF_H_
12 /* Video decoder that we supported */
22 /* end of display sequence */
23 #define END_OF_SEQ 0xF;
25 /* registry string size */
26 #define MAX_REGISTRY_SZ 40;