Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/ti/ !
Dphy-ti-pipe3.c126 PIPE3_MODE_SATA, enumerator
238 .mode = PIPE3_MODE_SATA,
364 if (phy->mode == PIPE3_MODE_SATA || phy->mode == PIPE3_MODE_USBSS) { in ti_pipe3_power_on()
487 if (phy->mode == PIPE3_MODE_SATA) { in ti_pipe3_calibrate()
530 if ((val & PLL_LOCK) && phy->mode == PIPE3_MODE_SATA) in ti_pipe3_init()
554 if (phy->mode == PIPE3_MODE_SATA && !phy->dpll_reset_syscon) in ti_pipe3_exit()
581 if (phy->mode == PIPE3_MODE_SATA) { in ti_pipe3_exit()
613 if (phy->mode != PIPE3_MODE_SATA) in ti_pipe3_get_clk()
617 if (phy->mode != PIPE3_MODE_SATA) { in ti_pipe3_get_clk()
726 if (phy->mode == PIPE3_MODE_SATA) { in ti_pipe3_get_sysctrl()
[all …]