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

/linux-master/include/linux/platform_data/
H A Dmax6639.h10 bool pwm_polarity; /* Polarity low (0) or high (1, default) */ member in struct:max6639_platform_data
H A Dg762.h20 u32 pwm_polarity; member in struct:g762_platform_data
/linux-master/include/trace/events/
H A Dpwm.h21 __field(enum pwm_polarity, polarity)
/linux-master/include/linux/
H A Dpwm.h12 * enum pwm_polarity - polarity of a PWM signal
20 enum pwm_polarity { enum
40 enum pwm_polarity polarity;
62 enum pwm_polarity polarity;
131 static inline enum pwm_polarity pwm_get_polarity(const struct pwm_device *pwm)
598 enum pwm_polarity polarity;
/linux-master/include/linux/mfd/
H A Dlp8788.h225 enum pwm_polarity pwm_pol;
/linux-master/drivers/pwm/
H A Dpwm-renesas-tpu.c74 enum pwm_polarity polarity;
352 enum pwm_polarity polarity)
H A Dpwm-berlin.c115 enum pwm_polarity polarity)
H A Dpwm-vt8500.c161 enum pwm_polarity polarity)
H A Dpwm-tiehrpwm.c111 enum pwm_polarity polarity[NUM_PWM_CHANNEL];
308 enum pwm_polarity polarity)
H A Dpwm-atmel-tcb.c123 enum pwm_polarity polarity)
180 enum pwm_polarity polarity)
H A Dpwm-omap-dmtimer.c243 enum pwm_polarity polarity)
H A Dpwm-tiecap.c108 enum pwm_polarity polarity)
H A Dpwm-bcm-kona.c157 enum pwm_polarity polarity)
H A Dpwm-hibvt.c118 enum pwm_polarity polarity)
H A Dsysfs.c183 enum pwm_polarity polarity;
H A Dpwm-lpc18xx-sct.c234 static int lpc18xx_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm, enum pwm_polarity polarity)
H A Dpwm-samsung.c412 enum pwm_polarity polarity)
H A Dpwm-stm32.c375 enum pwm_polarity polarity)
/linux-master/drivers/video/backlight/
H A Dlp8788_bl.c40 enum pwm_polarity pwm_pol;
/linux-master/drivers/hwmon/
H A Dmax6639.c448 if (max6639_info && max6639_info->pwm_polarity == 0)
H A Dg762.c670 ret = g762_of_prop_import_one(client, "pwm_polarity",
708 ret = do_set_pwm_polarity(&client->dev, pdata->pwm_polarity);

Completed in 183 milliseconds