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

/include/linux/
H A Datmel_pwm.h13 * before enabling the channel by calling pwm_channel_enable().
39 #define pwm_channel_enable(ch) __pwm_channel_onoff((ch), 1) macro

Completed in 61 milliseconds