Searched refs:pwm2 (Results 1 - 23 of 23) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mmp/
H A Dpxa168.c72 static APBC_CLK(pwm2, PXA168_PWM2, 1, 13000000);
141 PXA168_DEVICE(pwm2, "pxa168-pwm", 1, NONE, 0xd401a400, 0x10);
H A Dpxa910.c109 static APBC_CLK(pwm2, PXA910_PWM2, 1, 13000000);
177 PXA910_DEVICE(pwm2, "pxa910-pwm", 1, NONE, 0xd401a400, 0x10);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/mach-a3/
H A Dpinmux.c167 hwprot.pwm2 = regk_pinmux_yes;
325 hwprot.pwm2 = regk_pinmux_no;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dsmsc47m1.c592 int fan1, fan2, fan3, pwm1, pwm2, pwm3; local
620 pwm2 = (smsc47m1_read_value(data, SMSC47M1_REG_PPIN(1)) & 0x05)
639 if (!(fan1 || fan2 || fan3 || pwm1 || pwm2 || pwm3)) {
702 if (pwm2) {
H A Df75375s.c556 static SENSOR_DEVICE_ATTR(pwm2, S_IRUGO | S_IWUSR,
H A Dw83l786ng.c483 SENSOR_ATTR(pwm2, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 1),
H A Dadm1031.c433 static SENSOR_DEVICE_ATTR(pwm2, S_IRUGO | S_IWUSR, show_pwm, set_pwm, 1);
H A Dpc87427.c651 static SENSOR_DEVICE_ATTR(pwm2, S_IWUSR | S_IRUGO, show_pwm, set_pwm, 1);
H A Dadt7470.c1074 static SENSOR_DEVICE_ATTR(pwm2, S_IWUSR | S_IRUGO, show_pwm, set_pwm, 1);
H A Dadt7475.c1016 static SENSOR_DEVICE_ATTR_2(pwm2, S_IRUGO | S_IWUSR, show_pwm, set_pwm, INPUT,
1377 data->has_pwm2 ? " pwm2" : "",
H A Dasc7621.c954 PWRITE(pwm2, 1, PRI_HIGH, 0x31, 0, 0, 0, u8),
H A Df71805f.c1019 static SENSOR_DEVICE_ATTR(pwm2, S_IRUGO, show_pwm, set_pwm, 1);
H A Dw83791d.c727 SENSOR_ATTR(pwm2, S_IWUSR | S_IRUGO,
H A Dw83792d.c1017 static SENSOR_DEVICE_ATTR(pwm2, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 1);
H A Dadm1026.c1453 static DEVICE_ATTR(pwm2, S_IRUGO | S_IWUSR, show_pwm_reg, set_pwm_reg);
H A Dadt7462.c1654 static SENSOR_DEVICE_ATTR(pwm2, S_IWUSR | S_IRUGO, show_pwm, set_pwm, 1);
H A Df71882fg.c438 SENSOR_ATTR_2(pwm2, S_IRUGO|S_IWUSR, show_pwm, store_pwm, 0, 1),
H A Dpc87360.c367 SENSOR_ATTR(pwm2, S_IWUSR | S_IRUGO, show_pwm, set_pwm, 1),
H A Dw83627ehf.c1088 SENSOR_ATTR(pwm2, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 1),
H A Dw83627hf.c958 static SENSOR_DEVICE_ATTR(pwm2, S_IRUGO|S_IWUSR, show_pwm, store_pwm, 1);
H A Dw83781d.c740 static SENSOR_DEVICE_ATTR(pwm2, S_IRUGO | S_IWUSR, show_pwm, store_pwm, 1);
H A Dlm93.c85 /* pwm outputs: pwm1-pwm2 (nr => 0-1, reg => 0-3) */
1791 static SENSOR_DEVICE_ATTR(pwm2, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 1);
1857 pwm is 0-1, indicating pwm1-pwm2
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
H A Dpinmux_defs.h100 unsigned int pwm2 : 1; member in struct:__anon8977

Completed in 173 milliseconds