Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/ti/
Dphy-ti-pipe3.c55 #define PIPE3_PHY_RX_POWERON (0x1 << PIPE3_PHY_PWRCTL_CLK_CMD_SHIFT) macro
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()