/drivers/macintosh/ |
D | therm_adt746x.c | 150 u8 manual; in write_fan_speed() local 173 manual = read_reg(th, MANUAL_MODE[fan]); in write_fan_speed() 174 manual &= ~INVERT_MASK; in write_fan_speed() 176 manual | MANUAL_MASK | th->pwm_inv[fan]); in write_fan_speed() 181 manual = read_reg(th, in write_fan_speed() 183 manual &= ~INVERT_MASK; in write_fan_speed() 184 manual |= th->pwm_inv[fan]; in write_fan_speed() 186 MANUAL_MODE[fan], manual|REM_CONTROL[fan]); in write_fan_speed() 188 manual = read_reg(th, MANUAL_MODE[fan]); in write_fan_speed() 189 manual &= ~INVERT_MASK; in write_fan_speed() [all …]
|
D | Kconfig | 205 better fan behaviour by default, and some manual control.
|
/drivers/usb/ |
D | Kconfig | 121 The chip has two modes: automatic mode and manual mode. In automatic 129 device should work. This driver utilizes manual mode.
|
/drivers/media/usb/pvrusb2/ |
D | Kconfig | 62 on debugging the driver or performing a manual firmware
|
/drivers/video/fbdev/omap/ |
D | Kconfig | 26 bool "Default to manual update mode"
|
/drivers/char/ipmi/ |
D | Kconfig | 61 delays. Say "n" here to disable this manual probing. IPMI will then
|
/drivers/media/pci/cx88/ |
D | cx88-tvaudio.c | 882 void cx88_set_stereo(struct cx88_core *core, u32 mode, int manual) in cx88_set_stereo() argument 887 if (manual) { in cx88_set_stereo()
|
D | cx88.h | 715 void cx88_set_stereo(struct cx88_core *core, u32 mode, int manual);
|
/drivers/hwmon/ |
D | applesmc.c | 854 u16 manual = 0; in applesmc_show_fan_manual() local 858 manual = ((buffer[0] << 8 | buffer[1]) >> to_index(attr)) & 0x01; in applesmc_show_fan_manual() 863 return snprintf(sysfsbuf, PAGE_SIZE, "%d\n", manual); in applesmc_show_fan_manual()
|
D | nct6775.c | 105 enum pwm_enable { off, manual, thermal_cruise, speed_cruise, sf3, sf4 }; enumerator 2200 if (index == 0 && data->pwm_enable[nr] > manual) in show_pwm() 2272 case manual: in pwm_update_registers()
|
D | Kconfig | 1579 W83795ADG hardware monitoring chip, including manual fan speed
|
/drivers/usb/core/ |
D | message.c | 1294 int i, ret, manual = 0; in usb_set_interface() local 1356 manual = 1; in usb_set_interface() 1389 if (manual) { in usb_set_interface()
|
/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/platform/x86/ |
D | eeepc-laptop.c | 1017 static void eeepc_set_fan_ctrl(int manual) in eeepc_set_fan_ctrl() argument 1022 if (manual == 1) in eeepc_set_fan_ctrl()
|
/drivers/media/platform/exynos4-is/ |
D | fimc-is-param.h | 598 u32 manual; member
|
D | fimc-is-param.c | 454 isp->afc.manual = val; in __is_set_isp_afc()
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4fw_api.h | 2089 } manual; member 2123 } manual; member
|
D | t4_hw.c | 2133 c.u.manual.mode_pkd = htonl(FW_RSS_GLB_CONFIG_CMD_MODE(mode)); in t4_config_glbl_rss()
|
/drivers/mtd/maps/ |
D | Kconfig | 296 (please see the manual for the link settings).
|
/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_hw.c | 589 be32_to_cpu(rpl.u.manual.mode_pkd)); in t4vf_get_rss_glb_config()
|
/drivers/media/i2c/ |
D | adv7842.c | 1632 sdp_io_write_and_or(sd, 0xe0, 0xbf, c->manual ? 0x00 : 0x40); in sdp_csc_coeff() 1634 if (!c->manual) in sdp_csc_coeff()
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 1020 * Perform an explicit manual flush. During 1021 * a manual flush, the FIFOEMP bit becomes
|