/drivers/atm/ |
D | Kconfig | 85 when going from 8W to 16W bursts. 88 bool "Enable 16W TX bursts (discouraged)" 95 bool "Enable 8W TX bursts (recommended)" 102 bool "Enable 4W TX bursts (optional)" 106 this if you have disabled 8W bursts. Enabling 4W if 8W is also set 110 bool "Enable 2W TX bursts (optional)" 114 this if you have disabled 4W and 8W bursts. Enabling 2W if 4W or 8W 118 bool "Enable 16W RX bursts (discouraged)" 125 bool "Enable 8W RX bursts (discouraged)" 133 bool "Enable 4W RX bursts (recommended)" [all …]
|
/drivers/gpu/drm/vc4/ |
D | vc4_drv.h | 86 #define _wait_for(COND, MS, W) ({ \ argument 95 if (W && drm_can_sleep()) { \ 96 msleep(W); \
|
/drivers/gpu/drm/i915/ |
D | i915_cmd_parser.c | 108 #define W CMD_DESC_REGISTER macro 122 CMD( MI_LOAD_REGISTER_IMM(1), SMI, !F, 0xFF, W, 124 CMD( MI_STORE_REGISTER_MEM, SMI, F, 3, W | B, 131 CMD( MI_LOAD_REGISTER_MEM, SMI, F, 3, W | B, 378 CMD( MI_LOAD_REGISTER_IMM(1), SMI, !F, 0xFF, W, 381 CMD( MI_STORE_REGISTER_MEM_GEN8, SMI, F, 4, W, 384 CMD( MI_LOAD_REGISTER_MEM_GEN8, SMI, F, 4, W, 386 CMD( MI_LOAD_REGISTER_REG, SMI, !F, 0xFF, W, 409 #undef W
|
D | intel_drv.h | 48 #define _wait_for(COND, MS, W) ({ \ argument 57 if ((W) && drm_can_sleep()) { \ 58 usleep_range((W)*1000, (W)*2000); \
|
D | i915_gem.c | 2215 #define _wait_for_us(COND, US, W) ({ \ argument 2228 usleep_range((W), (W)*2); \
|
/drivers/gpu/drm/gma500/ |
D | intel_gmbus.c | 38 #define _wait_for(COND, MS, W) ({ \ argument 46 if (W && !(in_atomic() || in_dbg_master())) msleep(W); \
|
D | cdv_intel_display.c | 122 #define _wait_for(COND, MS, W) ({ \ argument 130 if (W && !in_dbg_master()) \ 131 msleep(W); \
|
D | cdv_intel_dp.c | 235 #define _wait_for(COND, MS, W) ({ \ argument 243 if (W && !in_dbg_master()) msleep(W); \
|
/drivers/gpu/drm/i2c/ |
D | Kconfig | 8 Support for the Analog Device ADV7511(W) and ADV7513 HDMI encoders.
|
/drivers/net/wireless/ath/ath9k/ |
D | mci.h | 117 u8 W; /* Voice: Wvoice, HID: Sniff timeout, in slots */ member
|
/drivers/net/wireless/ |
D | Kconfig | 230 SMC 2635W 235 SMC 2602W V2 EU
|
/drivers/s390/char/ |
D | defkeymap.map | 106 keycode 102 = Atilde W
|
/drivers/usb/serial/ |
D | Kconfig | 366 bool "USB Keyspan USA-19W Firmware" 369 Say Y here to include firmware for the USA-19W converter. 384 bool "USB Keyspan USA-49W Firmware" 387 Say Y here to include firmware for the USA-49W converter.
|
/drivers/iommu/ |
D | Kconfig | 251 processor family. This enables H/W multimedia accelerators to see
|
/drivers/eisa/ |
D | eisa.ids | 879 ISA9103 "QUADEMS+ W/IO" 1042 ISAD800 "AMI SMART PACK 2 W/ PAL 5.1" 1043 ISAD801 "AMI SMART PACK 2 W/ PAL 6.1" 1044 ISAD802 "AMI SMART PACK 2 W/ PAL 6.2"
|
/drivers/mtd/ |
D | Kconfig | 286 This enables EXPERIMENTAL R/W support for SmartMedia/xD
|
/drivers/net/wan/ |
D | farsync.c | 503 #define FST_WRW(C,E,W) writew ((W), (C)->mem + WIN_OFFSET(E)) argument
|
/drivers/block/ |
D | Kconfig | 430 If enabled, write caching will be set for the CD-R/W device. For now
|
/drivers/hid/ |
D | Kconfig | 141 Support for Aureal Cy se W-01RN Remote Controller and other Aureal derived remotes.
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 820 * Host Control (p. 3-47) R/W
|
/drivers/scsi/ |
D | Kconfig | 868 tristate "Initio 9100U(W) support" 871 This is support for the Initio 91XXU(W) SCSI host adapter. Please
|
/drivers/mfd/ |
D | Kconfig | 1001 bool "System Controller Register R/W Based on Regmap"
|