Home
last modified time | relevance | path

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

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