summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/usbc/bc12_pi3usb9201.h
blob: 59b84cd868b52c3173e5f9415c07196078fb2844 (plain)
1
2
3
4
5
6
7
8
9
10
/* Copyright 2022 The Chromium OS Authors. All rights reserved.
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

#include "driver/bc12/pi3usb9201_public.h"

#define PI3USB9201_COMPAT pericom_pi3usb9201

#define BC12_CHIP_PI3USB9201(id) { .drv = &pi3usb9201_drv, },