Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/phy/tegra/
H A Dphy-tegra194-p2u.c50 static inline u32 p2u_readl(struct tegra_p2u *phy, const u32 reg) in p2u_readl() function
61 val = p2u_readl(phy, P2U_CONTROL_CMN); in tegra_p2u_power_on()
66 val = p2u_readl(phy, P2U_PERIODIC_EQ_CTRL_GEN3); in tegra_p2u_power_on()
71 val = p2u_readl(phy, P2U_PERIODIC_EQ_CTRL_GEN4); in tegra_p2u_power_on()
75 val = p2u_readl(phy, P2U_RX_DEBOUNCE_TIME); in tegra_p2u_power_on()
81 val = p2u_readl(phy, P2U_DIR_SEARCH_CTRL); in tegra_p2u_power_on()
94 val = p2u_readl(phy, P2U_CONTROL_CMN); in tegra_p2u_calibrate()
/kernel/linux/linux-5.10/drivers/phy/tegra/
H A Dphy-tegra194-p2u.c37 static inline u32 p2u_readl(struct tegra_p2u *phy, const u32 reg) in p2u_readl() function
47 val = p2u_readl(phy, P2U_PERIODIC_EQ_CTRL_GEN3); in tegra_p2u_power_on()
52 val = p2u_readl(phy, P2U_PERIODIC_EQ_CTRL_GEN4); in tegra_p2u_power_on()
56 val = p2u_readl(phy, P2U_RX_DEBOUNCE_TIME); in tegra_p2u_power_on()

Completed in 1 milliseconds