Home
last modified time | relevance | path

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

/arch/m68k/include/asm/
DMC68EZ328.h520 #define PWMC_EN 0x0010 /* Enable PWM */ macro
529 #define PWMC_PWMEN PWMC_EN
DMC68VZ328.h613 #define PWMC_EN 0x0010 /* Enable PWM */ macro
622 #define PWMC_PWMEN PWMC_EN
DMC68328.h662 #define PWMC_EN PWMC_PWMEN macro
/arch/arm/mach-imx/include/mach/
Dimx-regs.h274 #define PWMC_EN (0x01<< 4) /* Enables/Disables the PWM */ macro