Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mfd/syscon/
Dexynos4-pmu.h15 #define EXYNOS4_MIPI_PHY_CONTROL(n) (0x710 + (n) * 4) macro
/linux-4.1.27/drivers/phy/
Dphy-exynos-mipi-video.c52 const unsigned int offset = EXYNOS4_MIPI_PHY_CONTROL(id / 2); in __set_phy_state()