blob: f92d9a9836840cea1aba901e370ad07dee3a672a [file] [log] [blame]
/*
* drivers/amlogic/usb/phy/phy-aml-new-usb.h
*
* Copyright (C) 2017 Amlogic, Inc. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
* more details.
*
*/
#include <linux/usb/phy.h>
#include <linux/amlogic/usb-gxl.h>
#define phy_to_amlusb(x) container_of((x), struct amlogic_usb, phy)
extern int amlogic_new_usbphy_reset(struct amlogic_usb *phy);