Searched refs:EXYNOS4_MIPI_PHY_CONTROL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/phy/samsung/ |
| D | phy-exynos-mipi-video.c | 67 .enable_reg = EXYNOS4_MIPI_PHY_CONTROL(0), 70 .resetn_reg = EXYNOS4_MIPI_PHY_CONTROL(0), 76 .enable_reg = EXYNOS4_MIPI_PHY_CONTROL(0), 79 .resetn_reg = EXYNOS4_MIPI_PHY_CONTROL(0), 85 .enable_reg = EXYNOS4_MIPI_PHY_CONTROL(1), 88 .resetn_reg = EXYNOS4_MIPI_PHY_CONTROL(1), 94 .enable_reg = EXYNOS4_MIPI_PHY_CONTROL(1), 97 .resetn_reg = EXYNOS4_MIPI_PHY_CONTROL(1), 175 .enable_reg = EXYNOS4_MIPI_PHY_CONTROL(0), 184 .enable_reg = EXYNOS4_MIPI_PHY_CONTROL(0), [all …]
|
| /Linux-v4.19/include/linux/soc/samsung/ |
| D | exynos-regs-pmu.h | 52 #define EXYNOS4_MIPI_PHY_CONTROL(n) (0x0710 + (n) * 4) macro
|