Home
last modified time | relevance | path

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

/linux/drivers/phy/ti/
A Dphy-ti-pipe3.c126 enum pipe3_mode { PIPE3_MODE_PCIE = 1, enumerator
265 .mode = PIPE3_MODE_PCIE,
381 if (phy->mode == PIPE3_MODE_PCIE) in ti_pipe3_power_on()
509 if (phy->mode == PIPE3_MODE_PCIE) { in ti_pipe3_init()
559 if (phy->mode != PIPE3_MODE_PCIE) { in ti_pipe3_exit()
628 if (phy->mode != PIPE3_MODE_PCIE || phy->phy_power_syscon) { in ti_pipe3_get_clk()
636 if (phy->mode == PIPE3_MODE_PCIE) { in ti_pipe3_get_clk()
709 if (phy->mode == PIPE3_MODE_PCIE) { in ti_pipe3_get_sysctrl()
767 if (phy->mode == PIPE3_MODE_PCIE) in ti_pipe3_get_pll_base()

Completed in 6 milliseconds