Searched refs:p2u_writel (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/tegra/ |
H A D | phy-tegra194-p2u.c | 44 static inline void p2u_writel(struct tegra_p2u *phy, const u32 value, in p2u_writel() function 63 p2u_writel(phy, val, P2U_CONTROL_CMN); in tegra_p2u_power_on() 69 p2u_writel(phy, val, P2U_PERIODIC_EQ_CTRL_GEN3); in tegra_p2u_power_on() 73 p2u_writel(phy, val, P2U_PERIODIC_EQ_CTRL_GEN4); in tegra_p2u_power_on() 78 p2u_writel(phy, val, P2U_RX_DEBOUNCE_TIME); in tegra_p2u_power_on() 83 p2u_writel(phy, val, P2U_DIR_SEARCH_CTRL); in tegra_p2u_power_on() 96 p2u_writel(phy, val, P2U_CONTROL_CMN); in tegra_p2u_calibrate()
|
/kernel/linux/linux-5.10/drivers/phy/tegra/ |
H A D | phy-tegra194-p2u.c | 31 static inline void p2u_writel(struct tegra_p2u *phy, const u32 value, in p2u_writel() function 50 p2u_writel(phy, val, P2U_PERIODIC_EQ_CTRL_GEN3); in tegra_p2u_power_on() 54 p2u_writel(phy, val, P2U_PERIODIC_EQ_CTRL_GEN4); in tegra_p2u_power_on() 59 p2u_writel(phy, val, P2U_RX_DEBOUNCE_TIME); in tegra_p2u_power_on()
|
Completed in 1 milliseconds