summaryrefslogtreecommitdiff
path: root/drivers/phy/starfive/phy-jh7110-usb-syscon.h
blob: 0eb66f0d8590c3c8c0d63aa0e99fc929241fc969 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0 */

#ifndef PHY_JH7110_USB_SYSCON_H_
#define PHY_JH7110_USB_SYSCON_H_

#define SYSCON_USB_PDRSTN_REG_OFFSET	0x18
#define USB_PDRSTN_SPLIT_BIT		 17

#endif