Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/allwinner/
Dphy-sun6i-mipi-dphy.c31 #define SUN6I_DPHY_RX_CTL_RX_D2_FORCE BIT(22) macro
330 value |= SUN6I_DPHY_RX_CTL_RX_D2_FORCE; in sun6i_dphy_rx_power_on()