Searched refs:PWM_IRQ_NUM (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A DMC68328.h271 #define PWM_IRQ_NUM 7 /* Pulse-Width Modulator int. */ macro
302 #define IMR_MPWM (1 << PWM_IRQ_NUM) /* Mask Pulse-Width Modulator int. */
336 #define IWR_PWM (1 << PWM_IRQ_NUM) /* Pulse-Width Modulator int. */
366 #define ISR_PWM (1 << PWM_IRQ_NUM) /* Pulse-Width Modulator int. */
400 #define IPR_PWM (1 << PWM_IRQ_NUM) /* Pulse-Width Modulator int. */
H A DMC68EZ328.h234 #define PWM_IRQ_NUM 7 /* Pulse-Width Modulator int. */ macro
260 #define IMR_MPWM (1 << PWM_IRQ_NUM) /* Mask Pulse-Width Modulator int. */
289 #define ISR_PWM (1 << PWM_IRQ_NUM) /* Pulse-Width Modulator interrupt */
318 #define IPR_PWM (1 << PWM_IRQ_NUM) /* Pulse-Width Modulator interrupt */
H A DMC68VZ328.h270 #define IMR_MPWM (1 << PWM_IRQ_NUM) /* Mask Pulse-Width Modulator int. */
299 #define ISR_PWM (1 << PWM_IRQ_NUM) /* Pulse-Width Modulator interrupt */
328 #define IPR_PWM (1 << PWM_IRQ_NUM) /* Pulse-Width Modulator interrupt */

Completed in 52 milliseconds