1 /* SPDX-License-Identifier: BSD-3-Clause */
3 * Copyright (c) 2020, MIPI Alliance, Inc.
5 * Author: Nicolas Pitre <npitre@baylibre.com>
7 * Extended Capability Definitions
14 #define MIPI_VENDOR_NXP 0x11b
17 int i3c_hci_parse_ext_caps(struct i3c_hci
*hci
);