/* * This header provides constants for Samsung audio subsystem * clock controller. * * The constants defined in this header are being used in dts * and exynos audss driver. */ #ifndef _DT_BINDINGS_CLK_EXYNOS_AUDSS_H #define _DT_BINDINGS_CLK_EXYNOS_AUDSS_H #define EXYNOS_MOUT_AUDSS 0 #define EXYNOS_MOUT_I2S 1 #define EXYNOS_DOUT_SRP 2 #define EXYNOS_DOUT_AUD_BUS 3 #define EXYNOS_DOUT_I2S 4 #define EXYNOS_SRP_CLK 5 #define EXYNOS_I2S_BUS 6 #define EXYNOS_SCLK_I2S 7 #define EXYNOS_PCM_BUS 8 #define EXYNOS_SCLK_PCM 9 #define EXYNOS_ADMA 10 #define EXYNOS_AUDSS_MAX_CLKS 11 #endif e='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/include/dt-bindings/clock/exynos5433.h
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>2016-10-21 14:47:42 +0100
committerMark Brown <broonie@kernel.org>2016-10-24 17:43:05 +0100
commit88f0e3a5e6ed674f485d3a09d53c2ead0000378d (patch)
tree8214d62db45ab4ab9a54c475e0b91ea8d7ebdfa9 /include/dt-bindings/clock/exynos5433.h
parent1001354ca34179f3db924eb66672442a173147dc (diff)
regulator: arizona-ldo1: Set appropriate value for ramp_delay
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/dt-bindings/clock/exynos5433.h')