xref: /rk3399_rockchip-uboot/drivers/usb/cdns3/trace.c (revision 7e26af3867078dd5ef0709f27ed7a74afa7aa6a2)
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * USBSS device controller driver Trace Support
4  *
5  * Copyright (C) 2018-2019 Cadence.
6  *
7  * Author: Pawel Laszczak <pawell@cadence.com>
8  */
9 
10 #define CREATE_TRACE_POINTS
11 #include "trace.h"
12