Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/ti/
Dphy-ti-pipe3.c126 PIPE3_MODE_SATA, enumerator
238 .mode = PIPE3_MODE_SATA,
365 if (phy->mode == PIPE3_MODE_SATA || phy->mode == PIPE3_MODE_USBSS) { in ti_pipe3_power_on()
488 if (phy->mode == PIPE3_MODE_SATA) { in ti_pipe3_calibrate()
531 if ((val & PLL_LOCK) && phy->mode == PIPE3_MODE_SATA) in ti_pipe3_init()
555 if (phy->mode == PIPE3_MODE_SATA && !phy->dpll_reset_syscon) in ti_pipe3_exit()
582 if (phy->mode == PIPE3_MODE_SATA) { in ti_pipe3_exit()
614 if (phy->mode != PIPE3_MODE_SATA) in ti_pipe3_get_clk()
618 if (phy->mode != PIPE3_MODE_SATA) { in ti_pipe3_get_clk()
726 if (phy->mode == PIPE3_MODE_SATA) { in ti_pipe3_get_sysctrl()
[all …]