Searched refs:Control (Results 1 - 11 of 11) sorted by relevance

/arch/arm/mach-bcmring/csp/tmr/
H A DtmrHw.c98 pTmrHw[timerId].Control = 0;
101 pTmrHw[timerId].Control |= tmrHw_CONTROL_32BIT;
125 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_1;
128 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_16;
131 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_256;
144 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_1;
147 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_16;
150 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_256;
184 pTmrHw[timerId].Control |= tmrHw_CONTROL_PERIODIC;
185 pTmrHw[timerId].Control
[all...]
/arch/arm/mach-bcmring/include/mach/csp/
H A DtmrHw_reg.h58 uint32_t Control; /* Control register */ member in struct:__anon224
66 /* Control bot masks */
/arch/x86/platform/olpc/
H A Dxo1-wakeup.S34 # Control registers were modified, pipeline resync is needed
/arch/powerpc/platforms/52xx/
H A Dlite5200_pm.c175 out_be32(&bes->Control, sbes.Control);
/arch/parisc/include/asm/
H A Dasmregs.h128 ;! Control Registers
/arch/powerpc/include/asm/
H A Dmpc52xx.h36 /* Memory Mapping Control */
102 u32 Control; /* SDMA + 0x78 */ member in struct:mpc52xx_sdma
/arch/arm/mm/
H A Dproc-arm920.S391 mrc p15, 0, r6, c1, c0, 0 @ Control register
H A Dproc-arm926.S406 mrc p15, 0, r6, c1, c0, 0 @ Control register
H A Dproc-v7.S104 mrc p15, 0, r8, c1, c0, 0 @ Control register
/arch/arm/kernel/
H A Dentry-armv.S609 movw_pc lr @ CP#15 (Control)
/arch/arm/mach-sa1100/include/mach/
H A DSA-1101.h84 #define _SKCR _SA1101( 0x00000000 ) /* SA-1101 Control Reg. */
85 #define _SMCR _SA1101( 0x00140000 ) /* Shared Mem. Control Reg. */
160 * UFCR Update FIFO Control Register
166 #define _UFCR _SA1101(0x00120000) /* Update FIFO Control Reg. */
188 * SKPCR Power Control Register
246 * IEEE_TestControl Control testmode
354 * VideoControl Video Control Register
365 * DacControl DAC Control Register
461 * Control
528 #define Control (*((volatil macro
[all...]

Completed in 316 milliseconds