Home
last modified time | relevance | path

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

/arch/arm/mach-s5pv210/include/mach/
Dregs-clock.h149 #define S5P_DAC_PHY_CONTROL S5P_CLKREG(0xE810) macro
/arch/arm/mach-exynos/include/mach/
Dregs-pmu.h43 #define S5P_DAC_PHY_CONTROL S5P_PMUREG(0x070C) macro
/arch/arm/mach-s5pv210/
Dclock.c185 return s5p_gatectrl(S5P_DAC_PHY_CONTROL, clk, enable); in exynos4_clk_dac_ctrl()
/arch/arm/mach-exynos/
Dclock-exynos4.c208 return s5p_gatectrl(S5P_DAC_PHY_CONTROL, clk, enable); in exynos4_clk_dac_ctrl()