Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/tegra/
Dxusb-tegra124.c79 #define XUSB_PADCTL_IOPHY_USB3_PADX_CTL4(x) (0x068 + (x) * 4) macro
329 value = padctl_readl(padctl, XUSB_PADCTL_IOPHY_USB3_PADX_CTL4(index)); in tegra124_usb3_save_context()
338 padctl_writel(padctl, value, XUSB_PADCTL_IOPHY_USB3_PADX_CTL4(index)); in tegra124_usb3_save_context()
1540 padctl_writel(padctl, value, XUSB_PADCTL_IOPHY_USB3_PADX_CTL4(index)); in tegra124_usb3_port_enable()