Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-tegra-usb.c203 static void set_pts(struct tegra_usb_phy *phy, u8 pts_val) in set_pts() argument
211 val |= TEGRA_USB_HOSTPC1_DEVLC_PTS(pts_val); in set_pts()
217 val |= TEGRA_USB_PORTSC1_PTS(pts_val); in set_pts()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A 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()

Completed in 5 milliseconds