Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A DMC68EZ328.h522 #define PWMC_EN 0x0010 /* Enable PWM */ macro
531 #define PWMC_PWMEN PWMC_EN
H A DMC68VZ328.h614 #define PWMC_EN 0x0010 /* Enable PWM */ macro
623 #define PWMC_PWMEN PWMC_EN
H A DMC68328.h664 #define PWMC_EN PWMC_PWMEN macro
/openbmc/u-boot/arch/arm/include/asm/arch-imx/
H A Dimx-regs.h323 #define PWMC_EN (0x01<< 4) /* Enables/Disables the PWM */ macro