summaryrefslogtreecommitdiff
path: root/driver/ppc/tcpci_ppc.h
blob: 0afe2d245ebba85cd0794de5a5108bd6ff9364b3 (plain)
1
2
3
4
5
6
7
8
/* Copyright 2023 The ChromiumOS Authors
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

/* USB-C Power Path Controller via TCPCI conformant TCPC */

extern const struct ppc_drv tcpci_ppc_drv;