Searched refs:_enable (Results 1 – 25 of 32) sorted by relevance
12
/linux-6.1.9/drivers/clk/sunxi-ng/ |
D | ccu_frac.h | 20 #define _SUNXI_CCU_FRAC(_enable, _select, _rate1, _rate2) \ argument 22 .enable = _enable, \
|
D | ccu_sdm.h | 41 #define _SUNXI_CCU_SDM(_table, _enable, \ argument 46 .enable = _enable, \
|
/linux-6.1.9/Documentation/hwmon/ |
D | max31790.rst | 41 fan[1-6]_enable RW enable or disable the tachometer input 42 pwm[1-6]_enable RW regulator mode, 0=disabled (duty cycle=0%), 1=manual mode, 2=rpm mode
|
D | sysfs-interface.rst | 147 `in[0-*]_enable` 190 `fan[1-*]_enable` 203 `pwm[1-*]_enable` 294 `temp[1-*]_enable` 351 `curr[1-*]_enable` 436 `power[1-*]_enable` 474 `energy[1-*]_enable` 492 `humidity[1-*]_enable`
|
D | tps23861.rst | 40 in[0-3]_enable Enable/disable ports [1-4]
|
D | max31730.rst | 34 temp[1-4]_enable RW Temperature enable/disable
|
D | nct7904.rst | 44 pwm[1-4]_enable R/W, 1/2 for manual or SmartFan mode
|
D | tmp464.rst | 64 **temp[1-9]_enable**
|
D | w83l786ng.rst | 53 pwm[1-2]_enable
|
D | tmp421.rst | 71 **temp[1-4]_enable**
|
D | max31785.rst | 56 pwm[1-4]_enable 0: Full-speed
|
D | ina3221.rst | 31 in[123]_enable Voltage channel enable controls
|
D | nzxt-smart2.rst | 54 pwm[1-3]_enable 1 if the fan can be controlled by writing to the
|
D | max31760.rst | 62 fan[1-2]_enable Enable fan readings and fan fault alarms
|
D | asc7621.rst | 201 temp[5-8]_input / temp[5-8]_enable 207 pwm[1-3]_enable
|
D | dme1737.rst | 307 pwm[1-3]_enable RW Enable of PWM outputs 1-3. Supported 313 pwm[5-6]_enable RO Enable of PWM outputs 5-6. Always
|
D | f71882fg.rst | 171 to the pwm#_enable file. Note that not all modes are supported on all
|
D | w83791d.rst | 131 pwm[1-3]_enable this file controls mode of fan/temperature control for
|
D | w83792d.rst | 180 pwm[1-3]_enable
|
D | f71805f.rst | 163 to the pwm<n>_enable file.
|
D | vt1211.rst | 176 fans. Writing a 2 to any of the two pwm[1-2]_enable sysfs nodes will put the
|
D | w83627ehf.rst | 143 pwm[1-4]_enable
|
/linux-6.1.9/arch/mips/alchemy/common/ |
D | platform.c | 282 #define MAC_RES(_base, _enable, _irq, _macdma) \ argument 289 .start = _enable, \ 290 .end = _enable + 0x3, \
|
/linux-6.1.9/drivers/staging/iio/frequency/ |
D | dds.h | 94 IIO_DEVICE_ATTR(out_altvoltage##_channel##_out##_output##_enable,\
|
/linux-6.1.9/arch/arm/mach-omap2/ |
D | omap_hwmod.c | 1868 static int _enable(struct omap_hwmod *oh) in _enable() function 2046 _enable(oh); in _shutdown() 2057 _enable(oh); in _shutdown() 2447 r = _enable(oh); in _setup_reset() 2553 r = _enable(oh->parent_hwmod); in _setup() 3711 r = _enable(oh); in omap_hwmod_enable()
|
12