Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/ti/
Dphy-ti-pipe3.c125 enum pipe3_mode { PIPE3_MODE_PCIE = 1, enumerator
264 .mode = PIPE3_MODE_PCIE,
380 if (phy->mode == PIPE3_MODE_PCIE) in ti_pipe3_power_on()
508 if (phy->mode == PIPE3_MODE_PCIE) { in ti_pipe3_init()
558 if (phy->mode != PIPE3_MODE_PCIE) { in ti_pipe3_exit()
627 if (phy->mode != PIPE3_MODE_PCIE || phy->phy_power_syscon) { in ti_pipe3_get_clk()
635 if (phy->mode == PIPE3_MODE_PCIE) { in ti_pipe3_get_clk()
708 if (phy->mode == PIPE3_MODE_PCIE) { in ti_pipe3_get_sysctrl()
766 if (phy->mode == PIPE3_MODE_PCIE) in ti_pipe3_get_pll_base()