/Linux-v4.19/drivers/clk/sunxi-ng/ |
D | ccu_frac.h | 28 #define _SUNXI_CCU_FRAC(_enable, _select, _rate1, _rate2) \ argument 30 .enable = _enable, \
|
D | ccu_sdm.h | 49 #define _SUNXI_CCU_SDM(_table, _enable, \ argument 54 .enable = _enable, \
|
/Linux-v4.19/arch/mips/alchemy/common/ |
D | platform.c | 284 #define MAC_RES(_base, _enable, _irq, _macdma) \ argument 291 .start = _enable, \ 292 .end = _enable + 0x3, \
|
/Linux-v4.19/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 | sysfs-interface | 174 in[0-*]_enable 246 fan[1-*]_enable 265 pwm[1-*]_enable 426 temp[1-*]_enable 492 curr[1-*]_enable 597 power[1-*]_enable Enable or disable the sensors. 614 energy[1-*]_enable Enable or disable the sensors. 630 humidity[1-*]_enable Enable or disable the sensors
|
D | max31785 | 51 pwm[1-4]_enable 0: Full-speed
|
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 | vt1211 | 162 fans. Writing a 2 to any of the two pwm[1-2]_enable sysfs nodes will put the
|
D | nct6775 | 102 pwm[1-7]_enable - this file controls mode of fan/temperature control:
|
D | w83627ehf | 106 pwm[1-4]_enable - this file controls mode of fan/temperature control:
|
/Linux-v4.19/drivers/staging/iio/frequency/ |
D | dds.h | 95 IIO_DEVICE_ATTR(out_altvoltage##_channel##_out##_output##_enable,\
|
/Linux-v4.19/arch/arm/mach-omap2/ |
D | omap_hwmod.c | 1878 static int _enable(struct omap_hwmod *oh) in _enable() function 2057 _enable(oh); in _shutdown() 2068 _enable(oh); in _shutdown() 2442 r = _enable(oh); in _setup_reset() 2548 r = _enable(oh->parent_hwmod); in _setup() 3585 r = _enable(oh); in omap_hwmod_enable()
|
/Linux-v4.19/drivers/clk/nxp/ |
D | clk-lpc32xx.c | 1099 #define LPC32XX_DEFINE_PLL(_idx, _name, _reg, _enable) \ argument 1108 .enable = (_enable), \
|
/Linux-v4.19/drivers/hwmon/ |
D | smsc47m1.c | 436 static SENSOR_DEVICE_ATTR(pwm##offset##_enable, S_IRUGO | S_IWUSR, \
|
D | dme1737.c | 1620 static SENSOR_DEVICE_ATTR_2(pwm##ix##_enable, S_IRUGO, \ 1644 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 | 839 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, \
|