Home
last modified time | relevance | path

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

/drivers/phy/ti/
Dphy-ti-pipe3.c56 #define PIPE3_PHY_TX_POWERON (0x2 << PIPE3_PHY_PWRCTL_CLK_CMD_SHIFT) macro
365 val = PIPE3_PHY_TX_POWERON; in ti_pipe3_power_on()
368 val = PIPE3_PHY_TX_POWERON | PIPE3_PHY_RX_POWERON; in ti_pipe3_power_on()
375 val = PIPE3_PHY_TX_POWERON | PIPE3_PHY_RX_POWERON; in ti_pipe3_power_on()