Home
last modified time | relevance | path

Searched refs:DACR (Results 1 – 14 of 14) sorted by relevance

/linux/arch/sh/include/cpu-sh3/cpu/
H A Ddac.h12 #define DACR 0xa40000a4 macro
21 v = __raw_readb(DACR); in sh_dac_enable()
24 __raw_writeb(v,DACR); in sh_dac_enable()
30 v = __raw_readb(DACR); in sh_dac_disable()
33 __raw_writeb(v,DACR); in sh_dac_disable()
/linux/arch/arm/include/asm/
H A Duaccess-asm.h110 #define DACR(x...) x macro
112 #define DACR(x...)
132 DACR( mrc p15, 0, \tmp0, c3, c0, 0)
133 DACR( str \tmp0, [sp, #SVC_DACR])
152 DACR( ldr \tmp0, [sp, #SVC_DACR])
153 DACR( mcr p15, 0, \tmp0, c3, c0, 0)
158 #undef DACR
/linux/arch/sh/boards/mach-hp6xx/
H A Dsetup.c151 v8 = __raw_readb(DACR); in hp6xx_setup()
153 __raw_writeb(v8,DACR); in hp6xx_setup()
H A Dpm.c117 __raw_writeb(0x1f, DACR); in hp6x0_pm_enter()
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-sopine-baseboard.dts164 "Right DAC", "DACR",
H A Dsun50i-a64-pine64.dts265 "Right DAC", "DACR",
H A Dsun50i-a64-bananapi-m64.dts335 "Right DAC", "DACR",
H A Dsun50i-h64-remix-mini-pc.dts319 "Right DAC", "DACR",
H A Dsun50i-a64-olinuxino.dts350 "Right DAC", "DACR",
H A Dsun50i-a64-orangepi-win.dts334 "Right DAC", "DACR",
H A Dsun50i-a64-pinetab.dts449 "Right DAC", "DACR",
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-a33-olinuxino.dts198 "Right DAC", "DACR",
H A Dsun8i-a33.dtsi193 "Right DAC", "DACR";
/linux/arch/arm/mm/
H A DKconfig634 using the DACR (domain access control register) to protect memory