/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 | 182 better fan behaviour by default, and some manual control.
|
/drivers/staging/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/staging/media/allegro-dvt/ |
D | Kconfig | 13 called VCU in the reference manual.
|
/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/media/usb/pvrusb2/ |
D | Kconfig | 64 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 | 686 void cx88_set_stereo(struct cx88_core *core, u32 mode, int manual);
|
/drivers/hwmon/ |
D | applesmc.c | 845 u16 manual = 0; in applesmc_show_fan_manual() local 849 manual = ((buffer[0] << 8 | buffer[1]) >> to_index(attr)) & 0x01; in applesmc_show_fan_manual() 854 return snprintf(sysfsbuf, PAGE_SIZE, "%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()
|
D | Kconfig | 1280 hardware monitoring chip, including manual fan speed control. 1820 W83795ADG hardware monitoring chip, including manual fan speed
|
/drivers/staging/speakup/ |
D | spkguide.txt | 28 this manual, but the user may need to be aware of the module 37 are beyond the scope of this manual, but the user should be aware of 98 this manual for further details. It should be noted here that the 120 manual uses the term keypad instead of numeric keypad. Also I'm lazy 221 in this manual. 239 beyond the scope of this manual. To use the caps lock for its normal 430 would write such scripts is somewhat beyond the scope of this manual, 639 of manual installation. 803 For example, in this manual, we have made references to several web 905 manual. For this information, visit the Speakup web site at [all …]
|
/drivers/usb/core/ |
D | message.c | 1363 int i, ret, manual = 0; in usb_set_interface() local 1431 manual = 1; in usb_set_interface() 1464 if (manual) { in usb_set_interface()
|
/drivers/platform/x86/ |
D | eeepc-laptop.c | 1006 static void eeepc_set_fan_ctrl(int manual) in eeepc_set_fan_ctrl() argument 1011 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 | 327 (please see the manual for the link settings).
|
/drivers/media/i2c/ |
D | adv7842.c | 1750 sdp_io_write_and_or(sd, 0xe0, 0xbf, c->manual ? 0x00 : 0x40); in sdp_csc_coeff() 1752 if (!c->manual) in sdp_csc_coeff()
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4fw_api.h | 3366 } manual; member 3448 } manual; member
|
D | t4_hw.c | 5225 c.u.manual.mode_pkd = in t4_config_glbl_rss()
|
/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_hw.c | 1042 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
|