Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun6i-mipi-dphy.c134 #define SUN50I_DPHY_PLL_REG0_P(n) (((n) & 0xf) << 16) macro
309 SUN50I_DPHY_PLL_REG0_P((div - 1) % 8) | in sun50i_a100_mipi_dphy_tx_power_on()