Home
last modified time | relevance | path

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

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