blob: b591f4fb03a13f1a5b2cc63d09deeec5c7a98d95 [file] [log] [blame]
// Copyright 2018 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#pragma once
__BEGIN_CDECLS
zx_status_t aml_usb_phy_v2_init(zx_handle_t bti);
__END_CDECLS