Searched refs:_enable (Results 1 – 21 of 21) sorted by relevance
/linux-4.4.14/arch/mips/alchemy/common/ |
D | platform.c | 284 #define MAC_RES(_base, _enable, _irq, _macdma) \ argument 291 .start = _enable, \ 292 .end = _enable + 0x3, \
|
/linux-4.4.14/Documentation/hwmon/ |
D | max31790 | 36 pwm[1-6]_enable RW regulator mode, 0=disabled, 1=manual mode, 2=rpm mode
|
D | nct7904 | 38 pwm[1-4]_enable R/W, 1/2 for manual or SmartFan mode
|
D | w83l786ng | 46 pwm[1-2]_enable - this file controls mode of fan/temperature control:
|
D | asc7621 | 185 temp[5-8]_enable 191 pwm[1-3]_enable
|
D | dme1737 | 276 pwm[1-3]_enable RW Enable of PWM outputs 1-3. Supported 281 pwm[5-6]_enable RO Enable of PWM outputs 5-6. Always
|
D | f71882fg | 117 to the pwm#_enable file. Note that not all modes are supported on all
|
D | w83791d | 119 pwm[1-3]_enable - this file controls mode of fan/temperature control for
|
D | w83792d | 170 pwm[1-3]_enable - this file controls mode of fan/temperature control:
|
D | f71805f | 149 to the pwm<n>_enable file.
|
D | nct6775 | 94 pwm[1-5]_enable - this file controls mode of fan/temperature control:
|
D | vt1211 | 162 fans. Writing a 2 to any of the two pwm[1-2]_enable sysfs nodes will put the
|
D | w83627ehf | 106 pwm[1-4]_enable - this file controls mode of fan/temperature control:
|
D | sysfs-interface | 250 pwm[1-*]_enable
|
/linux-4.4.14/drivers/staging/iio/frequency/ |
D | dds.h | 95 IIO_DEVICE_ATTR(out_altvoltage##_channel##_out##_output##_enable,\
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | omap_hwmod.c | 2078 static int _enable(struct omap_hwmod *oh) in _enable() function 2280 _enable(oh); in _shutdown() 2291 _enable(oh); in _shutdown() 2575 r = _enable(oh); in _setup_reset() 2681 r = _enable(oh->parent_hwmod); in _setup() 3341 r = _enable(oh); in omap_hwmod_enable()
|
/linux-4.4.14/drivers/hwmon/ |
D | smsc47m1.c | 436 static SENSOR_DEVICE_ATTR(pwm##offset##_enable, S_IRUGO | S_IWUSR, \
|
D | dme1737.c | 1616 static SENSOR_DEVICE_ATTR_2(pwm##ix##_enable, S_IRUGO, \ 1640 static SENSOR_DEVICE_ATTR_2(pwm##ix##_enable, S_IRUGO, \
|
D | vt1211.c | 1026 SENSOR_ATTR_2(pwm##ix##_enable, S_IRUGO | S_IWUSR, \
|
D | lm85.c | 837 static SENSOR_DEVICE_ATTR(pwm##offset##_enable, S_IRUGO | S_IWUSR, \
|
D | w83795.c | 1652 SENSOR_ATTR_2(pwm##index##_enable, S_IWUSR | S_IRUGO, \
|