Searched refs:EXYNOS5420_MIPI_PHY_CONTROL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/phy/samsung/ |
| D | phy-exynos-mipi-video.c | 112 .enable_reg = EXYNOS5420_MIPI_PHY_CONTROL(0), 115 .resetn_reg = EXYNOS5420_MIPI_PHY_CONTROL(0), 121 .enable_reg = EXYNOS5420_MIPI_PHY_CONTROL(0), 124 .resetn_reg = EXYNOS5420_MIPI_PHY_CONTROL(0), 130 .enable_reg = EXYNOS5420_MIPI_PHY_CONTROL(1), 133 .resetn_reg = EXYNOS5420_MIPI_PHY_CONTROL(1), 139 .enable_reg = EXYNOS5420_MIPI_PHY_CONTROL(1), 142 .resetn_reg = EXYNOS5420_MIPI_PHY_CONTROL(1), 148 .enable_reg = EXYNOS5420_MIPI_PHY_CONTROL(2), 151 .resetn_reg = EXYNOS5420_MIPI_PHY_CONTROL(2),
|
| /Linux-v4.19/include/linux/soc/samsung/ |
| D | exynos-regs-pmu.h | 510 #define EXYNOS5420_MIPI_PHY_CONTROL(n) (0x0714 + (n) * 4) macro
|