Searched refs:cntl (Results 1 – 14 of 14) sorted by relevance
/arch/arm/mach-omap1/ |
D | time.c | 60 u32 cntl; /* CNTL_TIMER, R/W */ member 79 timer->cntl = timer->cntl | MPU_TIMER_AR; in omap_mpu_set_autoreset() 86 timer->cntl = timer->cntl & ~MPU_TIMER_AR; in omap_mpu_remove_autoreset() 97 timer->cntl = MPU_TIMER_CLOCK_ENABLE; in omap_mpu_timer_start() 101 timer->cntl = timerflags; in omap_mpu_timer_start() 108 timer->cntl &= ~MPU_TIMER_ST; in omap_mpu_timer_stop()
|
/arch/arm/mach-lh7a40x/ |
D | lcd-panel.h | 86 .cntl = CNTL_LCDTFT | CNTL_WATERMARK, 153 .cntl = CNTL_LCDTFT | CNTL_WATERMARK, 189 .cntl = CNTL_LCDTFT | CNTL_WATERMARK, 222 .cntl = CNTL_LCDTFT | CNTL_WATERMARK, 269 .cntl = CNTL_LCDTFT | CNTL_WATERMARK, 302 .cntl = CNTL_LCDTFT | CNTL_WATERMARK, 336 .cntl = CNTL_LCDTFT | CNTL_WATERMARK,
|
/arch/arm/plat-omap/include/mach/ |
D | mtd-xip.h | 22 u32 cntl; /* CNTL_TIMER, R/W */ member
|
/arch/arm/mach-footbridge/ |
D | dc21285.c | 191 unsigned int cntl; in dc21285_serr_irq() local 197 cntl = *CSR_SA110_CNTL & 0xffffdf07; in dc21285_serr_irq() 198 *CSR_SA110_CNTL = cntl | SA110_CNTL_RXSERR; in dc21285_serr_irq()
|
/arch/arm/mach-realview/ |
D | core.c | 307 .cntl = CNTL_LCDTFT | CNTL_BGR | CNTL_LCDVCOMP(1), 330 .cntl = CNTL_LCDTFT | CNTL_BGR | CNTL_LCDVCOMP(1), 353 .cntl = CNTL_LCDTFT | CNTL_BGR | CNTL_LCDVCOMP(1), 376 .cntl = CNTL_LCDTFT | CNTL_BGR | CNTL_LCDVCOMP(1), 399 .cntl = CNTL_LCDTFT | CNTL_BGR | CNTL_LCDVCOMP(1),
|
/arch/powerpc/platforms/cell/spufs/ |
D | context.c | 134 if (ctx->cntl) in spu_unmap_mappings() 135 unmap_mapping_range(ctx->cntl, 0, SPUFS_CNTL_MAP_SIZE, 1); in spu_unmap_mappings()
|
D | spufs.h | 86 struct address_space *cntl; /* 'control' area mappings. */ member
|
D | file.c | 497 ctx->cntl = inode->i_mapping; in spufs_cntl_open() 513 ctx->cntl = NULL; in spufs_cntl_release()
|
/arch/arm/mach-integrator/ |
D | impd1.c | 124 .cntl = CNTL_LCDTFT | CNTL_LCDVCOMP(1), 151 .cntl = CNTL_LCDTFT | CNTL_LCDVCOMP(1), 178 .cntl = CNTL_LCDTFT | CNTL_LCDVCOMP(1), 209 .cntl = CNTL_LCDTFT | CNTL_LCDVCOMP(1),
|
D | integrator_cp.c | 458 .cntl = CNTL_LCDTFT | CNTL_LCDVCOMP(1),
|
/arch/arm/mach-aaec2000/ |
D | aaed2000.c | 66 .cntl = CNTL_LCDTFT,
|
/arch/arm/mach-netx/ |
D | nxeb500hmi.c | 56 .cntl = CNTL_LCDTFT | CNTL_BGR,
|
D | nxdb500.c | 56 .cntl = CNTL_LCDTFT | CNTL_BGR,
|
/arch/arm/mach-versatile/ |
D | core.c | 470 .cntl = CNTL_LCDTFT | CNTL_LCDVCOMP(1), 493 .cntl = CNTL_LCDTFT | CNTL_LCDVCOMP(1), 516 .cntl = CNTL_LCDTFT | CNTL_LCDVCOMP(1), 539 .cntl = CNTL_LCDTFT | CNTL_LCDVCOMP(1),
|