/drivers/macintosh/ |
D | therm_adt746x.c | 151 u8 manual; in write_fan_speed() local 174 manual = read_reg(th, MANUAL_MODE[fan]); in write_fan_speed() 175 manual &= ~INVERT_MASK; in write_fan_speed() 177 manual | MANUAL_MASK | th->pwm_inv[fan]); in write_fan_speed() 182 manual = read_reg(th, in write_fan_speed() 184 manual &= ~INVERT_MASK; in write_fan_speed() 185 manual |= th->pwm_inv[fan]; in write_fan_speed() 187 MANUAL_MODE[fan], manual|REM_CONTROL[fan]); in write_fan_speed() 189 manual = read_reg(th, MANUAL_MODE[fan]); in write_fan_speed() 190 manual &= ~INVERT_MASK; in write_fan_speed() [all …]
|
D | Kconfig | 189 better fan behaviour by default, and some manual control.
|
/drivers/comedi/drivers/ni_routing/ |
D | README | 230 manual (371022K-01) 232 manual (371022K-01) 234 manual (371022K-01) 236 manual (371022K-01) 238 manual (371022K-01) 240 manual (371022K-01)
|
/drivers/gpu/drm/i915/gt/ |
D | intel_rc6_types.h | 26 bool manual : 1; member
|
D | intel_rc6.c | 604 rc6->manual = rc6->ctl_enable & GEN6_RC_CTL_RC6_ENABLE; in intel_rc6_enable() 642 if (!rc6->manual) in intel_rc6_park()
|
/drivers/usb/ |
D | Kconfig | 142 The chip has two modes: automatic mode and manual mode. In automatic 150 device should work. This driver utilizes manual mode.
|
/drivers/staging/media/av7110/ |
D | audio-fopen.rst | 72 the Linux manual page for fcntl. Only one user can open the Audio Device
|
D | video-fopen.rst | 73 system call, documented in the Linux manual page for fcntl. Only one
|
/drivers/media/usb/pvrusb2/ |
D | Kconfig | 65 on debugging the driver or performing a manual firmware
|
/drivers/staging/pi433/Documentation/devicetree/ |
D | pi433.txt | 54 source tree. For a manual compile, you may use a command line like the following:
|
/drivers/video/fbdev/omap/ |
D | Kconfig | 27 bool "Default to manual update mode"
|
/drivers/media/pci/cx88/ |
D | cx88-tvaudio.c | 881 void cx88_set_stereo(struct cx88_core *core, u32 mode, int manual) in cx88_set_stereo() argument 886 if (manual) { in cx88_set_stereo()
|
D | cx88.h | 687 void cx88_set_stereo(struct cx88_core *core, u32 mode, int manual);
|
/drivers/hwmon/ |
D | applesmc.c | 886 u16 manual = 0; in applesmc_show_fan_manual() local 893 manual = ((buffer[0] << 8 | buffer[1]) >> to_index(attr)) & 0x01; in applesmc_show_fan_manual() 894 return sysfs_emit(sysfsbuf, "%d\n", manual); in applesmc_show_fan_manual()
|
D | nct6775.c | 134 enum pwm_enable { off, manual, thermal_cruise, speed_cruise, sf3, sf4 }; enumerator 2580 if (index == 0 && data->pwm_enable[nr] > manual) in show_pwm() 2652 case manual: in pwm_update_registers()
|
/drivers/usb/core/ |
D | message.c | 1527 int i, ret, manual = 0; in usb_set_interface() local 1597 manual = 1; in usb_set_interface() 1630 if (manual) { in usb_set_interface()
|
/drivers/platform/x86/ |
D | eeepc-laptop.c | 1004 static void eeepc_set_fan_ctrl(int manual) in eeepc_set_fan_ctrl() argument 1009 if (manual == EEEPC_FAN_CTRL_MANUAL) in eeepc_set_fan_ctrl()
|
/drivers/media/platform/exynos4-is/ |
D | fimc-is-param.h | 595 u32 manual; member
|
D | fimc-is-param.c | 451 isp->afc.manual = val; in __is_set_isp_afc()
|
/drivers/mtd/maps/ |
D | Kconfig | 326 (please see the manual for the link settings).
|
/drivers/media/platform/ |
D | Kconfig | 226 called VCU in the reference manual.
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4fw_api.h | 3425 } manual; member 3507 } manual; member
|
/drivers/media/i2c/ |
D | adv7842.c | 1748 sdp_io_write_and_or(sd, 0xe0, 0xbf, c->manual ? 0x00 : 0x40); in sdp_csc_coeff() 1750 if (!c->manual) in sdp_csc_coeff()
|
/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_hw.c | 1041 be32_to_cpu(rpl.u.manual.mode_pkd)); in t4vf_get_rss_glb_config()
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 1020 * Perform an explicit manual flush. During 1021 * a manual flush, the FIFOEMP bit becomes
|