Home
last modified time | relevance | path

Searched refs:pwm_polarity (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/linux/include/linux/
H A Dpwm.h20 enum pwm_polarity { enum
40 enum pwm_polarity polarity;
62 enum pwm_polarity polarity;
147 static inline enum pwm_polarity pwm_get_polarity(const struct pwm_device *pwm) in pwm_get_polarity()
549 enum pwm_polarity polarity;
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dg762.txt15 - "pwm_polarity": pwm polarity. Accepted values are 0 (positive duty)
46 pwm_polarity = <0>; /* chip default */
/openbmc/linux/include/linux/platform_data/
H A Dmax6639.h10 bool pwm_polarity; /* Polarity low (0) or high (1, default) */ member
H A Dg762.h20 u32 pwm_polarity; member
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Darmada-xp-netgear-rn2120.dts52 pwm_polarity = <0>;
62 pwm_polarity = <0>;
72 pwm_polarity = <0>;
H A Dkirkwood-netgear_readynas_duo_v2.dts97 pwm_polarity = <0>;
H A Darmada-370-netgear-rn102.dts81 pwm_polarity = <0>;
H A Dkirkwood-netgear_readynas_nv+_v2.dts102 pwm_polarity = <0>;
H A Darmada-370-netgear-rn104.dts83 pwm_polarity = <0>;
/openbmc/linux/include/trace/events/
H A Dpwm.h21 __field(enum pwm_polarity, polarity)
/openbmc/linux/drivers/pwm/
H A Dpwm-renesas-tpu.c75 enum pwm_polarity polarity;
354 enum pwm_polarity polarity) in tpu_pwm_set_polarity()
H A Dpwm-atmel-tcb.c124 enum pwm_polarity polarity) in atmel_tcb_pwm_disable()
178 enum pwm_polarity polarity) in atmel_tcb_pwm_enable()
H A Dpwm-tiehrpwm.c112 enum pwm_polarity polarity[NUM_PWM_CHANNEL];
309 enum pwm_polarity polarity) in ehrpwm_pwm_set_polarity()
H A Dpwm-hibvt.c119 enum pwm_polarity polarity) in hibvt_pwm_set_polarity()
H A Dpwm-bcm-kona.c158 enum pwm_polarity polarity) in kona_pwmc_set_polarity()
H A Dpwm-vt8500.c158 enum pwm_polarity polarity) in vt8500_pwm_set_polarity()
H A Dpwm-berlin.c131 enum pwm_polarity polarity) in berlin_pwm_set_polarity()
H A Dpwm-tiecap.c109 enum pwm_polarity polarity) in ecap_pwm_set_polarity()
H A Dpwm-omap-dmtimer.c248 enum pwm_polarity polarity) in pwm_omap_dmtimer_set_polarity()
H A Dpwm-lpc18xx-sct.c238 static int lpc18xx_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm, enum pwm_polarity pola… in lpc18xx_pwm_enable()
H A Dsysfs.c183 enum pwm_polarity polarity; in polarity_store()
H A Dpwm-samsung.c422 enum pwm_polarity polarity) in pwm_samsung_set_polarity()
/openbmc/linux/include/linux/mfd/
H A Dlp8788.h230 enum pwm_polarity pwm_pol;
/openbmc/linux/drivers/video/backlight/
H A Dlp8788_bl.c40 enum pwm_polarity pwm_pol;
/openbmc/linux/drivers/hwmon/
H A Dmax6639.c448 if (max6639_info && max6639_info->pwm_polarity == 0) in max6639_init_client()

12