Home
last modified time | relevance | path

Searched defs:pwm (Results 1 – 25 of 42) sorted by relevance

12

/drivers/misc/
Datmel_pwm.c21 struct pwm { struct
28 struct pwm_channel *channel[PWM_NCHAN]; argument
29 void (*handler[PWM_NCHAN])(struct pwm_channel *); argument
43 static inline void pwm_writel(const struct pwm *p, unsigned offset, u32 val) in pwm_writel() argument
58 static struct pwm *pwm; variable
/drivers/media/dvb/frontends/
Dtda1002x.h65 struct i2c_adapter* i2c, u8 pwm) in tda10021_attach()
80 struct i2c_adapter *i2c, u8 pwm) in tda10023_attach()
Dves1820.h49 struct i2c_adapter* i2c, u8 pwm) in ves1820_attach()
Dves1820.c43 u8 pwm; member
372 u8 pwm) in ves1820_attach()
Dtda10021.c42 u8 pwm; member
410 u8 pwm) in tda10021_attach()
Dtda10023.c49 u8 pwm; member
483 u8 pwm) in tda10023_attach()
/drivers/leds/
Dleds-pca9532.c39 u8 pwm[2]; member
68 static int pca9532_calcpwm(struct i2c_client *client, int pwm, int blink, in pca9532_calcpwm()
94 static int pca9532_setpwm(struct i2c_client *client, int pwm) in pca9532_setpwm()
/drivers/hwmon/
Df71882fg.c83 #define F71882FG_REG_POINT_PWM(pwm, point) (0xAA + (point) + (16 * (pwm))) argument
84 #define F71882FG_REG_POINT_TEMP(pwm, point) (0xA6 + (point) + (16 * (pwm))) argument
147 u8 pwm[4]; member
1484 int pwm = to_sensor_dev_attr_2(devattr)->index; in show_pwm_auto_point_pwm() local
1505 int pwm = to_sensor_dev_attr_2(devattr)->index; in store_pwm_auto_point_pwm() local
1666 int pwm = to_sensor_dev_attr_2(devattr)->index; in show_pwm_auto_point_temp() local
1678 int pwm = to_sensor_dev_attr_2(devattr)->index; in store_pwm_auto_point_temp() local
Dmax6650.c283 int pwm; in get_pwm() local
304 int pwm = simple_strtoul(buf, NULL, 10); in set_pwm() local
Dasb100.c158 static u8 ASB100_PWM_TO_REG(int pwm) in ASB100_PWM_TO_REG()
201 u8 pwm; /* Register encoding */ member
Dadm1031.c88 u8 pwm[2]; member
180 static int AUTO_TEMP_MAX_TO_REG(int val, int reg, int pwm) in AUTO_TEMP_MAX_TO_REG()
Dadt7470.c166 u8 pwm[ADT7470_PWM_COUNT]; member
239 u8 cfg, pwm[4], pwm_cfg[2]; in adt7470_read_temperatures() local
Dsmsc47m1.c133 u8 pwm[3]; /* Register value (bit 0 is disable) */ member
Dw83l786ng.c139 u8 pwm[2]; member
Dpc87360.c202 u8 pwm[3]; /* Register value */ member
365 static struct sensor_device_attribute pwm[] = { variable
Dfscpos.c144 u8 pwm[2]; /* fan min value for rps */ member
Df75375s.c108 u8 pwm[2]; member
/drivers/video/backlight/
Dpwm_bl.c24 struct pwm_device *pwm; member
/drivers/macintosh/
Dwindfarm_smu_controls.c55 static int smu_set_fan(int pwm, u8 id, u16 value) in smu_set_fan()
Dtherm_pm72.c581 static int set_pwm_fan(int fan_index, int pwm) in set_pwm_fan()
638 int pwm; in tickle_fcu() local
Dtherm_pm72.h170 int pwm; member
251 int pwm; member
/drivers/media/dvb/ttpci/
Dbudget.c418 u8 pwm; in read_pwm() local
Dbudget-av.c1168 u8 pwm; in read_pwm() local
/drivers/gpu/drm/i915/
Di915_opregion.c178 u32 pwm = pfmb & ASLE_PFMB_PWM_MASK; in asle_set_pwm_freq() local
/drivers/media/dvb/ttusb-budget/
Ddvb-ttusb-budget.c1384 u8 pwm; in read_pwm() local

12