Home
last modified time | relevance | path

Searched refs:pts_val (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/usb/phy/
Dphy-tegra-usb.c221 static void set_pts(struct tegra_usb_phy *phy, u8 pts_val) in set_pts() argument
229 val |= TEGRA_USB_HOSTPC1_DEVLC_PTS(pts_val); in set_pts()
235 val |= TEGRA_USB_PORTSC1_PTS(pts_val); in set_pts()