Home
last modified time | relevance | path

Searched defs:pwm (Results 126 - 150 of 305) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/drivers/regulator/
H A Dpwm-regulator.c29 struct pwm_device *pwm; member
[all...]
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-lp3943.c61 static int lp3943_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm) in lp3943_pwm_request() argument
87 static void lp3943_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm) in lp3943_pwm_free() argument
95 static int lp3943_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, in lp3943_pwm_config() argument
159 static int lp3943_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm) in lp3943_pwm_enable() argument
178 lp3943_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm) lp3943_pwm_disable() argument
191 lp3943_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, const struct pwm_state *state) lp3943_pwm_apply() argument
[all...]
H A Dpwm-intel-lgm.c64 static int lgm_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, in lgm_pwm_apply() argument
89 static int lgm_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm, in lgm_pwm_get_state() argument
H A Dpwm-keembay.c92 static int keembay_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm, in keembay_pwm_get_state() argument
120 static int keembay_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, in keembay_pwm_apply() argument
[all...]
H A Dpwm-omap-dmtimer.c151 pwm_omap_dmtimer_config(struct pwm_chip *chip, struct pwm_device *pwm, int duty_ns, int period_ns) pwm_omap_dmtimer_config() argument
246 pwm_omap_dmtimer_set_polarity(struct pwm_chip *chip, struct pwm_device *pwm, enum pwm_polarity polarity) pwm_omap_dmtimer_set_polarity() argument
275 pwm_omap_dmtimer_apply(struct pwm_chip *chip, struct pwm_device *pwm, const struct pwm_state *state) pwm_omap_dmtimer_apply() argument
[all...]
H A Dpwm-rockchip.c103 static void rockchip_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, in rockchip_pwm_config() argument
187 static int rockchip_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, in rockchip_pwm_apply() argument
60 rockchip_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm, struct pwm_state *state) rockchip_pwm_get_state() argument
157 rockchip_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm, bool enable) rockchip_pwm_enable() argument
[all...]
H A Dpwm-rcar.c133 static int rcar_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm) in rcar_pwm_request() argument
138 static void rcar_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm) in rcar_pwm_free() argument
163 static int rcar_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, in rcar_pwm_apply() argument
H A Dpwm-tegra.c97 static int tegra_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, in tegra_pwm_config() argument
214 static int tegra_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm) in tegra_pwm_enable() argument
231 tegra_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm) tegra_pwm_disable() argument
243 tegra_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, const struct pwm_state *state) tegra_pwm_apply() argument
[all...]
H A Dpwm-twl-led.c74 static int twl4030_pwmled_config(struct pwm_chip *chip, struct pwm_device *pwm, in twl4030_pwmled_config() argument
108 static int twl4030_pwmled_enable(struct pwm_chip *chip, struct pwm_device *pwm) in twl4030_pwmled_enable() argument
132 twl4030_pwmled_disable(struct pwm_chip *chip, struct pwm_device *pwm) twl4030_pwmled_disable() argument
156 twl4030_pwmled_apply(struct pwm_chip *chip, struct pwm_device *pwm, const struct pwm_state *state) twl4030_pwmled_apply() argument
195 twl6030_pwmled_config(struct pwm_chip *chip, struct pwm_device *pwm, int duty_ns, int period_ns) twl6030_pwmled_config() argument
212 twl6030_pwmled_enable(struct pwm_chip *chip, struct pwm_device *pwm) twl6030_pwmled_enable() argument
238 twl6030_pwmled_disable(struct pwm_chip *chip, struct pwm_device *pwm) twl6030_pwmled_disable() argument
264 twl6030_pwmled_apply(struct pwm_chip *chip, struct pwm_device *pwm, const struct pwm_state *state) twl6030_pwmled_apply() argument
290 twl6030_pwmled_request(struct pwm_chip *chip, struct pwm_device *pwm) twl6030_pwmled_request() argument
316 twl6030_pwmled_free(struct pwm_chip *chip, struct pwm_device *pwm) twl6030_pwmled_free() argument
[all...]
H A Dpwm-twl.c60 static int twl_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, in twl_pwm_config() argument
94 static int twl4030_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm) in twl4030_pwm_enable() argument
124 twl4030_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm) twl4030_pwm_disable() argument
153 twl4030_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm) twl4030_pwm_request() argument
191 twl4030_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm) twl4030_pwm_free() argument
221 twl6030_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm) twl6030_pwm_enable() argument
244 twl6030_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm) twl6030_pwm_disable() argument
282 twl4030_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, const struct pwm_state *state) twl4030_pwm_apply() argument
307 twl6030_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, const struct pwm_state *state) twl6030_pwm_apply() argument
[all...]
H A Dpwm-vt8500.c69 vt8500_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, u64 duty_ns, u64 period_ns) vt8500_pwm_config() argument
123 vt8500_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm) vt8500_pwm_enable() argument
143 vt8500_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm) vt8500_pwm_disable() argument
156 vt8500_pwm_set_polarity(struct pwm_chip *chip, struct pwm_device *pwm, enum pwm_polarity polarity) vt8500_pwm_set_polarity() argument
176 vt8500_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, const struct pwm_state *state) vt8500_pwm_apply() argument
[all...]
H A Dpwm-tiecap.c50 static int ecap_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, in ecap_pwm_config() argument
108 static int ecap_pwm_set_polarity(struct pwm_chip *chip, struct pwm_device *pwm, in ecap_pwm_set_polarity() argument
132 static int ecap_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm) in ecap_pwm_enable() argument
151 static void ecap_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm) in ecap_pwm_disable() argument
168 static int ecap_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, in ecap_pwm_apply() argument
293 struct pwm_device *pwm = pc->chip.pwms; ecap_pwm_suspend() local
307 struct pwm_device *pwm = pc->chip.pwms; ecap_pwm_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dves1820.c31 u8 pwm; member
362 ves1820_attach(const struct ves1820_config* config, struct i2c_adapter* i2c, u8 pwm) ves1820_attach() argument
H A Datbm8830.c375 u32 pwm; in atbm8830_read_signal_strength() local
/kernel/linux/linux-6.6/drivers/gpu/drm/solomon/
H A Dssd130x.h82 struct pwm_device *pwm; member
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-tlc591xx.c102 u8 pwm = TLC591XX_REG_PWM(led->led_no); in tlc591xx_set_pwm() local
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dmax8997_haptic.c44 struct pwm_device *pwm; member
[all...]
/kernel/linux/linux-5.10/drivers/clk/mxs/
H A Dclk-imx23.c85 clk32k, dri, pwm, filt, uart, ssp, gpmi, spdif, emi, saif, enumerator
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dtda10023.c37 u8 pwm; member
507 tda10023_attach(const struct tda10023_config *config, struct i2c_adapter *i2c, u8 pwm) tda10023_attach() argument
H A Dtda10021.c30 u8 pwm; member
446 tda10021_attach(const struct tda1002x_config* config, struct i2c_adapter* i2c, u8 pwm) tda10021_attach() argument
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-pca9532.c49 u8 pwm[2]; member
116 static int pca9532_calcpwm(struct i2c_client *client, int pwm, int blink, in pca9532_calcpwm() argument
142 static int pca9532_setpwm(struct i2c_client *client, int pwm) in pca9532_setpwm() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dcdv_intel_lvds.c639 u32 pwm; in cdv_intel_lvds_init() local
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dbudget.c428 u8 pwm; in read_pwm() local
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dgpio-fan.c169 u8 pwm = fan_data->speed_index * 255 / (fan_data->num_speed - 1); in pwm1_show() local
178 unsigned long pwm; in pwm1_store() local
H A Dmax31790.c64 u16 pwm[NR_CHANNEL]; member

Completed in 19 milliseconds

12345678910>>...13