Home
last modified time | relevance | path

Searched refs:ARB_CNTRL (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dpxa27x.h11 #define ARB_CNTRL __REG(0x48000048) /* Arbiter Control Register */ macro
H A Dpcm027.c223 ARB_CNTRL = ARB_CORE_PARK | 0x234; in pcm027_init()
H A Dlpd270.c475 ARB_CNTRL = ARB_CORE_PARK | 0x234; in lpd270_init()
H A Dballoon3.c774 ARB_CNTRL = ARB_CORE_PARK | 0x234; in balloon3_init()
H A Dmainstone.c580 ARB_CNTRL = ARB_CORE_PARK | 0x234; in mainstone_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2487 #define ARB_CNTRL 0x48000048 /* Arbiter Control Register */ macro