Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/allwinner/
Dphy-sun6i-mipi-dphy.c61 #define SUN6I_DPHY_RX_TIME1_RX_DLY(n) (((n) & 0xfff) << 20) macro
276 SUN6I_DPHY_RX_TIME1_RX_DLY(rx_dly) | in sun6i_dphy_rx_power_on()