Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/allwinner/
Dphy-sun6i-mipi-dphy.c28 #define SUN6I_DPHY_RX_CTL_EN_DBC BIT(31) macro
319 value = SUN6I_DPHY_RX_CTL_EN_DBC | SUN6I_DPHY_RX_CTL_RX_CLK_FORCE; in sun6i_dphy_rx_power_on()