Home
last modified time | relevance | path

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

/external/u-boot/arch/m68k/include/asm/coldfire/
Dpwm.h70 #define PWM_CLK_PCLKn(x) (1 << ((x) & 0x07)) macro
78 #define PWM_CLK_PCLKn(x) (1 << ((x) & 0x07)) macro