Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/allwinner/
Dphy-sun6i-mipi-dphy.c107 #define SUN6I_DPHY_ANA4_REG_TXPUSC(n) (((n) & 3) << 2) macro
202 SUN6I_DPHY_ANA4_REG_TXPUSC(1) | in sun6i_dphy_tx_power_on()