Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/allwinner/
Dphy-sun6i-mipi-dphy.c33 #define SUN6I_DPHY_RX_CTL_RX_D0_FORCE BIT(20) macro
326 value |= SUN6I_DPHY_RX_CTL_RX_D0_FORCE; in sun6i_dphy_rx_power_on()