/drivers/media/dvb/ttpci/ |
D | av7110_ipack.c | 17 p->which = 0; in av7110_ipack_reset() 227 p->which = 0; in av7110_ipack_instant_repack() 285 if (p->mpeg == 1 && p->which < 2000) { in av7110_ipack_instant_repack() 292 while (!p->which && c < count && in av7110_ipack_instant_repack() 304 if ((p->check & 0xc0) == 0x40 && !p->which) { in av7110_ipack_instant_repack() 311 p->which = 1; in av7110_ipack_instant_repack() 319 p->which = 2; in av7110_ipack_instant_repack() 324 if (p->which == 1) { in av7110_ipack_instant_repack() 330 p->which = 2; in av7110_ipack_instant_repack() 338 p->which = 3; in av7110_ipack_instant_repack() [all …]
|
/drivers/mtd/chips/ |
D | Kconfig | 20 This option enables JEDEC-style probing of flash chips which are not 22 CFI-targeted flash drivers for any chips which are identified which 38 configuration options which allow you to do so. 50 This option defines the way in which the CPU attempts to arrange 52 'NO', which is the default when CONFIG_MTD_CFI_ADV_OPTIONS isn't 58 If you have a LART, on which the data (and address) lines were 59 connected in a fashion which ensured that the nets were as short 60 as possible, resulting in a bit-shuffling which seems utterly 78 some other configuration options which would allow you to reduce 81 which are supported by the current code will be enabled. [all …]
|
/drivers/xen/xen-pciback/ |
D | conf_space_header.c | 15 int which; member 103 bar->which = 1; in rom_write() 111 bar->which = 0; in rom_write() 137 bar->which = 1; in bar_write() 145 bar->which = 0; in bar_write() 161 *value = bar->which ? bar->len_val : bar->val; in bar_read() 200 bar->which = 0; in bar_init() 213 bar->which = 0; in rom_init() 222 bar->which = 0; in bar_reset()
|
/drivers/media/video/ |
D | mt9v032.c | 171 mt9v032_update_aec_agc(struct mt9v032 *mt9v032, u16 which, int enable) in mt9v032_update_aec_agc() argument 178 value |= which; in mt9v032_update_aec_agc() 180 value &= ~which; in mt9v032_update_aec_agc() 254 unsigned int pad, enum v4l2_subdev_format_whence which) in __mt9v032_get_pad_format() argument 256 switch (which) { in __mt9v032_get_pad_format() 268 unsigned int pad, enum v4l2_subdev_format_whence which) in __mt9v032_get_pad_crop() argument 270 switch (which) { in __mt9v032_get_pad_crop() 364 format->which); in mt9v032_get_format() 381 format->which); in mt9v032_set_format() 395 format->which); in mt9v032_set_format() [all …]
|
D | v4l2-subdev.c | 212 if (format->which != V4L2_SUBDEV_FORMAT_TRY && in subdev_do_ioctl() 213 format->which != V4L2_SUBDEV_FORMAT_ACTIVE) in subdev_do_ioctl() 225 if (format->which != V4L2_SUBDEV_FORMAT_TRY && in subdev_do_ioctl() 226 format->which != V4L2_SUBDEV_FORMAT_ACTIVE) in subdev_do_ioctl() 238 if (crop->which != V4L2_SUBDEV_FORMAT_TRY && in subdev_do_ioctl() 239 crop->which != V4L2_SUBDEV_FORMAT_ACTIVE) in subdev_do_ioctl() 251 if (crop->which != V4L2_SUBDEV_FORMAT_TRY && in subdev_do_ioctl() 252 crop->which != V4L2_SUBDEV_FORMAT_ACTIVE) in subdev_do_ioctl()
|
D | mt9m032.c | 333 enum v4l2_subdev_format_whence which) in __mt9m032_get_pad_crop() argument 335 switch (which) { in __mt9m032_get_pad_crop() 355 enum v4l2_subdev_format_whence which) in __mt9m032_get_pad_format() argument 357 switch (which) { in __mt9m032_get_pad_format() 374 fmt->format = *__mt9m032_get_pad_format(sensor, fh, fmt->which); in mt9m032_get_pad_format() 389 if (sensor->streaming && fmt->which == V4L2_SUBDEV_FORMAT_ACTIVE) { in mt9m032_set_pad_format() 395 fmt->format = *__mt9m032_get_pad_format(sensor, fh, fmt->which); in mt9m032_set_pad_format() 410 crop->rect = *__mt9m032_get_pad_crop(sensor, fh, crop->which); in mt9m032_get_pad_crop() 428 if (sensor->streaming && crop->which == V4L2_SUBDEV_FORMAT_ACTIVE) { in mt9m032_set_pad_crop() 448 __crop = __mt9m032_get_pad_crop(sensor, fh, crop->which); in mt9m032_set_pad_crop() [all …]
|
D | mt9t001.c | 168 unsigned int pad, enum v4l2_subdev_format_whence which) in __mt9t001_get_pad_format() argument 170 switch (which) { in __mt9t001_get_pad_format() 182 unsigned int pad, enum v4l2_subdev_format_whence which) in __mt9t001_get_pad_crop() argument 184 switch (which) { in __mt9t001_get_pad_crop() 273 format->which); in mt9t001_get_format() 290 format->which); in mt9t001_set_format() 304 format->which); in mt9t001_set_format() 320 crop->which); in mt9t001_get_crop() 352 __crop = __mt9t001_get_pad_crop(mt9t001, fh, crop->pad, crop->which); in mt9t001_set_crop() 359 crop->which); in mt9t001_set_crop()
|
D | mt9p031.c | 427 unsigned int pad, u32 which) in __mt9p031_get_pad_format() argument 429 switch (which) { in __mt9p031_get_pad_format() 441 unsigned int pad, u32 which) in __mt9p031_get_pad_crop() argument 443 switch (which) { in __mt9p031_get_pad_crop() 460 fmt->which); in mt9p031_get_format() 477 format->which); in mt9p031_set_format() 491 format->which); in mt9p031_set_format() 507 crop->which); in mt9p031_get_crop() 537 __crop = __mt9p031_get_pad_crop(mt9p031, fh, crop->pad, crop->which); in mt9p031_set_crop() 544 crop->which); in mt9p031_set_crop()
|
/drivers/media/video/omap3isp/ |
D | ispresizer.c | 131 unsigned int pad, enum v4l2_subdev_format_whence which) in __resizer_get_format() argument 133 if (which == V4L2_SUBDEV_FORMAT_TRY) in __resizer_get_format() 147 enum v4l2_subdev_format_whence which) in __resizer_get_crop() argument 149 if (which == V4L2_SUBDEV_FORMAT_TRY) in __resizer_get_crop() 1209 format = __resizer_get_format(res, fh, RESZ_PAD_SOURCE, crop->which); in resizer_g_crop() 1210 crop->rect = *__resizer_get_crop(res, fh, crop->which); in resizer_g_crop() 1271 crop->which); in resizer_s_crop() 1273 crop->which); in resizer_s_crop() 1277 crop->rect.height, crop->which); in resizer_s_crop() 1284 *__resizer_get_crop(res, fh, crop->which) = crop->rect; in resizer_s_crop() [all …]
|
D | isppreview.c | 1607 unsigned int pad, enum v4l2_subdev_format_whence which) in __preview_get_format() argument 1609 if (which == V4L2_SUBDEV_FORMAT_TRY) in __preview_get_format() 1617 enum v4l2_subdev_format_whence which) in __preview_get_crop() argument 1619 if (which == V4L2_SUBDEV_FORMAT_TRY) in __preview_get_crop() 1652 enum v4l2_subdev_format_whence which) in preview_try_format() argument 1691 *fmt = *__preview_get_format(prev, fh, PREV_PAD_SINK, which); in preview_try_format() 1709 crop = __preview_get_crop(prev, fh, which); in preview_try_format() 1841 crop->rect = *__preview_get_crop(prev, fh, crop->which); in preview_get_crop() 1867 format = __preview_get_format(prev, fh, PREV_PAD_SINK, crop->which); in preview_set_crop() 1869 *__preview_get_crop(prev, fh, crop->which) = crop->rect; in preview_set_crop() [all …]
|
/drivers/mtd/ |
D | Kconfig | 9 to enumerate the devices which are present and obtain a handle on 23 WARNING: some of the tests will ERASE entire MTD device which they 29 RedBoot is a ROM monitor and bootloader which deals with multiple 31 blocks on the device, similar to a partition table, which gives 35 If you need code which can detect and parse this table, and register 54 The option specifies which Flash sectors holds the RedBoot 121 If you need code which can detect and parse these tables, and 134 This provides a partition parsing function which derives 177 as block devices, it is possible to use MTD devices which are based 188 this is very unsafe, but could be useful for file systems which are [all …]
|
/drivers/mtd/maps/ |
D | Kconfig | 15 This provides a 'mapping' driver which allows the NOR Flash and 16 ROM driver code to communicate with chips which are mapped 41 This is the physical memory location at which the flash chips 43 memory map which should hopefully be in the documentation for 55 map which should hopefully be in the documentation for your 72 This provides a 'mapping' driver which allows the NOR Flash and 73 ROM driver code to communicate with chips which are mapped 81 This provides a 'mapping' driver which supports the way 82 in which user-programmable flash chips are connected on the 104 This provides a 'mapping' driver which supports the way in [all …]
|
/drivers/net/ppp/ |
D | Kconfig | 23 synchronous PPP which can be used over digital ISDN lines for 41 Support for the BSD-Compress compression method for PPP, which uses 62 Support for the Deflate compression method for PPP, which uses the 76 PPP interfaces. This allows you to control which packets count as 77 activity (i.e. which packets will reset the idle timer or bring up 78 a demand-dialed link) and which packets are to be dropped entirely. 102 PPP multilink is a protocol (defined in RFC 1990) which allows you 107 version of the pppd daemon which understands the multilink protocol. 117 which can lead to bad results if the ATM peer loses state and 129 which contains instruction on how to use this driver (under
|
/drivers/net/ethernet/chelsio/cxgb/ |
D | pm3393.c | 265 static int pm3393_enable(struct cmac *cmac, int which) in pm3393_enable() argument 267 if (which & MAC_DIRECTION_RX) in pm3393_enable() 271 if (which & MAC_DIRECTION_TX) { in pm3393_enable() 281 cmac->instance->enabled |= which; in pm3393_enable() 285 static int pm3393_enable_port(struct cmac *cmac, int which) in pm3393_enable_port() argument 293 pm3393_enable(cmac, which); in pm3393_enable_port() 304 static int pm3393_disable(struct cmac *cmac, int which) in pm3393_disable() argument 306 if (which & MAC_DIRECTION_RX) in pm3393_disable() 308 if (which & MAC_DIRECTION_TX) in pm3393_disable() 317 cmac->instance->enabled &= ~which; in pm3393_disable()
|
/drivers/net/wireless/iwlegacy/ |
D | Kconfig | 29 determine which directory FIRMWARE_DIR is set to when the script 32 If you want to compile the driver as a module ( = code which can be 55 determine which directory FIRMWARE_DIR is set to when the script 58 If you want to compile the driver as a module ( = code which can be 74 control which debug output is sent to the kernel log by setting the
|
/drivers/isdn/hisax/ |
D | hisax_fcpcipnp.c | 223 static void __fcpci_write_ctrl(struct fritz_bcs *bcs, int which) in __fcpci_write_ctrl() argument 229 'A' + bcs->channel, which, bcs->ctrl.ctrl); in __fcpci_write_ctrl() 235 static void fcpci_write_ctrl(struct fritz_bcs *bcs, int which) in fcpci_write_ctrl() argument 241 __fcpci_write_ctrl(bcs, which); in fcpci_write_ctrl() 313 static void fcpci2_write_ctrl(struct fritz_bcs *bcs, int which) in fcpci2_write_ctrl() argument 319 'A' + bcs->channel, which, bcs->ctrl.ctrl); in fcpci2_write_ctrl() 342 static void __fcpnp_write_ctrl(struct fritz_bcs *bcs, int which) in __fcpnp_write_ctrl() argument 348 'A' + bcs->channel, which, bcs->ctrl.ctrl); in __fcpnp_write_ctrl() 351 if (which & 4) in __fcpnp_write_ctrl() 354 if (which & 2) in __fcpnp_write_ctrl() [all …]
|
/drivers/staging/comedi/drivers/ |
D | dt2801.c | 692 int which = 0; in dt2801_dio_insn_bits() local 695 which = 1; in dt2801_dio_insn_bits() 703 dt2801_writedata(dev, which); in dt2801_dio_insn_bits() 707 dt2801_writedata(dev, which); in dt2801_dio_insn_bits() 717 int which = 0; in dt2801_dio_insn_config() local 720 which = 1; in dt2801_dio_insn_config() 738 dt2801_writedata(dev, which); in dt2801_dio_insn_config()
|
/drivers/misc/ |
D | lkdtm.c | 278 static void lkdtm_do_action(enum ctype which) in lkdtm_do_action() argument 280 switch (which) { in lkdtm_do_action() 374 static int lkdtm_register_cpoint(enum cname which) in lkdtm_register_cpoint() argument 382 switch (which) { in lkdtm_register_cpoint() 428 cpoint = which; in lkdtm_register_cpoint() 437 static ssize_t do_register_entry(enum cname which, struct file *f, in do_register_entry() argument 463 err = lkdtm_register_cpoint(which); in do_register_entry()
|
/drivers/net/wireless/p54/ |
D | Kconfig | 11 These devices require softmac firmware which can be found at 23 These devices require softmac firmware which can be found at 34 fullmac prism54 driver plus many devices which are not 37 This driver requires softmac firmware which can be found at
|
/drivers/mtd/ubi/ |
D | Kconfig | 5 UBI is a software layer above MTD layer which admits of LVM-like 25 other flashes which have eraseblock life-cycle 100000 or more. 26 However, in case of MLC NAND flashes which typically have eraseblock 48 This option enables gluebi - an additional driver which emulates MTD
|
/drivers/mtd/devices/ |
D | Kconfig | 48 If you want to compile this driver as a module ( = code which can be 96 if you want to specify device partitioning or to use a device which 150 This enables a test MTD device driver which uses vmalloc() to 181 in normal operation, you can give the physical address at which the 215 'NAND Flash Translation Layer' option below, which is used to 237 'NAND Flash Translation Layer' option below, which is used to 255 'Inverse NAND Flash Translation Layer' option below, which is used 293 This option allows you to specify nonstandard address at which to 305 This option allows you to specify a single address at which to probe 306 for the device, which is useful if you have other devices in that [all …]
|
/drivers/usb/otg/ |
D | Kconfig | 45 The ISP1301 is a full speed USB transceiver which is used in 57 Enable this to support ULPI connected USB OTG transceivers which 93 This driver is to be used by all the usb transceiver which are either 94 built-in with usb ip or which are autonomous and doesn't require any 107 This driver is not supported on boards like trout which
|
/drivers/isdn/act2000/ |
D | Kconfig | 6 this card, additional firmware is necessary, which has to be loaded 7 into the card using a utility which is part of the latest
|
/drivers/isdn/pcbit/ |
D | Kconfig | 7 additional firmware is necessary, which has to be downloaded into 8 the card using a utility which is distributed separately. See
|
/drivers/mmc/core/ |
D | Kconfig | 14 This option is usually just for embedded systems which use 17 This option sets a default which can be overridden by the 36 devices which do not contain the necessary enumeration
|