/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 | 204 better fan behaviour by default, and some manual control.
|
/drivers/media/usb/pvrusb2/ |
D | Kconfig | 62 on debugging the driver or performing a manual firmware
|
/drivers/video/omap/ |
D | Kconfig | 26 bool "Default to manual update mode"
|
/drivers/usb/ |
D | Kconfig | 165 The chip has two modes: automatic mode and manual mode. In automatic 173 device should work. This driver utilizes manual mode.
|
/drivers/staging/wlags49_h2/ |
D | README.wlags49 | 71 Driver online manual page: 72 * man/wlags49.4 Driver manual page 257 * The online manual page (wlags49.4) 464 Refer to the online manual page for additional configuration, feature and 530 1) Read the manual page on the probing of the i82365 module, by typing the 568 1) Read the manual page on the "Options specific for TI CardBus
|
D | README.ubuntu | 62 manual configuration using the iwconfig/iwlist programs.
|
/drivers/hwmon/ |
D | applesmc.c | 832 u16 manual = 0; in applesmc_show_fan_manual() local 836 manual = ((buffer[0] << 8 | buffer[1]) >> to_index(attr)) & 0x01; in applesmc_show_fan_manual() 841 return snprintf(sysfsbuf, PAGE_SIZE, "%d\n", manual); in applesmc_show_fan_manual()
|
D | nct6775.c | 99 enum pwm_enable { off, manual, thermal_cruise, speed_cruise, sf3, sf4 }; enumerator 1951 if (index == 0 && data->pwm_enable[nr] > manual) in show_pwm() 2023 case manual: in pwm_update_registers()
|
D | Kconfig | 1396 W83795ADG hardware monitoring chip, including manual fan speed
|
/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 | 711 void cx88_set_stereo(struct cx88_core *core, u32 mode, int manual);
|
/drivers/usb/core/ |
D | message.c | 1284 int manual = 0; in usb_set_interface() local 1342 manual = 1; in usb_set_interface() 1375 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 | 1036 static void eeepc_set_fan_ctrl(int manual) in eeepc_set_fan_ctrl() argument 1041 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 | 455 isp->afc.manual = val; in __is_set_isp_afc()
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4fw_api.h | 2014 } manual; member 2048 } manual; member
|
D | t4_hw.c | 2030 c.u.manual.mode_pkd = htonl(FW_RSS_GLB_CONFIG_CMD_MODE(mode)); in t4_config_glbl_rss()
|
/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_hw.c | 561 be32_to_cpu(rpl.u.manual.mode_pkd)); in t4vf_get_rss_glb_config()
|
/drivers/mtd/maps/ |
D | Kconfig | 321 (please see the manual for the link settings).
|
/drivers/scsi/csiostor/ |
D | csio_mb.c | 344 cmdp->u.manual.mode_pkd = in csio_rss_glb_config()
|
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx.reg | 1335 * the values are specified in the AHA2742 technical reference manual
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 1020 * Perform an explicit manual flush. During 1021 * a manual flush, the FIFOEMP bit becomes
|