Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/coldfire/
H A Dpwm.h71 #define PWM_CLK_PCLKn(x) (1 << ((x) & 0x07)) macro
79 #define PWM_CLK_PCLKn(x) (1 << ((x) & 0x07)) macro