res_action        237 drivers/pwm/pwm-lpc18xx-sct.c 	enum lpc18xx_pwm_res_action res_action;
res_action        252 drivers/pwm/pwm-lpc18xx-sct.c 		res_action = LPC18XX_PWM_RES_SET;
res_action        256 drivers/pwm/pwm-lpc18xx-sct.c 		res_action = LPC18XX_PWM_RES_CLEAR;
res_action        263 drivers/pwm/pwm-lpc18xx-sct.c 	lpc18xx_pwm_set_conflict_res(lpc18xx_pwm, pwm, res_action);