/linux-4.4.14/Documentation/ABI/testing/ |
D | configfs-spear-pcie-gadget | 7 Interface is used to configure selected dual mode PCIe controller 10 This interfaces can be used to show spear's PCIe device capability. 18 link ... used to enable ltssm and read its status. 19 int_type ...used to configure and read type of supported 21 no_of_msi ... used to configure number of MSI vector needed and 25 vendor_id ... used to write and read vendor id (hex) 26 device_id ... used to write and read device id (hex) 27 bar0_size ... used to write and read bar0_size 28 bar0_address ... used to write and read bar0 mapped area in hex. 29 bar0_rw_offset ... used to write and read offset of bar0 where [all …]
|
D | sysfs-class-net | 29 Values vary based on the lower-level protocol used by the 54 0: 01-80-C2-00-00-00 Bridge Group Address used for STP 55 1: 01-80-C2-00-00-01 (MAC Control) 802.3 used for MAC PAUSE 58 Any values not setting these bits can be used. Take special 90 value. This is used to disambiguate interfaces which might be 104 This attribute can be used by supplicant software to signal that 137 be used for system management purposes. 145 decimal number. This attribute is used for mapping an interface 146 identifier to an interface name. It is used throughout the 157 used to resolve interfaces chaining, linking and stacking. [all …]
|
D | sysfs-bus-iio-frequency-adf4350 | 6 The value given directly influences the MODULUS used by 8 that is used to compute the various dividers, is able to 16 applications, the reference frequency used by the PLL may
|
D | sysfs-firmware-gsmi | 5 Some servers used internally at Google have firmware 10 used. 35 32bit host-endian type used as part of the 48 This file is used to clear out a portion/the
|
/linux-4.4.14/sound/oss/dmasound/ |
D | dmasound_atari.c | 160 ssize_t count, used; in ata_ct_law() local 166 used = count; in ata_ct_law() 174 *frameUsed += used; in ata_ct_law() 175 return used; in ata_ct_law() 183 ssize_t count, used; in ata_ct_s8() local 189 used = count; in ata_ct_s8() 192 *frameUsed += used; in ata_ct_s8() 193 return used; in ata_ct_s8() 201 ssize_t count, used; in ata_ct_u8() local 206 used = count; in ata_ct_u8() [all …]
|
D | dmasound_paula.c | 159 ssize_t count, used; in ami_ct_s8() local 164 used = count; in ami_ct_s8() 171 used = count*2; in ami_ct_s8() 179 *frameUsed += used; in ami_ct_s8() 180 return used; in ami_ct_s8() 193 ssize_t count, used; \ 198 used = count; \ 210 used = count*2; \ 222 *frameUsed += used; \ 223 return used; \ [all …]
|
D | dmasound_q40.c | 66 ssize_t count, used; in q40_ct_law() local 69 used = count = min_t(size_t, userCount, frameLeft); in q40_ct_law() 77 *frameUsed += used ; in q40_ct_law() 78 return used; in q40_ct_law() 86 ssize_t count, used; in q40_ct_s8() local 89 used = count = min_t(size_t, userCount, frameLeft); in q40_ct_s8() 97 *frameUsed += used; in q40_ct_s8() 98 return used; in q40_ct_s8() 105 ssize_t count, used; in q40_ct_u8() local 108 used = count = min_t(size_t, userCount, frameLeft); in q40_ct_u8() [all …]
|
/linux-4.4.14/arch/um/os-Linux/ |
D | sigio.c | 40 int used; member 61 n = poll(fds->poll, fds->used, -1); in write_sigio_thread() 68 for (i = 0; i < fds->used; i++) { in write_sigio_thread() 87 fds->used--; in write_sigio_thread() 89 (fds->used - i) * sizeof(*fds->poll)); in write_sigio_thread() 117 memcpy(new, polls->poll, polls->used * sizeof(struct pollfd)); in need_poll() 173 for (i = 0; i < all_sigio_fds.used; i++) { in add_sigio_fd() 177 if (i == all_sigio_fds.used) in add_sigio_fd() 182 for (i = 0; i < current_poll.used; i++) { in add_sigio_fd() 187 n = current_poll.used; in add_sigio_fd() [all …]
|
/linux-4.4.14/crypto/ |
D | algif_skcipher.c | 48 unsigned used; member 112 ctx->used, 0); in skcipher_sndbuf() 150 static void skcipher_pull_sgl(struct sock *sk, int used, int put) in skcipher_pull_sgl() argument 164 int plen = min_t(int, used, sg[i].length); in skcipher_pull_sgl() 172 used -= plen; in skcipher_pull_sgl() 173 ctx->used -= plen; in skcipher_pull_sgl() 188 if (!ctx->used) in skcipher_pull_sgl() 197 skcipher_pull_sgl(sk, ctx->used, 1); in skcipher_free_sgl() 262 if (sk_wait_event(sk, &timeout, ctx->used)) { in skcipher_wait_for_data() 280 if (!ctx->used) in skcipher_data_wakeup() [all …]
|
D | algif_aead.c | 46 unsigned long used; member 63 ctx->used, 0); in aead_sndbuf() 75 return ctx->used >= ctx->aead_assoclen + as; in aead_sufficient_data() 95 ctx->used = 0; in aead_put_sgl() 155 if (!ctx->used) in aead_data_wakeup() 204 if (!ctx->more && ctx->used) in aead_sendmsg() 234 ctx->used += len; in aead_sendmsg() 277 ctx->used += plen; in aead_sendmsg() 316 if (!ctx->more && ctx->used) in aead_sendpage() 334 ctx->used += size; in aead_sendpage() [all …]
|
/linux-4.4.14/Documentation/filesystems/ |
D | ufs.txt | 11 UFS is a file system widely used in different operating systems. 20 44bsd used in FreeBSD, NetBSD, OpenBSD 23 ufs2 used in FreeBSD 5.x 28 sun used in SunOS (Solaris) 31 sunx86 used in SunOS for Intel (Solarisx86) 34 hp used in HP-UX 38 used in NextStep 42 used for NextStep CDROMs (block_size == 2048) 46 used in OpenStep
|
D | gfs2-uevents.txt | 5 This document explains what the events are and what they are used 33 The CHANGE uevent is used in two places. One is when reporting the 35 This is used as a signal by gfs_controld that it is then ok for other 38 The other CHANGE uevent is used to inform of the completion 47 Because the CHANGE uevent was used (in early versions of gfs_controld) 51 cluster. For this reason the ONLINE uevent was used when adding a new 56 The OFFLINE uevent is only generated due to filesystem errors and is used 76 line (locktable=) or via fstab. It is used as a filesystem label
|
D | nilfs2.txt | 95 used in chcp and mkcp utilities. 98 This ioctl is used in rmcp utility. 101 ioctl is used in lscp utility and by 105 used by lscp, rmcp utilities and by 109 segments. This ioctl is used in lssu, 114 segments. This ioctl is used by 121 is used in lssu, nilfs_resize utilities and 125 This ioctl is used by nilfs_cleanerd daemon. 128 block numbers. This ioctl is used by 133 userspace. This ioctl is used by [all …]
|
D | vfat.txt | 43 By default, FAT_DEFAULT_CODEPAGE setting is used. 46 encoding is used for user visible filename and 16 bit 50 By default, FAT_DEFAULT_IOCHARSET setting is used. 59 is used by the console. It can be enabled for the 68 a '?' is used when no translation is possible. The 71 that gets used is ':' and the four digits of hexadecimal 82 be used to determine number of free clusters without 83 scanning disk. But it's not used by default, because 109 between local time (as used by Windows on FAT) and UTC 116 used by FAT to UTC. I.e. <minutes> minutes will be subtracted [all …]
|
D | hfs.txt | 6 HFS stands for ``Hierarchical File System'' and is the filesystem used 8 models used MFS (``Macintosh File System''), which is not supported, 21 used for creating new files. Default values: '????'. 28 Specifies the umask used for all files , all directories or all 73 hformat that can be used to create HFS filesystem. See
|
D | quota.txt | 5 Quota subsystem allows system administrator to set limits on used space and 6 number of used inodes (inode is a filesystem structure which is associated with 7 each file or directory) for users and/or groups. For both used space and number 8 of used inodes there are actually two limits. The first one is called softlimit 39 This command is used to send a notification about any of the above mentioned
|
D | dax.txt | 7 The page cache is usually used to buffer reads and writes to files. 8 It is also used to provide the pages which are mapped into userspace 31 block device operation. It is used to translate the sector number 34 kernel virtual address that can be used to access the memory. 48 These block devices may be used for inspiration: 77 These filesystems may be used for inspiration:
|
D | qnx6.txt | 4 The qnx6fs is used by newer QNX operating system versions. (e.g. Neutrino) 5 It got introduced in QNX 6.4.0 and is used default since 6.4.1. 10 mmi_fs Mount filesystem as used for example by Audi MMI 3G system 19 for the target (QNX is used on quite a range of embedded systems) plattform 37 That serial number is used to identify the "active" superblock. 81 size, number of blocks used, access time, change time and modification time. 88 used. (scheme is the same as the one used for the superblock root nodes) 130 limited to 510 bytes. The first two starting bytes are used as length field
|
/linux-4.4.14/Documentation/arm/ |
D | Setup | 5 structure, otherwise known as 'struct param_struct' which is used 8 This structure is used to pass initialisation parameters from the 32 This is now obsolete, and should not be used. 50 or VGA console character size. They should not be used for any other 61 is otherwise unused. (should not be used for other console types, and 62 should not be used for other purposes). 67 based machines. May be used differently by different architectures. 71 Default sound setting on Acorn machines. May be used differently by 76 Number of ADFS/MFM disks. May be used differently by different 82 These are now obsolete, and should not be used. [all …]
|
/linux-4.4.14/drivers/vhost/ |
D | vringh.c | 79 while (len && iov->i < iov->used) { in vringh_iov_xfer() 276 riov->i = riov->used = 0; in __vringh_iov() 278 wiov->i = wiov->used = 0; in __vringh_iov() 357 if (unlikely(iov->used == (iov->max_num & ~VRINGH_IOV_ALLOCATED))) { in __vringh_iov() 363 iov->iov[iov->used].iov_base = addr; in __vringh_iov() 364 iov->iov[iov->used].iov_len = len; in __vringh_iov() 365 iov->used++; in __vringh_iov() 401 const struct vring_used_elem *used, in __vringh_complete() argument 413 used_ring = vrh->vring.used; in __vringh_complete() 421 err = putused(&used_ring->ring[off], used, part); in __vringh_complete() [all …]
|
D | vhost.c | 43 #define vhost_avail_event(vq) ((__virtio16 __user *)&vq->used->ring[vq->num]) 260 vq->used = NULL; in vhost_vq_reset() 631 struct vring_used __user *used) in vq_access_ok() argument 637 access_ok(VERIFY_WRITE, used, in vq_access_ok() 638 sizeof *used + num * sizeof *used->ring + s); in vq_access_ok() 659 sizeof *vq->used + in vq_log_access_ok() 660 vq->num * sizeof *vq->used->ring + s)); in vq_log_access_ok() 667 return vq_access_ok(vq, vq->num, vq->desc, vq->avail, vq->used) && in vhost_vq_access_ok() 819 BUILD_BUG_ON(__alignof__ *vq->used > VRING_USED_ALIGN_SIZE); in vhost_vring_ioctl() 842 sizeof *vq->used + in vhost_vring_ioctl() [all …]
|
/linux-4.4.14/Documentation/parisc/ |
D | registers | 3 [ an asterisk is used for planned usage which is currently unimplemented ] 9 CR 0 (Recovery Counter) used for ptrace 26 CR26 (TR 2) not used 28 CR28 (TR 4) not used 29 CR29 (TR 5) not used 31 CR31 (TR 7) Temporary register, used in various places 39 SR3 used for userspace accesses (current process) 58 N (Nullify next instruction) used by C code 60 B (Taken Branch) used by C code 62 V (divide step correction) used by C code [all …]
|
/linux-4.4.14/scripts/ |
D | Makefile.lib | 50 multi-used-y := $(sort $(foreach m,$(obj-y), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))), $(m)))) 51 multi-used-m := $(sort $(foreach m,$(obj-m), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))), $(m)))) 52 multi-used := $(multi-used-y) $(multi-used-m) 53 single-used-m := $(sort $(filter-out $(multi-used-m),$(obj-m))) 57 multi-objs-y := $(foreach m, $(multi-used-y), $($(m:.o=-objs)) $($(m:.o=-y))) 58 multi-objs-m := $(foreach m, $(multi-used-m), $($(m:.o=-objs)) $($(m:.o=-y))) 84 single-used-m := $(addprefix $(obj)/,$(single-used-m)) 85 multi-used-y := $(addprefix $(obj)/,$(multi-used-y)) 86 multi-used-m := $(addprefix $(obj)/,$(multi-used-m)) 169 modname-multi = $(sort $(foreach m,$(multi-used),\
|
/linux-4.4.14/drivers/dma/ |
D | dmaengine.h | 70 dma_cookie_t used, complete; in dma_cookie_status() local 72 used = chan->cookie; in dma_cookie_status() 77 state->used = used; in dma_cookie_status() 80 return dma_async_is_complete(cookie, complete, used); in dma_cookie_status()
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/cpm/ |
D | i2c.txt | 13 - clock-frequency : Can be used to set the i2c clock frequency. If 14 unspecified, a default frequency of 60kHz is being used. 15 The following two properties are deprecated. They are only used by legacy 17 - linux,i2c-index : Can be used to hard code an i2c bus number. By default, 19 - linux,i2c-class : Can be used to override the i2c class. The class is used 22 being used. The definition of the classes can be found in
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | as3711.txt | 23 feedback used: 24 - su2-feedback-voltage : voltage feedback is used 25 - su2-feedback-curr1 : CURR1 input used for current feedback 26 - su2-feedback-curr2 : CURR2 input used for current feedback 27 - su2-feedback-curr3 : CURR3 input used for current feedback 31 - su2-fbprot-lx-sd4 : LX_SD4 is used for over-voltage protection 32 - su2-fbprot-gpio2 : GPIO2 is used for over-voltage protection 33 - su2-fbprot-gpio3 : GPIO3 is used for over-voltage protection 34 - su2-fbprot-gpio4 : GPIO4 is used for over-voltage protection
|
D | mc13xxx.txt | 7 - fsl,mc13xxx-uses-adc : Indicate the ADC is being used 8 - fsl,mc13xxx-uses-codec : Indicate the Audio Codec is being used 9 - fsl,mc13xxx-uses-rtc : Indicate the RTC is being used 10 - fsl,mc13xxx-uses-touch : Indicate the touchscreen controller is being used 14 - adc-port: Contain PMIC SSI port number used for ADC. 15 - dac-port: Contain PMIC SSI port number used for DAC. 17 "led-control". Number of register depends of used IC, for MC13783 is 6, 22 Each led node should contain "reg", which used as LED ID (described below).
|
D | twl4030-audio.txt | 12 - codec { }: Need to be present if the audio functionality is used. Within this 13 section the following options can be used: 23 - ti,enable-vibra: Need to be set to <1> if the vibra functionality is used. if
|
/linux-4.4.14/fs/ubifs/ |
D | tnc_commit.c | 416 int lnum, offs, len, next_len, buf_len, buf_offs, used, avail; in layout_in_empty_space() local 428 used = 0; in layout_in_empty_space() 449 used = 0; in layout_in_empty_space() 453 offs = buf_offs + used; in layout_in_empty_space() 494 wlen = used + len; in layout_in_empty_space() 495 used += ALIGN(len, 8); in layout_in_empty_space() 499 buf_offs + used + next_len <= c->leb_size && in layout_in_empty_space() 504 buf_offs + used + next_len <= c->leb_size) in layout_in_empty_space() 514 c->leb_size - buf_offs, blen - used, in layout_in_empty_space() 520 used -= blen; in layout_in_empty_space() [all …]
|
D | io.c | 499 if (!wbuf->used || wbuf->lnum == -1) in ubifs_wbuf_sync_nolock() 504 wbuf->lnum, wbuf->offs, wbuf->used, dbg_jhead(wbuf->jhead)); in ubifs_wbuf_sync_nolock() 521 sync_len = ALIGN(wbuf->used, c->min_io_size); in ubifs_wbuf_sync_nolock() 522 dirt = sync_len - wbuf->used; in ubifs_wbuf_sync_nolock() 524 ubifs_pad(c, wbuf->buf + wbuf->used, dirt); in ubifs_wbuf_sync_nolock() 548 wbuf->used = 0; in ubifs_wbuf_sync_nolock() 577 ubifs_assert(wbuf->used == 0); in ubifs_wbuf_seek_nolock() 589 wbuf->used = 0; in ubifs_wbuf_seek_nolock() 682 dbg_jhead(wbuf->jhead), wbuf->lnum, wbuf->offs + wbuf->used); in ubifs_wbuf_write_nolock() 696 if (c->leb_size - wbuf->offs - wbuf->used < aligned_len) { in ubifs_wbuf_write_nolock() [all …]
|
D | replay.c | 358 int deletion, int *used, loff_t old_size, in insert_node() argument 373 *used += ALIGN(len, 8); in insert_node() 406 unsigned long long sqnum, int deletion, int *used) in insert_dent() argument 426 *used += ALIGN(len, 8); in insert_dent() 544 int err = 0, used = 0, lnum = b->bud->lnum, offs = b->bud->start; in replay_bud() local 609 &used, 0, new_size); in replay_bud() 621 &used, 0, new_size); in replay_bud() 636 !le64_to_cpu(dent->inum), &used); in replay_bud() 660 &key, snod->sqnum, 1, &used, in replay_bud() 675 ubifs_assert(sleb->endpt - offs >= used); in replay_bud() [all …]
|
/linux-4.4.14/drivers/gpu/drm/savage/ |
D | savage_bci.c | 308 dev_priv->dma_pages[i].used = 0; in savage_dma_init() 327 dev_priv->dma_pages[i].used = 0; in savage_dma_reset() 366 dev_priv->dma_pages[cur].used; in savage_dma_alloc() 373 cur, dev_priv->dma_pages[cur].used, n, rest, nr_pages); in savage_dma_alloc() 377 cur * SAVAGE_DMA_PAGE_SIZE + dev_priv->dma_pages[cur].used; in savage_dma_alloc() 380 dev_priv->dma_pages[cur].used += rest; in savage_dma_alloc() 389 dev_priv->dma_pages[i].used = 0; in savage_dma_alloc() 397 if (dev_priv->dma_pages[i].used) { in savage_dma_alloc() 399 i, dev_priv->dma_pages[i].used); in savage_dma_alloc() 403 dev_priv->dma_pages[i].used = SAVAGE_DMA_PAGE_SIZE; in savage_dma_alloc() [all …]
|
/linux-4.4.14/drivers/usb/misc/ |
D | chaoskey.c | 86 int used; /* bytes of buf consumed */ member 327 if (dev->valid != dev->used) { in _chaoskey_fill() 329 dev->valid, dev->used); in _chaoskey_fill() 356 dev->used = 0; in _chaoskey_fill() 396 if (dev->valid == dev->used) { in chaoskey_read() 404 if (dev->used == dev->valid) { in chaoskey_read() 410 this_time = dev->valid - dev->used; in chaoskey_read() 414 remain = copy_to_user(buffer, dev->buf + dev->used, this_time); in chaoskey_read() 421 dev->used += this_time - remain; in chaoskey_read() 429 dev->used += this_time; in chaoskey_read() [all …]
|
/linux-4.4.14/arch/mips/mm/ |
D | init.c | 294 unsigned num_maars, used, i; in maar_init() local 298 unsigned used; in maar_init() member 313 if (recorded.used) { in maar_init() 314 used = maar_config(recorded.cfgs, recorded.used, num_maars / 2); in maar_init() 315 BUG_ON(used != recorded.used); in maar_init() 318 used = platform_maar_init(num_maars / 2); in maar_init() 322 for (i = (used * 2); i < num_maars; i++) { in maar_init() 329 if (recorded.used) in maar_init() 360 if (used <= ARRAY_SIZE(recorded.cfgs)) { in maar_init() 361 recorded.cfgs[recorded.used].lower = lower; in maar_init() [all …]
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
D | sta.c | 45 if (!(priv->stations[sta_id].used & IWL_STA_DRIVER_ACTIVE)) in iwl_sta_ucode_activate() 50 if (priv->stations[sta_id].used & IWL_STA_UCODE_ACTIVE) { in iwl_sta_ucode_activate() 56 priv->stations[sta_id].used |= IWL_STA_UCODE_ACTIVE; in iwl_sta_ucode_activate() 276 if (!priv->stations[i].used && in iwl_prep_station() 293 if (priv->stations[sta_id].used & IWL_STA_UCODE_INPROGRESS) { in iwl_prep_station() 299 if ((priv->stations[sta_id].used & IWL_STA_DRIVER_ACTIVE) && in iwl_prep_station() 300 (priv->stations[sta_id].used & IWL_STA_UCODE_ACTIVE) && in iwl_prep_station() 308 station->used = IWL_STA_DRIVER_ACTIVE; in iwl_prep_station() 367 if (priv->stations[sta_id].used & IWL_STA_UCODE_INPROGRESS) { in iwl_add_station_common() 374 if ((priv->stations[sta_id].used & IWL_STA_DRIVER_ACTIVE) && in iwl_add_station_common() [all …]
|
/linux-4.4.14/include/linux/ |
D | vringh.h | 93 unsigned i, used, max_num; member 105 unsigned i, used, max_num; member 116 struct vring_used __user *used); 121 iov->used = iov->i = 0; in vringh_iov_init() 139 iov->max_num = iov->used = iov->i = iov->consumed = 0; in vringh_iov_cleanup() 161 const struct vring_used_elem used[], 178 struct vring_used *used); 183 kiov->used = kiov->i = 0; in vringh_kiov_init() 201 kiov->max_num = kiov->used = kiov->i = kiov->consumed = 0; in vringh_kiov_cleanup()
|
D | tty_flip.h | 23 if (!change && tb->used < tb->size) { in tty_insert_flip_char() 25 *flag_buf_ptr(tb, tb->used) = flag; in tty_insert_flip_char() 26 *char_buf_ptr(tb, tb->used++) = ch; in tty_insert_flip_char()
|
/linux-4.4.14/tools/virtio/ |
D | vringh_test.c | 189 vrh.vring.desc, vrh.vring.avail, vrh.vring.used); in parallel_test() 253 if (riov.used) { in parallel_test() 259 assert(riov.i == riov.used); in parallel_test() 266 assert(wiov.i == wiov.used); in parallel_test() 443 struct vring_used_elem used[RINGSIZE]; in main() local 490 vrh.vring.desc, vrh.vring.avail, vrh.vring.used); in main() 521 assert(riov.used == 1); in main() 525 assert(wiov.used == 1); in main() 529 assert(wiov.used == 2); in main() 548 assert(wiov.i == wiov.used); in main() [all …]
|
/linux-4.4.14/drivers/tty/ |
D | tty_buffer.c | 99 p->used = 0; in tty_buffer_reset() 260 left = 2 * b->size - b->used; in __tty_buffer_request_room() 262 left = b->size - b->used; in __tty_buffer_request_room() 274 smp_store_release(&b->commit, b->used); in __tty_buffer_request_room() 316 memcpy(char_buf_ptr(tb, tb->used), chars, space); in tty_insert_flip_string_fixed_flag() 318 memset(flag_buf_ptr(tb, tb->used), flag, space); in tty_insert_flip_string_fixed_flag() 319 tb->used += space; in tty_insert_flip_string_fixed_flag() 351 memcpy(char_buf_ptr(tb, tb->used), chars, space); in tty_insert_flip_string_flags() 352 memcpy(flag_buf_ptr(tb, tb->used), flags, space); in tty_insert_flip_string_flags() 353 tb->used += space; in tty_insert_flip_string_flags() [all …]
|
/linux-4.4.14/drivers/pinctrl/nomadik/ |
D | pinctrl-nomadik.h | 29 .used = altc1_used,\ 34 .used = altc2_used,\ 39 .used = altc3_used,\ 44 .used = altc4_used,\ 78 bool used:1; member
|
/linux-4.4.14/Documentation/devicetree/bindings/mmc/ |
D | mmci.txt | 7 by mmc.txt and the properties used by the mmci driver. Using "st" as 20 - st,sig-dir-dat0 : bus signal direction pin used for DAT[0]. 21 - st,sig-dir-dat2 : bus signal direction pin used for DAT[2]. 22 - st,sig-dir-dat31 : bus signal direction pin used for DAT[3] and DAT[1]. 23 - st,sig-dir-dat74 : bus signal direction pin used for DAT[4] to DAT[7]. 24 - st,sig-dir-cmd : cmd signal direction pin used for CMD. 25 - st,sig-pin-fbclk : feedback clock signal pin used.
|
D | rockchip-dw-mshc.txt | 4 The Synopsys designware mobile storage host controller is used to interface 7 by synopsys-dw-mshc.txt and the properties used by the Rockchip specific 22 two more clocks "ciu-drive" and "ciu-sample" are supported. They are used 28 If not specified 0 deg will be used.
|
D | samsung-sdhci.txt | 3 Samsung's SDHCI controller is used as a connectivity interface with external 5 core mmc properties described by mmc.txt and the properties used by the 16 - pinctrl-0: Should specify pin control groups used for this controller.
|
D | sdhci-st.txt | 5 used by the sdhci-st driver. 9 to set the internal glue logic used for configuring the MMC 26 contain the FlashSS Top register for TX/RX delay used by the driver 34 - non-removable: Non-removable slot. Also used for configuring mmcss in STiH407 SoC 41 - max-frequency: Can be 200MHz, 100Mz or 50MHz (default) and used for
|
/linux-4.4.14/drivers/staging/gdm724x/ |
D | Kconfig | 10 It exposes 4 network devices to be used per PDN and 2 tty devices to be 11 used for AT commands and DM monitoring applications. 14 GCT-ATCx can be used for AT Commands 15 GCT-DMx can be used for LTE protocol monitoring
|
/linux-4.4.14/drivers/gpu/drm/i810/ |
D | i810_dma.c | 52 int used; in i810_freelist_get() local 60 used = cmpxchg(buf_priv->in_use, I810_BUF_FREE, in i810_freelist_get() 62 if (used == I810_BUF_FREE) in i810_freelist_get() 75 int used; in i810_freelist_put() local 78 used = cmpxchg(buf_priv->in_use, I810_BUF_CLIENT, I810_BUF_FREE); in i810_freelist_put() 79 if (used != I810_BUF_CLIENT) { in i810_freelist_put() 709 struct drm_buf *buf, int discard, int used) in i810_dma_dispatch_vertex() argument 726 if (used > 4 * 1024) in i810_dma_dispatch_vertex() 727 used = 0; in i810_dma_dispatch_vertex() 736 ((GFX_OP_PRIMITIVE | prim | ((used / 4) - 2))); in i810_dma_dispatch_vertex() [all …]
|
/linux-4.4.14/drivers/mtd/ubi/ |
D | fastmap-wl.c | 62 for (i = pool->used; i < pool->size; i++) { in return_unused_pool_pebs() 168 wl_pool->used = 0; in ubi_refill_pools() 169 pool->used = 0; in ubi_refill_pools() 218 if (pool->used == pool->size || wl_pool->used == wl_pool->size) { in ubi_wl_get_peb() 231 if (pool->used == pool->size) { in ubi_wl_get_peb() 248 ubi_assert(pool->used < pool->size); in ubi_wl_get_peb() 249 ret = pool->pebs[pool->used++]; in ubi_wl_get_peb() 265 if (pool->used == pool->size) { in get_peb_for_wl() 276 pnum = pool->pebs[pool->used++]; in get_peb_for_wl()
|
D | wl.c | 515 wl_tree_add(e, &ubi->used); in serve_prot_queue() 667 (!ubi->used.rb_node && !ubi->scrub.rb_node)) { 679 !ubi->free.rb_node, !ubi->used.rb_node); 689 e1 = find_anchor_wl_entry(&ubi->used); 696 self_check_in_wl_tree(ubi, e1, &ubi->used); 697 rb_erase(&e1->u.rb, &ubi->used); 708 e1 = rb_entry(rb_first(&ubi->used), struct ubi_wl_entry, u.rb); 722 self_check_in_wl_tree(ubi, e1, &ubi->used); 723 rb_erase(&e1->u.rb, &ubi->used); 848 wl_tree_add(e2, &ubi->used); [all …]
|
/linux-4.4.14/Documentation/gpio/ |
D | drivers-on-gpio.txt | 16 - gpio-keys: drivers/input/keyboard/gpio_keys.c is used when your GPIO line 19 - gpio-keys-polled: drivers/input/keyboard/gpio_keys_polled.c is used when your 23 - gpio_mouse: drivers/input/mouse/gpio_mouse.c is used to provide a mouse with 28 - gpio-beeper: drivers/input/misc/gpio-beeper.c is used to provide a beep from 36 - extcon-gpio: drivers/extcon/extcon-gpio.c is used when you need to read an 40 - restart-gpio: drivers/power/gpio-restart.c is used to restart/reboot the 44 - poweroff-gpio: drivers/power/gpio-poweroff.c is used to power the system down 48 - gpio-gate-clock: drivers/clk/clk-gpio-gate.c is used to control a gated clock 51 - i2c-gpio: drivers/i2c/busses/i2c-gpio.c is used to drive an I2C bus 56 - spi_gpio: drivers/spi/spi-gpio.c is used to drive an SPI bus (variable number [all …]
|
D | driver.txt | 9 the structures used to define a GPIO driver: 23 the integer GPIO namespace so that it can be used with the legacy GPIO 45 - methods used to access GPIO values 84 - If sleepable APIs have to be used, these can be done from the .irq_bus_lock() 109 As result, spinlock_t or any sleepable APIs (like PM runtime) can't be used 117 thread. The "fake?" raw lock can be used to W/A this problem: 127 but chained IRQ handlers are not used. Instead GPIO IRQs dispatching is 170 data. (Notice handler data, since the irqchip data is likely used by the 171 parent irqchip!) This is for the chained type of chip. This is also used 194 the IRQ is used. [all …]
|
/linux-4.4.14/arch/cris/arch-v10/drivers/ |
D | Kconfig | 77 …int "Ser0 DTR on PA bit (-1 = not used)" if ETRAX_SER0_DTR_RI_DSR_CD_ON_PA || ETRAX_SER0_DTR_RI_DS… 83 …int "Ser0 RI on PA bit (-1 = not used)" if ETRAX_SER0_DTR_RI_DSR_CD_ON_PA || ETRAX_SER0_DTR_RI_DS… 89 …int "Ser0 DSR on PA bit (-1 = not used)" if ETRAX_SER0_DTR_RI_DSR_CD_ON_PA || ETRAX_SER0_DTR_RI_DS… 95 …int "Ser0 CD on PA bit (-1 = not used)" if ETRAX_SER0_DTR_RI_DSR_CD_ON_PA || ETRAX_SER0_DTR_RI_DS… 101 …int "Ser0 DTR on PB bit (-1 = not used)" if ETRAX_SER0_DTR_RI_DSR_CD_ON_PB || ETRAX_SER0_DTR_RI_DS… 110 …int "Ser0 RI on PB bit (-1 = not used)" if ETRAX_SER0_DTR_RI_DSR_CD_ON_PB || ETRAX_SER0_DTR_RI_DS… 119 …int "Ser0 DSR on PB bit (-1 = not used)" if ETRAX_SER0_DTR_RI_DSR_CD_ON_PB || ETRAX_SER0_DTR_RI_DS… 128 …int "Ser0 CD on PB bit (-1 = not used)" if ETRAX_SER0_DTR_RI_DSR_CD_ON_PB || ETRAX_SER0_DTR_RI_DS… 165 …int "Ser1 DTR on PA bit (-1 = not used)" if ETRAX_SER1_DTR_RI_DSR_CD_ON_PA || ETRAX_SER1_DTR_RI_DS… 171 …int "Ser1 RI on PA bit (-1 = not used)" if ETRAX_SER1_DTR_RI_DSR_CD_ON_PA || ETRAX_SER1_DTR_RI_DS… [all …]
|
/linux-4.4.14/Documentation/input/ |
D | event-codes.txt | 3 may be used. 7 used to separate input events into packets of input data changes occurring at 23 type has a set of applicable codes to be used in generating events. See the 96 EV_KEY events take the form KEY_<name> or BTN_<name>. For example, KEY_A is used 100 events have a value of 2. In general, KEY_<name> is used for keyboard keys, and 101 BTN_<name> is used for other types of momentary switch events. 106 - These codes are used in conjunction with input trackpads, tablets, and 107 touchscreens. These devices may be used with fingers, pens, or other tools. 108 When an event occurs and a tool is used, the corresponding BTN_TOOL_<name> 115 BTN_TOUCH is used for touch contact. While an input tool is determined to be [all …]
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | Audigy-mixer.txt | 27 Explanation of used abbreviations: 32 (this standard is used for connecting standalone DAC and ADC converters) 42 This control is used to attenuate samples for left and right front PCM FX-bus 49 This control is used to attenuate samples for left and right surround PCM FX-bus 56 This control is used to attenuate samples for center PCM FX-bus accumulator. 62 This control is used to attenuate sample for LFE PCM FX-bus accumulator. 68 This control is used to attenuate samples for left and right PCM FX-bus 75 This control is used to attenuate samples for left and right PCM FX-bus 82 This control is used to attenuate samples for left and right MIDI FX-bus 88 These controls are used to attenuate samples for left and right MIDI FX-bus [all …]
|
D | SB-Live-mixer.txt | 41 Explanation of used abbreviations: 46 (this standard is used for connecting standalone DAC and ADC converters) 57 This control is used to attenuate samples for left and right PCM FX-bus 63 This control is used to attenuate samples for left and right PCM FX-bus 70 This control is used to attenuate samples for left and right PCM FX-bus 77 This control is used to attenuate samples for left and right PCM FX-bus 85 These controls are used to attenuate samples for left and right PCM FX-bus 92 This control is used to attenuate samples for left and right MIDI FX-bus 99 These controls are used to attenuate samples for left and right MIDI FX-bus 106 This control is used to attenuate samples for left and right rear PCM FX-bus [all …]
|
/linux-4.4.14/scripts/coccinelle/api/ |
D | ptr_ret.cocci | 65 coccilib.org.print_todo(p[0], "WARNING: PTR_ERR_OR_ZERO can be used") 72 coccilib.org.print_todo(p[0], "WARNING: PTR_ERR_OR_ZERO can be used") 78 coccilib.org.print_todo(p[0], "WARNING: PTR_ERR_OR_ZERO can be used") 84 coccilib.report.print_report(p[0], "WARNING: PTR_ERR_OR_ZERO can be used") 90 coccilib.report.print_report(p[0], "WARNING: PTR_ERR_OR_ZERO can be used") 96 coccilib.report.print_report(p[0], "WARNING: PTR_ERR_OR_ZERO can be used")
|
/linux-4.4.14/drivers/staging/unisys/Documentation/ABI/ |
D | sysfs-platform-visorchipset | 7 Description: used to send the ID of a string that should be displayed on 17 Description: used to set the value of the progress bar on the s-Par automatic 26 Description: used to send the ID of a string that should be displayed on 47 Description: This field is used to tell s-Par which type of recovery tool 49 value is dependent on the type of installation software used to 57 Description: This entry is used by Unisys application software on the guest 63 which indicates that the disk used to support call home services 71 Description: This entry is used by a Unisys support script installed on the 82 The parahotplug/deviceenabled interface is used to acknowledge 90 Description: This entry is used by a Unisys support script installed on the [all …]
|
/linux-4.4.14/lib/zlib_inflate/ |
D | inftrees.c | 33 unsigned used; /* code entries in table used */ in zlib_inflate_table() local 194 used = 1U << root; /* use root table entries */ in zlib_inflate_table() 195 mask = used - 1; /* mask for comparing low */ in zlib_inflate_table() 198 if (type == LENS && used >= ENOUGH - MAXD) in zlib_inflate_table() 265 used += 1U << curr; in zlib_inflate_table() 266 if (type == LENS && used >= ENOUGH - MAXD) in zlib_inflate_table() 312 *table += used; in zlib_inflate_table()
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | marvell,dove-pinctrl.txt | 67 pmic(sdi) Pin is used for PMIC SDI 68 cpu-pwr-down Pin is used for CPU_PWRDWN 69 standby-pwr-down Pin is used for STBY_PWRDWN 70 core-pwr-good Pin is used for CORE_PWR_GOOD (Pins 0-7 only) 71 cpu-pwr-good Pin is used for CPU_PWR_GOOD (Pins 8-15 only) 72 bat-fault Pin is used for BATTERY_FAULT 73 ext0-wakeup Pin is used for EXT0_WU 74 ext1-wakeup Pin is used for EXT0_WU 75 ext2-wakeup Pin is used for EXT0_WU 76 pmu-blink Pin is used for blink function
|
D | pinctrl-single.txt | 24 - pinctrl-single,drive-strength : array of value that are used to configure 31 - pinctrl-single,bias-pullup : array of value that are used to configure the 37 - pinctrl-single,bias-pulldown : array of value that are used to configure the 53 - pinctrl-single,input-schmitt : array of value that are used to configure 60 - pinctrl-single,input-schmitt-enable : array of value that are used to 66 - pinctrl-single,low-power-mode : array of value that are used to configure 73 - pinctrl-single,gpio-range : list of value that are used to configure a GPIO 106 pinctrl-single,bits need to be used which takes three parameters: 112 be used when applying this change to the register.
|
/linux-4.4.14/tools/testing/selftests/size/ |
D | get_size.c | 77 unsigned long used; in _start() local 89 used = info.totalram - info.freeram - info.bufferram; in _start() 90 print_k_value("ok 1 get runtime memory use # size = ", used, in _start() 97 print_k_value("# In use: ", used, info.mem_unit); in _start()
|
/linux-4.4.14/drivers/video/fbdev/omap2/displays-new/ |
D | Kconfig | 52 This is the LCD panel used on Nokia N900 58 LCD Panel used on the Gumstix Overo Palo35 64 LCD Panel used in TI's SDP3430 and EVM boards 70 LCD panel used in Openmoko. 76 LCD Panel used in OMAP3 Pandora 83 This NEC NL8048HL11 panel is TFT LCD used in the
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
D | README | 45 The above command can be used to connect to an AP with a particular SSID. 48 …Note: Every time before connecting to an AP scan command (iw dev mlan0 scan) should be used by use… 51 This command will be used to disconnect from an AP. 55 The command will be used to join or create an ibss. Optionally, operating frequency, 60 The command will be used to leave an ibss network. 63 The command will be used to get the connection status. The command will return parameters 70 The debugfs interface can be used for configurations and for getting 83 The command will be used to change the regulatory domain. 86 The command will be used to get current regulatory domain. 89 This command is used to get driver info. [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | atmel-xdma.txt | 10 - #dma-cells: Must be <1>, used to represent the number of integer cells in 13 - bit 13: SIF, source interface identifier, used to get the memory 15 - bit 14: DIF, destination interface identifier, used to get the peripheral 35 - bit 13: SIF, source interface identifier, used to get the memory 37 - bit 14: DIF, destination interface identifier, used to get the peripheral
|
D | ste-dma40.txt | 9 - memcpy-channels: Channels to be used for memcpy 14 - disabled-channels: Channels which can not be used 113 51: memcpy TX (to be used by the DMA driver for memcpy operations) 118 56: memcpy (to be used by the DMA driver for memcpy operations) 119 57: memcpy (to be used by the DMA driver for memcpy operations) 120 58: memcpy (to be used by the DMA driver for memcpy operations) 121 59: memcpy (to be used by the DMA driver for memcpy operations) 122 60: memcpy (to be used by the DMA driver for memcpy operations)
|
D | brcm,bcm2835-dma.txt | 5 Some arbitrary channels are used by the firmware 8 and should not be used by the driver. 18 not used by the firmware in ascending order,
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | i2c.txt | 4 This document describes generic bindings which can be used to describe I2C 20 flags can be attached to the address. I2C_TEN_BIT_ADDRESS is used to mark a 10 33 - wakeup-source - device can be used as a wakeup source. 35 - interrupts - interrupts used by the device. 40 used by the device. I2C core will assign "irq" interrupt (or the very first 45 binding, then primary interrupt will be used as wakeup interrupt.
|
D | i2c-s3c2410.txt | 3 The Samsung's I2C controller is used to interface with I2C devices. 9 (c) "samsung, s3c2440-hdmiphy-i2c", for s3c2440-like i2c used 11 (d) "samsung, exynos5440-i2c", for s3c2440-like i2c used 13 (e) "samsung, exynos5-sata-phy-i2c", for s3c2440-like i2c used as 27 - pinctrl-0: Pin control group to be used for this controller. 35 - samsung,sysreg-phandle - handle to syscon used to control the system registers
|
D | i2c-opal.txt | 5 used by the firmware itself for configuring the port. From the linux 12 - ibm,opal-id: Refers to a specific bus and used to identify it when calling 15 linux, used by the FW though. 21 The node contains a number of other properties that are used by the FW itself
|
D | i2c-mux-reg.txt | 17 resource of this device will be used. 21 CPU will be used. 24 given, it defaults to the last value used. 33 If an idle state is not defined, the most recently used value will be 41 * will be used instead. The size is to determine 42 * whether iowrite32, iowrite16, or iowrite8 will be used.
|
/linux-4.4.14/Documentation/arm64/ |
D | acpi_object_usage.txt | 6 If a section number is used, it refers to a section number in the ACPI 7 specification where the object is defined. If "Signature Reserved" is used, 77 Optional, not currently supported, but could be used on ARM if and 104 provided, the Global Lock will NOT be used since it is not part of 117 used, not FIRMWARE_CTRL. 119 If PSCI is used (as is recommended), make sure that ARM_BOOT_ARCH is 123 For the DSDT that is also required, the X_DSDT field is to be used, 139 if Trusted Firmware is being used on arm64. 165 should be used (types 0xA - 0xE). 198 on arm64, and will not be used. [all …]
|
/linux-4.4.14/Documentation/sh/ |
D | register-banks.txt | 16 can still be used to reference the banked registers (as r0_bank ... r7_bank) 20 be used rather effectively as scratch registers by the kernel. 24 - r0_bank, r1_bank (referenced as k0 and k1, used for scratch 26 - r2_bank (used to track the EXPEVT/INTEVT code) 31 interrupt priority level (used by local_irq_enable())
|
/linux-4.4.14/Documentation/devicetree/bindings/power_supply/ab8500/ |
D | fg.txt | 27 'battery technology type' used. 35 measurement, 'btemp' signal is used when NTC(negative temperature 37 'batctrl' pin is used when NTC resister is internal to battery. 43 indicates: NTC resister is internal to battery, 'batctrl' is used 47 NTC resister is external to battery and 'btemp' signal is used
|
/linux-4.4.14/Documentation/devicetree/bindings/power/ |
D | bq24257.txt | 19 - pg-gpios: GPIO used for connecting the bq2425x device PG (Power Good) pin. 20 This pin is not available on all devices however it should be used if 23 detection is used. 28 of 500,000 is used (=500mA) instead. 30 not specified a default of 6,5000,000 (=6.5V) is used. 33 (=4.36V) is used.
|
/linux-4.4.14/arch/cris/arch-v32/mach-fs/ |
D | Kconfig | 21 standard flashes used in axis products (120 ns). 37 register-mapped LEDs are used. 63 because group 1 is not used in the default configuration, 91 This is often totally different depending on the product used. 95 LED's at the general ports, these bits are used for all kinds of 113 This is often totally different depending on the product used. 117 LED's at the general ports, these bits are used for all kinds of 135 This is often totally different depending on the product used. 139 LED's at the general ports, these bits are used for all kinds of 157 This is often totally different depending on the product used. [all …]
|
/linux-4.4.14/sound/hda/ |
D | array.c | 22 if (array->used >= array->alloced) { in snd_array_new() 34 return snd_array_elem(array, array->used++); in snd_array_new() 45 array->used = 0; in snd_array_free()
|
/linux-4.4.14/Documentation/devicetree/bindings/rtc/ |
D | rtc-omap.txt | 5 - "ti,da830-rtc" - for RTC IP used similar to that on DA8xx SoC family. 6 - "ti,am3352-rtc" - for RTC IP used similar to that on AM335x SoC family. 9 used to control an external PMIC via the 11 - "ti,am4372-rtc" - for RTC IP used similar to that on AM437X SoC family.
|
D | atmel,at91sam9-rtc.txt | 8 - atmel,rtt-rtc-time-reg: should encode the GPBR register used to store 9 the time base when the RTT is used as an RTC. 12 GPBR register used to store the time base).
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
D | io_interface_mux.c | 53 unsigned int used; member 66 unsigned char used; member 90 .used = 0, 95 .used = 0, 100 .used = 0, 105 .used = 0, 110 .used = 0, 115 .used = 0, 618 if (interfaces[ioif].used) { in cris_request_io_interface() 657 if (if_group_use & grp->used) { in cris_request_io_interface() [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | gpio-mvebu.txt | 6 or "marvell,armadaxp-gpio". "marvell,orion-gpio" should be used for 8 370. "marvell,mv78200-gpio" should be used for the Discovery 9 MV78200. "marvel,armadaxp-gpio" should be used for all Armada XP 17 - interrupts: The list of interrupts that are used for all the pins 27 The second cell is used to specify flags:
|
D | gpio-dsp-keystone.txt | 5 This is one of the component used by the IPC mechanism used on Keystone SOCs. 18 - ti,syscon-dev: phandle/offset pair. The phandle to syscon used to 25 bindings used by client devices.
|
D | gpio-mpc8xxx.txt | 10 the second cell is used to specify the gpio polarity: 15 - little-endian : GPIO registers are used as little endian. If not 16 present registers are used as big endian by default.
|
D | gpio-xlp.txt | 4 This GPIO driver is used for following Netlogic XLP SoCs: 18 cell is used to specify optional parameters (currently unused). 22 second cell is used to specify flags. The following subset of flags is
|
/linux-4.4.14/Documentation/devicetree/bindings/phy/ |
D | samsung-phy.txt | 23 - samsung,pmu-syscon: phandle for PMU system controller interface, used to 37 - reg : a list of registers used by phy driver 39 - samsung,sysreg-phandle - handle to syscon used to control the system registers 40 - samsung,pmureg-phandle - handle to syscon used to control PMU registers 43 - the "phy" clock is required by the phy module, used as a gate 44 - the "ref" clock is used to get the rate of the clock provided to the 77 Then the PHY can be used in other nodes such as: 141 used for register access. 142 - ref: PHY's reference clock (usually crystal clock), used for 143 PHY operations, associated by phy name. It is used to [all …]
|
/linux-4.4.14/drivers/pci/hotplug/ |
D | cpqphp_sysfs.c | 130 int used; in spew_debug_info() local 132 used = size - show_ctrl(ctrl, data); in spew_debug_info() 133 used = (size - used) - show_dev(ctrl, &data[used]); in spew_debug_info() 134 return used; in spew_debug_info()
|
/linux-4.4.14/Documentation/kbuild/ |
D | makefiles.txt | 80 .config file to construct various file lists used by kbuild to build 84 are used to build the kernel based on the kbuild makefiles. 115 kbuild infrastructure. This chapter introduces the syntax used in the 118 be used and if both a 'Makefile' and a 'Kbuild' file exists, then the 'Kbuild' 119 file will be used. 138 If foo.o shall be built as a module, the variable obj-m is used. 139 Therefore the following pattern is often used: 233 Objects listed with obj-* are used for modules, or 267 To do so, obj-y and obj-m are used. 290 are assigned. They are used for all the normal cc, as and ld [all …]
|
D | kbuild.txt | 6 is used by modprobe to deterministically resolve aliases that match 11 This file lists all modules that are built into the kernel. This is used 20 will be used in all cases where kbuild does preprocessing including 33 Additional options for $(AS) when used for assembler 42 Additional options for $(CC) when used to compile 51 Additional options used for $(LD) when linking modules. 102 CROSS_COMPILE is also used for ccache in some setups. 107 CF is often used on the command-line like this: 152 the default option --strip-debug will be used. Otherwise, 153 INSTALL_MOD_STRIP value will be used as the options to the strip command. [all …]
|
/linux-4.4.14/arch/cris/arch-v32/ |
D | Kconfig | 36 standard flashes used in axis products (120 ns). 52 register-mapped LEDs are used. 78 because group 1 is not used in the default configuration, 106 This is often totally different depending on the product used. 110 LED's at the general ports, these bits are used for all kinds of 128 This is often totally different depending on the product used. 132 LED's at the general ports, these bits are used for all kinds of 150 This is often totally different depending on the product used. 154 LED's at the general ports, these bits are used for all kinds of 172 This is often totally different depending on the product used. [all …]
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | hypercalls.txt | 14 R2-R7 are used for parameters 1-6. In addition, R1 is used for hypercall 24 It uses R3-R10 and hypercall number in R11. R4-R11 are used as output registers. 58 used to enumerate which hypercalls are available. On PPC, either device tree 60 mechanism (which is this hypercall) can be used. 75 Purpose: Hypercall used to wakeup a vcpu from HLT state 83 is used in the hypercall for future use.
|
/linux-4.4.14/Documentation/networking/mac80211_hwsim/ |
D | README | 11 mac80211_hwsim is a Linux kernel module that can be used to simulate 12 arbitrary number of IEEE 802.11 radios for mac80211. It can be used to 24 since all radio operation is simulated, any channel can be used in 27 mac80211_hwsim kernel module has a parameter 'radios' that can be used 36 radio. Software encryption in mac80211 is used so that the frames are 41 mac80211. This interface can be used to monitor all transmitted frames 49 associates with the AP. hostapd and wpa_supplicant are used to take
|
/linux-4.4.14/arch/powerpc/mm/ |
D | mmu_context_iommu.c | 25 unsigned long used; member 90 ++mem->used; in mm_iommu_get() 140 mem->used = 1; in mm_iommu_get() 207 if (mem->used == 0) { in mm_iommu_put() 212 --mem->used; in mm_iommu_put() 214 if (mem->used) in mm_iommu_put() 219 ++mem->used; in mm_iommu_put()
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | ti,keystone-irq.txt | 7 used by the IPC mechanism used on Keystone SOCs. 11 - ti,syscon-dev : phandle and offset pair. The phandle to syscon used to 20 Interrupt Controllers bindings used by client devices.
|
/linux-4.4.14/Documentation/devicetree/bindings/display/exynos/ |
D | samsung-fimd.txt | 24 format depends on the interrupt controller used. 30 - pinctrl-0: pin control group to be used for this controller. 45 Can be used in case timings cannot be provided otherwise 47 - samsung,sysreg: handle to syscon used to control the system registers 51 If not specified, the default value(0) will be used. 54 If not specified, the default value(0) will be used. 56 If not specified, the default value(1) will be used. 59 If not specified, the default value(0) will be used.
|
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/ |
D | tracefile.c | 146 if (tage->used + len <= PAGE_CACHE_SIZE) in cfs_trace_get_tage_try() 167 tage->used = 0; in cfs_trace_get_tage_try() 237 tage->used = 0; in cfs_trace_get_tage() 322 tage->used + known_size; in libcfs_debug_vmsg2() 324 max_nob = PAGE_CACHE_SIZE - tage->used - known_size; in libcfs_debug_vmsg2() 361 debug_buf = (char *)page_address(tage->page) + tage->used; in libcfs_debug_vmsg2() 365 tage->used += sizeof(header); in libcfs_debug_vmsg2() 372 ++tage->used; in libcfs_debug_vmsg2() 376 tage->used += strlen(file) + 1; in libcfs_debug_vmsg2() 381 tage->used += strlen(msgdata->msg_fn) + 1; in libcfs_debug_vmsg2() [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/c6x/ |
D | dscr.txt | 11 configuration register for writes. These configuration register may be used to 15 the DSCR block may provide registers which are used to reset peripherals, 20 id which is used by individual device drivers to control the state as needed. 47 offsset, and the key value used to unlock the register. 50 offset and key values of two "kick" registers used to write protect other 64 This property describes the bitfields used to control the state of devices. 65 Each tuple describes a range of identical bitfields used to control one or 80 This property describes the bitfields used to provide device state status 82 identical bitfields used to provide status for one or more devices (one 97 Offset and default value for register used to set access privilege for
|
/linux-4.4.14/Documentation/ |
D | printk-formats.txt | 46 this is used on a kernel without KALLSYMS - the symbol address is 50 used when printing stack backtraces. The specifier takes into 52 when tail-call's are used and marked with the noreturn GCC attribute. 118 By default ESCAPE_ANY_NP is used. 148 Where FDDI addresses are concerned the 'F' specifier can be used after 152 For Bluetooth addresses the 'R' specifier shall be used after the 'M' 168 The additional 'h', 'n', 'b', and 'l' specifiers are used to specify 170 no specifier is provided the default network/big endian order is used. 182 colon-separators. Leading zeros are always used. 184 The additional 'c' specifier can be used with the 'I' specifier to [all …]
|
D | coccinelle.txt | 11 Using earlier versions will fail as the option names used by 69 It should be used with the C option (described later) 106 The optional make variable COCCI can be used to check a single 121 To apply Coccinelle to a specific directory, M= can be used. 127 following command may be used: 139 COCCI variable may additionally be used to only apply a single 159 one of these tools, and according to the cocci file used, 197 msg="ERR_CAST can be used with %s" % (x) 204 /home/user/linux/crypto/ctr.c:188:9-16: ERR_CAST can be used with alg 205 /home/user/linux/crypto/authenc.c:619:9-16: ERR_CAST can be used with auth [all …]
|
D | btmrvl.txt | 6 All commands are used via debugfs interface. 15 These commands are used to configure the host sleep parameters. 19 where GPIO is the pin number of GPIO used to wake up the host. 21 wakeup will be used instead). 37 These commands are used to enable/disable auto sleep mode 55 These commands are used to enable host sleep or wake up firmware
|
D | hsi.txt | 16 signal can be used to wakeup the chips from standby modes. The signals are 40 In the Linux kernel the hsi subsystem is supposed to be used for HSI devices. 45 implement a protocol used on the HSI interface. These client drivers can 53 It can be used to communicate via HSI from userspace. Userspace may
|
D | ntb.txt | 17 hardware drivers. The term "client" is used here to mean an upper layer 19 is used here to mean a driver for a specific vendor and model of NTB hardware. 31 The primary client for NTB is the Transport client, used in tandem with NTB 37 Transport queue pair buffer. The Transport client may be used for other things 80 * *hw*/db - This file is used to read, set, and clear the local doorbell. Not 85 * *hw*/mask - This file is used to read, set, and clear the local doorbell mask. 87 * *hw*/peer\_db - This file is used to read, set, and clear the peer doorbell. 89 * *hw*/peer\_mask - This file is used to read, set, and clear the peer doorbell 91 * *hw*/spad - This file is used to read and write local scratchpads. To read 96 * *hw*/peer\_spad - This file is used to read and write peer scratchpads. See
|
D | vme_api.txt | 84 specific window or DMA channel (which may be used by a different driver) this 102 of type vme_resource that should be used to identify the allocated resource 103 when it is used. For DMA controllers, the request function requires the 126 the underlying chipset. A window must be configured before it can be used. 132 Once a master window has been assigned the following functions can be used to 153 The following functions can be used to read from and write to configured master 186 used is dependent on the underlying chipset. A window must be configured before 187 it can be used. 193 Once a slave window has been assigned the following functions can be used to 216 to be used, other methods can be used to allocate a buffer, though care must be [all …]
|
D | io-mapping.txt | 4 ioremap_wc cannot be used to statically map the entire aperture to the CPU 16 This _wc variant provides a mapping which may only be used 33 page and may only be used with mappings created by 56 This works like io_mapping_unmap_atomic, except it is used 76 kmap_atomic_pfn isn't really supposed to be used with device pages, but it
|
D | digsig.txt | 13 Currently digital signatures are used by the IMA/EVM integrity protection subsystem. 41 Signature header is used as an input to generate a signature. 43 It protects timestamp from been changed and can be used for rollback 64 * Normally hash of the content is used as a data for this function.
|
/linux-4.4.14/drivers/staging/iio/Documentation/ |
D | sysfs-bus-iio-light-tsl2583 | 6 used in calculating illuminance in lux. 13 value which is later used in calculating illuminance in lux. 20 It is used in the process of calibrating the device accuracy.
|
D | sysfs-bus-iio-ad7192 | 5 This attribute, if available, is used to enable the AC 14 This attribute, if available, is used to close or open the 19 the bridge can be disconnected (when it is not being used
|
/linux-4.4.14/Documentation/filesystems/pohmelfs/ |
D | network_protocol.txt | 3 Basic structure used in network communication is following command: 23 All commands are transferred over the network in big-endian. CPU endianness is used at the end peer… 26 commands are used currently: 62 This command is used to sync content of the remote dir to the client. 71 This command is used to read data from remote server. 125 @start - transaction generation number - unique id used to find transaction. 183 @size - contains of two fields: lower 8 bits are used to represent page cache shift 184 used by client, another 3 bytes are used to get number of pages. 212 and is capable of flushing pages based on that, it is not used, since all Linux 218 @ext - lock type: read/write. Not used actually. 15'th bit is used to determine,
|
/linux-4.4.14/Documentation/devicetree/bindings/net/nfc/ |
D | trf7970a.txt | 8 - ti,enable-gpios: Two GPIO entries used for 'EN' and 'EN2' pins on the 14 - pintctrl-0: Specifies the pin control groups used for this controller. 17 - irq-status-read-quirk: Specify that the trf7970a being used has the 19 - en2-rf-quirk: Specify that the trf7970a being used has the "EN2 RF"
|
D | pn544.txt | 9 - enable-gpios: Output GPIO pin used for enabling/disabling the PN544 10 - firmware-gpios: Output GPIO pin used to enter firmware download mode 14 - pintctrl-0: Specifies the pin control groups used for this controller.
|
D | nxp-nci.txt | 9 - enable-gpios: Output GPIO pin used for enabling/disabling the chip 10 - firmware-gpios: Output GPIO pin used to enter firmware download mode 14 - pintctrl-0: Specifies the pin control groups used for this controller.
|
D | s3fwrn5.txt | 8 - s3fwrn5,en-gpios: Output GPIO pin used for enabling/disabling the chip 9 - s3fwrn5,fw-gpios: Output GPIO pin used to enter firmware mode and
|
/linux-4.4.14/Documentation/devicetree/bindings/usb/ |
D | usb3503.txt | 8 if I2C is used. 18 - refclk: Clock used for driving REFCLK signal (optional, if not provided 21 reference clock frequencies table is used) 25 clock frequencies table is used)
|
/linux-4.4.14/arch/sparc/lib/ |
D | bitext.c | 69 t->size, t->used, offset, len, align, count); in bit_map_string_get() 90 t->used += len; in bit_map_string_get() 106 if (t->used < len) in bit_map_clear() 116 t->used -= len; in bit_map_clear()
|
/linux-4.4.14/sound/firewire/ |
D | amdtp-am824.c | 334 int used; in midi_ratelimit_per_packet() local 336 used = p->midi_fifo_used[port]; in midi_ratelimit_per_packet() 337 if (used == 0) /* common shortcut */ in midi_ratelimit_per_packet() 340 used -= MIDI_BYTES_PER_SECOND * s->syt_interval; in midi_ratelimit_per_packet() 341 used = max(used, 0); in midi_ratelimit_per_packet() 342 p->midi_fifo_used[port] = used; in midi_ratelimit_per_packet() 344 return used < p->midi_fifo_limit; in midi_ratelimit_per_packet()
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra20-emc.txt | 11 set of tables can be present and said tables will be used 29 next level of nodes below the emc table are used to specify which settings 52 and they will always be used (based on which frequency is used). 62 used to select which tables to use. 68 the valid frequency for which the table should be used (in kHz). 70 table should be used (in kHz).
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/ |
D | dra7-atl.txt | 3 The ATL IP is used to generate clock to be used to synchronize baseband and 9 In order to provide the support for ATL and it's output clocks (which can be used 15 Provides ccf level representation of the ATL clocks to be used by drivers. 16 Since the clock instances are part of a single IP this binding is used as a node 28 This binding is used to configure the IP driver which is going to handle the
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | operations.txt | 29 This facility is available to and expected to be be used by the cache backends, 82 This is, for example, used in read operations for calling readpages() on 88 If this option is to be used, FSCACHE_OP_WAITING must be set in op->flags 100 This is, for example, used by CacheFiles to copy data from a backing fs 103 If this option is used, op->fast_work and op->processor must be 113 This is, for example, used by FS-Cache to handle background writes of 116 If this option is used, op->slow_work and op->processor must be 139 Operations are used through the following procedure: 154 The first function should be used to submit non-exclusive ops and the 191 This can be used to allow other things to have use of the worker thread [all …]
|
/linux-4.4.14/Documentation/scsi/ |
D | st.txt | 27 continued using existing format, and the default format is used if 32 used only in variable block mode (I don't know if this is sensible 44 the configuration of mode 0 is used to provide a starting point for 53 If more than one mode is used, all modes should contain definitions 92 consecutive files must be written fast. The MTWEOFI operation can be used to 95 operation is MTWEOFI, close() does not write a filemark. This can be used if 104 4. If the open option O_NONBLOCK is used, open succeeds even if the 105 drive is not ready. If O_NONBLOCK is not used, the driver waits for 116 each drive are used. 125 backward compatible with the numbering used when the minor number was [all …]
|
/linux-4.4.14/drivers/misc/mic/host/ |
D | mic_debugfs.c | 216 struct vring_used *used; in mic_vdev_info_show() local 249 used = vrh->vring.used; in mic_vdev_info_show() 251 vringh16_to_cpu(vrh, used->flags), in mic_vdev_info_show() 252 vringh16_to_cpu(vrh, used->idx) & (num - 1)); in mic_vdev_info_show() 254 vringh16_to_cpu(vrh, used->flags), in mic_vdev_info_show() 255 vringh16_to_cpu(vrh, used->idx)); in mic_vdev_info_show() 259 used->ring[j].id), in mic_vdev_info_show() 261 used->ring[j].len)); in mic_vdev_info_show()
|
/linux-4.4.14/Documentation/networking/ |
D | secid.txt | 3 The secid member in the flow structure is used in LSMs (e.g. SELinux) to indicate 4 the label of the flow. This label of the flow is currently used in selecting 14 associations, if any, used by the packet.
|
D | ipv6.txt | 10 is not specified the default value is used. 17 its functionality. This might be used when another module 39 on all interfaces. This might be used when one does not wish 59 This might be used when no IPv6 addresses are desired.
|
D | PLIP.txt | 23 cable]. [The protocol used to pack IP packages, is a simple one 47 Can only be used to connect three (?) Linux boxes. Doesn't connect to 67 When a parallel port used for a PLIP driver has an IRQ configured to it, the 69 when no data is available, the driver isn't being used. 72 to a certain parallel port, mainly because it is used by some other device. 73 On these machines, the PLIP driver can be used in IRQ-less mode, where 82 When the PLIP driver is used in IRQ mode, the timeout used for triggering a 95 10^6/HZ usecs. If both sides of a PLIP connection are used in IRQ-less mode, 129 status inputs, and they are used as four data inputs and a clock (data 160 nibbles into bytes. This cable should not be used on unidirectional
|
D | netlink_mmap.txt | 8 Memory mapped netlink I/O can be used to increase throughput and decrease 14 Memory mapped netlink I/O used two circular ring buffers for RX and TX which 17 The RX ring is used by the kernel to directly construct netlink messages into 22 The TX ring is used to process messages directly from user-space memory, the 42 Usage of either ring is optional, but even if only the RX ring is used the 60 be used to wait for free frames in the TX ring. 69 fixed size dependent on the parameters used for ring setup. 85 The ring parameters used for setting up the ring are defined as follows: 105 The getpagesize() function can be used to get the page size. 142 - nm_status is used for synchronizing processing between the kernel and user- [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/pwm/ |
D | pxa-pwm.txt | 9 - reg: Physical base address and length of the registers used by the PWM channel 10 Note that one device instance must be created for each PWM that is used, so the 13 - #pwm-cells: Should be 1. This cell is used to specify the period in
|
D | pwm.txt | 20 property is given, the name of the user node will be used as fallback. 26 The following example could be used to describe a PWM-based backlight 41 because the name "backlight" would be used as fallback anyway. 60 PWM controller nodes must specify the number of cells used for the
|
/linux-4.4.14/include/uapi/linux/ |
D | virtio_ring.h | 104 struct vring_used *used; member 141 #define vring_avail_event(vr) (*(__virtio16 *)&(vr)->used->ring[(vr)->num]) 149 vr->used = (void *)(((uintptr_t)&vr->avail->ring[num] + sizeof(__virtio16) in vring_init()
|
/linux-4.4.14/Documentation/leds/ |
D | leds-lp3944.txt | 17 DIM modes; it could even be used as a gpio expander but this driver assumes it 18 is used as a led controller. 20 The DIM modes are used to set _blink_ patterns for leds, the pattern is 34 The chip is used mainly in embedded contexts, so this driver expects it is
|
D | leds-lp5562.txt | 23 This attribute is used for programming LED data with the firmware interface. 38 RGB is used for loading RGB program data, W is used for W program data. 63 The 'led_current' and 'max_current' are used. 67 To configure the platform specific data, lp55xx_platform_data structure is used.
|
/linux-4.4.14/Documentation/devicetree/bindings/net/can/ |
D | mpc5xxx-mscan.txt | 10 also specify which clock source shall be used for the controller: 21 also specify which clock source and divider shall be used for the controller: 30 the reference clock will be used. 34 value of 1 is used.
|
D | m_can.txt | 13 - clocks : Clocks used by controller, should be host clock 23 private Message RAM are used by this M_CAN controller. 31 RAM. The remain cells are used to specify how many 32 elements are used for each FIFO/Buffer.
|
/linux-4.4.14/Documentation/spi/ |
D | pxa2xx | 29 The "pxa2xx_spi_master.num_chipselect" field is used to determine the number of 33 be used. This caused the driver to acquire two DMA channels: rx_channel and 100 used to configure the SSP hardware fifo. These fields are critical to the 109 The "pxa2xx_spi_chip.dma_burst_size" field is used to configure PXA2xx DMA 116 The "pxa2xx_spi_chip.timeout" fields is used to efficiently handle 122 The "pxa2xx_spi_chip.enable_loopback" field is used to place the SSP porting 127 The "pxa2xx_spi_chip.cs_control" field is used to point to a board specific 132 NOTE: the SPI driver cannot control the chip select if SSPFRM is used, so the 165 .dma_burst_size = 8, /* Byte wide transfers used so 8 byte bursts */ 173 .dma_burst_size = 8, /* Byte wide transfers used so 8 byte bursts */ [all …]
|
/linux-4.4.14/Documentation/sysctl/ |
D | sunrpc.txt | 11 The files in this directory can be used to (re)set the debug 13 the Linux kernel. This stuff is used for NFS, KNFSD and 16 The files in there are used to control the debugging flags:
|
/linux-4.4.14/drivers/media/platform/davinci/ |
D | Kconfig | 10 Enables Davinci VPIF module used for display devices. 11 This module is used for display on TI DM6467/DA850/OMAPL138 24 Enables Davinci VPIF module used for capture devices. 25 This module is used for capture on TI DM6467/DA850/OMAPL138 82 Enables Davinci VPBE module used for display devices. 83 This module is used for display on TI DM644x/DM365/DM355
|
/linux-4.4.14/arch/cris/arch-v32/mach-a3/ |
D | Kconfig | 53 This is often totally different depending on the product used. 57 LED's at the general ports, these bits are used for all kinds of 73 This is often totally different depending on the product used. 77 LED's at the general ports, these bits are used for all kinds of 93 This is often totally different depending on the product used. 97 LED's at the general ports, these bits are used for all kinds of
|
D | arbiter.c | 59 int used; member 368 int used[2]; in crisv32_arbiter_watch() local 382 used[0] = 1; in crisv32_arbiter_watch() 384 used[1] = 1; in crisv32_arbiter_watch() 387 if (!used[arbiter]) in crisv32_arbiter_watch() 391 if (!watches[arbiter][i].used) { in crisv32_arbiter_watch() 400 watches[arbiter][i].used = 1; in crisv32_arbiter_watch() 491 if ((id2 >= NUMBER_OF_BP) || (!watches[arbiter][id2].used)) { in crisv32_arbiter_unwatch()
|
/linux-4.4.14/sound/firewire/digi00x/ |
D | amdtp-dot.c | 250 int used; in midi_ratelimit_per_packet() local 252 used = p->midi_fifo_used[port]; in midi_ratelimit_per_packet() 253 if (used == 0) in midi_ratelimit_per_packet() 256 used -= MIDI_BYTES_PER_SECOND * s->syt_interval; in midi_ratelimit_per_packet() 257 used = max(used, 0); in midi_ratelimit_per_packet() 258 p->midi_fifo_used[port] = used; in midi_ratelimit_per_packet() 260 return used < p->midi_fifo_limit; in midi_ratelimit_per_packet()
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/ |
D | msi-pic.txt | 10 should be used. The first entry is optional; the second entry is 31 msi interrupt can be used in the 256 msi interrupts. This property is 32 optional, without this, all the MSI interrupts can be used. 39 is used for MSI messaging. The address of MSIIR in PCI address space is 42 This property may be used in virtualized environments where the hypervisor 102 be used to cover all of the guest's memory space. 112 primary window used for memory, but mapped to the MSIR block (where MSIIR 113 lives). The first subwindow after the end of guest memory is used for
|
/linux-4.4.14/Documentation/devicetree/bindings/spi/ |
D | spi-cadence.txt | 15 - num-cs : Number of chip selects used. 16 If a decoder is used, this will be the number of 18 - is-decoded-cs : Flag to indicate whether decoder is used or not.
|
D | spi-samsung.txt | 3 The Samsung SPI controller is used to interface with various devices such as flash 34 select the clock source for the spi bus clock, this property can be used to 35 indicate the clock to be used for driving the spi bus clock. If not specified, 36 the clock number 0 is used as default. 41 - cs-gpios: should specify GPIOs used for chipselects (see spi-bus.txt)
|
D | spi-bus.txt | 21 assumption that board specific platform code will be used to manage 28 If cs-gpios is used the number of chip select will automatically increased 61 used for MOSI. Defaults to 1 if not present. 63 used for MISO. Defaults to 1 if not present. 69 Dual/Quad mode is not allowed when 3-wire mode is used. 71 If a gpio chipselect is used for the SPI slave the gpio number will be passed
|
D | spi_oc_tiny.txt | 5 - gpios : should specify GPIOs used for chipselect. 8 - baud-width: width, in bits, of the programmable divider used to scale
|
D | spi-davinci.txt | 13 - "ti,dm6441-spi" for SPI used similar to that on DM644x SoC family 14 - "ti,da830-spi" for SPI used similar to that on DA8xx SoC family 15 - "ti,keystone-spi" for SPI used similar to that on Keystone2 SoC 20 - ti,davinci-spi-intr-line: interrupt line used to connect the SPI
|
/linux-4.4.14/drivers/media/ |
D | Kconfig | 92 Enable the media controller API used to query media devices internal 95 This API is mostly used by camera interfaces in embedded platforms. 121 Enables the V4L2 sub-device pad-level userspace API used to configure 124 This API is mostly used by camera interfaces in embedded platforms. 146 standard. It is used, for example, by automatic firmware updates used 147 on Set-Top-Boxes. It can also be used to access the Internet via the 153 # This Kconfig option is used by both PCI and USB drivers 197 frontends, that are used by any of the supported devices.
|
/linux-4.4.14/Documentation/devicetree/bindings/mailbox/ |
D | omap-mailbox.txt | 30 A Mailbox device node is used to represent a Mailbox IP instance within a SoC. 55 A child node is used for representing the actual sub-mailbox device that is 56 used for the communication between the host processor and a remote processor. 69 Cell #1 (fifo_id) - mailbox fifo id used either for transmitting 82 and to control the Tx ticker. Should be used only on 83 sub-mailboxes used to communicate with WkupM3 remote 93 the intended sub-mailbox child node to be used for communication. The equivalent 94 "mbox-names" property value can be used to give a name to the communication channel 95 to be used by the client user.
|
/linux-4.4.14/net/dns_resolver/ |
D | Kconfig | 9 which can be used to make upcalls to perform DNS lookups in 12 DNS Resolver is used to query DNS server for information. Examples 17 DNS Resolver is used by the CIFS and AFS modules, and would support
|
/linux-4.4.14/drivers/char/mwave/ |
D | README | 20 irq used by the dsp to be configured. 25 io range used by the dsp to be configured. 30 irq used by the mwave uart to be configured. 35 io range used by the mwave uart to be configured.
|
/linux-4.4.14/Documentation/devicetree/bindings/iio/adc/ |
D | xilinx-xadc.txt | 27 * "none": No external multiplexer is used, this is the default 29 * "single": External multiplexer mode is used with one 31 * "dual": External multiplexer mode is used with two 33 - xlnx,external-mux-channel: Configures which pair of pins is used to 68 Note each channel number should only be used at most 71 * xlnx,bipolar: If set the channel is used in bipolar
|
D | qcom,spmi-vadc.txt | 51 Definition: This parameter is used to decrease ADC sampling rate. 54 If property is not found, default value of 512 will be used. 64 If property is not found default value depending on chip will be used. 88 Definition: Number of samples to be used for measurement. 93 If property is not found, 1 sample will be used. 97 Following channels, also known as reference point channels, are used for
|
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/ |
D | ath79-ddr-controller.txt | 4 to flush the FIFO between various devices and the DDR. This is mainly used 12 On SoC with PCI support "qca,ar7100-ddr-controller" should be used as 13 fallback, otherwise "qca,ar7240-ddr-controller" should be used.
|
D | mvebu-devbus.txt | 28 - devbus,keep-config This property can optionally be used to keep 41 Mandatory, except if devbus,keep-config is used. 44 Mandatory, except if devbus,keep-config is used. 50 Mandatory, except if devbus,keep-config is used. 55 Mandatory, except if devbus,keep-config is used. 60 Mandatory, except if devbus,keep-config is used. 69 except if devbus,keep-config is used. 81 except if devbus,keep-config is used. 107 except if devbus,keep-config is used.
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | r600_blit.c | 176 dev_priv->blit_vb->used = 512; in set_shaders() 539 dev_priv->blit_vb->used = 0; in r600_nomm_put_vb() 547 dev_priv->blit_vb->offset + dev_priv->blit_vb->used)); in r600_nomm_get_vb_ptr() 631 if ((dev_priv->blit_vb->used + 48) > dev_priv->blit_vb->total) { in r600_blit_copy() 675 dev_priv->blit_vb->used; in r600_blit_copy() 686 dev_priv->blit_vb->used += 12 * 4; in r600_blit_copy() 720 if ((dev_priv->blit_vb->used + 48) > dev_priv->blit_vb->total) { in r600_blit_copy() 765 dev_priv->blit_vb->used; in r600_blit_copy() 776 dev_priv->blit_vb->used += 12 * 4; in r600_blit_copy() 797 if ((dev_priv->blit_vb->used + 48) > dev_priv->blit_vb->total) { in r600_blit_swap() [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/thermal/ |
D | thermal.txt | 15 - thermal sensors: devices which may be used to take temperature 17 - cooling devices: devices which may be used to dissipate heat. 20 - cooling maps: used to describe links between trip points and cooling devices; 21 - thermal zones: used to describe thermal data within the hardware; 65 Size: one cell to specify minimum and maximum cooling state used 111 Type: phandle + referring to which cooling device is used in this 114 is the maximum cooling state used in this map. 127 (i) - minimum state allowed for minimum cooling state used in the reference. 128 (ii) - maximum state allowed for maximum cooling state used in the reference. 148 Type: list of used while monitoring the thermal zone. [all …]
|
/linux-4.4.14/arch/mips/netlogic/ |
D | Kconfig | 10 This DTB will be used if the firmware does not pass in a DTB 20 This DTB will be used if the firmware does not pass in a DTB 30 This DTB will be used if the firmware does not pass in a DTB 40 This DTB will be used if the firmware does not pass in a DTB 49 This DTB will be used if the firmware does not pass in a DTB
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | clk-exynos-audss.txt | 21 is used if not specified. 23 is used if not specified. 24 - cdclk: External i2s clock, parent of mout_i2s. "cdclk0" is used if not 26 - sclk_audio: Audio bus clock, parent of mout_i2s. "sclk_audio0" is used if 28 - sclk_pcm_in: PCM clock, parent of sclk_pcm. "sclk_pcm0" is used if not
|
/linux-4.4.14/drivers/mailbox/ |
D | Kconfig | 16 used in Secure mode only. 23 Mailbox (IPCM), tailored for the Calxeda Highbank. It is used to 53 (PCC) is typically used by CPPC (ACPI CPU Performance management), 62 An implementation of the Altera Mailbox soft core. It is used 70 An implementation of the BCM2385 Mailbox. It is used to invoke
|
/linux-4.4.14/Documentation/device-mapper/ |
D | dm-log.txt | 3 The device-mapper logging code is used by some of the device-mapper 34 performance. This method can also be used if no storage device is 44 The structure used for communication between kernel and userspace are 47 kernel and userspace, 'connector' is used as the interface for 53 can be used in a shared-storage environment when the cluster log implementations
|
/linux-4.4.14/arch/mips/kernel/ |
D | signal.c | 302 unsigned int used, ext_sz; in protected_save_fp_context() local 305 used = used_math() ? USED_FP : 0; in protected_save_fp_context() 306 if (!used) in protected_save_fp_context() 310 used |= USED_FR1; in protected_save_fp_context() 312 used |= USED_HYBRID_FPRS; in protected_save_fp_context() 344 used |= ext_sz ? USED_EXTCONTEXT : 0; in protected_save_fp_context() 346 return __put_user(used, used_math); in protected_save_fp_context() 355 unsigned int used; in protected_restore_fp_context() local 358 err = __get_user(used, used_math); in protected_restore_fp_context() 359 conditional_used_math(used & USED_FP); in protected_restore_fp_context() [all …]
|
/linux-4.4.14/fs/affs/ |
D | Kconfig | 5 The Fast File System (FFS) is the common file system used on hard 10 controller used in an Amiga and the standard floppy controller in 14 With this driver you can also mount disk files used by Bernd
|
/linux-4.4.14/drivers/staging/android/ion/ |
D | Kconfig | 8 used by Android to efficiently allocate buffers 17 Choose this option to create a device that can be used to test the 26 be used for testing the ION infrastructure if
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | vexpress-scc.txt | 5 Configuration Controller) interface, used to set initial conditions 9 and can be used to obtain runtime information about the chip internals 16 where <model> is the full tile model name (as used
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | adi,axi-i2s.txt | 7 The controller expects two clocks, the clock used for the AXI interface and 8 the clock used as the sampling rate reference clock sample. 11 - dmas: Pairs of phandle and specifier for the DMA channels that are used by
|
D | adi,axi-spdif-tx.txt | 7 The controller expects two clocks, the clock used for the AXI interface and 8 the clock used as the sampling rate reference clock sample. 11 - dmas: Pairs of phandle and specifier for the DMA channel that is used by
|
D | max98925.txt | 9 - vmon-slot-no : slot number used to send voltage information 11 - imon-slot-no : slot number used to send current information
|
D | st,sta350.txt | 67 If present, then MPCC bits are used for MPC coefficients, 68 otherwise standard MPC coefficients are used. 76 FFX mode is used. 80 channels. If not present, normal PWM spped mode (384 kHz) will be used. 84 If not present, preset DC coefficient is used. 109 value. If not specified, a divider of 1 will be used. Allowed values
|
/linux-4.4.14/Documentation/devicetree/bindings/crypto/ |
D | mv_cesa.txt | 11 be used instead 13 is deprecated and marvell,crypto-srams should be used instead 21 specified the whole SRAM is used (2KB)
|
D | marvell-cesa.txt | 15 be used instead 17 is deprecated and marvell,crypto-srams should be used instead 30 specified the whole SRAM is used (2KB)
|
/linux-4.4.14/arch/sparc/ |
D | Makefile | 27 KBUILD_CFLAGS += -m32 -mcpu=v8 -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7 41 KBUILD_CFLAGS += -ffixed-g4 -ffixed-g5 -fcall-used-g7 -Wno-sign-compare
|
/linux-4.4.14/Documentation/devicetree/bindings/display/ |
D | simple-framebuffer.txt | 10 If the devicetree contains nodes for the display hardware used by a simplefb, 18 things. If display# aliases are used, then if the simplefb node contains a 26 used then it should be set to the alias instead. 34 If pre-filled framebuffer nodes are used, the firmware may need extra 36 compatible and platform specific properties should be used and documented, 50 - clocks : List of clocks used by the framebuffer. Clocks listed here
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | nfsroot.txt | 55 the default "/tftpboot/%s" will be used. 68 The following defaults are used: 105 <server-ip> IP address of the NFS server. If RARP is used to determine 114 The address of the autoconfiguration server is used. 128 If specified and DHCP is used, the user provided hostname will 131 Default: Client IP address is used in ASCII notation. 135 Default: If the host only has one device, it is used. 144 to reply is used. 147 into the kernel will be used, regardless of the value of 160 if dhcp is used, the client identifier can be used by following [all …]
|
/linux-4.4.14/drivers/platform/chrome/ |
D | Kconfig | 32 devices. It can be used to store away console logs and crash 35 The range of memory used is 0xf00000-0x1000000, traditionally 36 the memory used to back VGA controller memory. 56 checksum. This is used for userspace access only. The kernel
|
/linux-4.4.14/sound/pci/ctxfi/ |
D | ctvmem.c | 56 list_move(&entry->list, &vm->used); in get_vm_block() 68 list_add(&block->list, &vm->used); in get_vm_block() 208 INIT_LIST_HEAD(&vm->used); in ct_vm_create() 229 while (!list_empty(&vm->used)) { in ct_vm_destroy() 230 pos = vm->used.next; in ct_vm_destroy()
|
/linux-4.4.14/Documentation/devicetree/bindings/regulator/ |
D | anatop-regulator.txt | 7 - anatop-vol-bit-width: Number of bits used in the register 15 - anatop-delay-bit-width: Number of bits used in the step time register 19 binding, defined in regulator.txt, can also be used.
|
D | fan53555.txt | 9 voltage selector registers should be used for the suspend 10 voltage. The other one is used for the runtime voltage setting
|
/linux-4.4.14/Documentation/devicetree/bindings/display/imx/ |
D | ldb.txt | 37 - pinctrl-names : should be "default" on i.MX53, not used on i.MX6q 39 not used on i.MX6q 55 On i.MX5, the internal two-input-multiplexer is used. Due to hardware 56 limitations, only one input port (port@[0,1]) can be used for each channel 62 display-timings are used instead. 64 Optional properties (required if display-timings are used):
|
/linux-4.4.14/drivers/staging/media/davinci_vpfe/ |
D | davinci-vpfe-mc.txt | 17 Currently the driver has been successfully used on the following 61 The parameter structures used by these ioctl's are described in 65 VIDIOC_VPFE_RSZ_S_CONFIG are used to configure, enable and disable functions in 72 and VIDIOC_VPFE_RSZ_G_CONFIG are used to get the current configuration set in 87 The parameter structures used by these ioctl's are described in 90 The VIDIOC_VPFE_IPIPEIF_S_CONFIG is used to configure the ipipeif
|
/linux-4.4.14/net/l2tp/ |
D | Kconfig | 19 L2TP is often used to tunnel PPP traffic over IP 21 connections. L2TP is also used as a VPN protocol, popular 41 used to dump internal state of the l2tp drivers for problem 81 in IP packets, it used IP protocol number 115, so this port 96 used as a control protocol and for data encapsulation to set 102 be used to assign an IP address to the local virtual
|
/linux-4.4.14/sound/pci/hda/ |
D | hda_jack.c | 81 for (i = 0; i < codec->jacktbl.used; i++, jack++) in snd_hda_jack_tbl_get() 101 for (i = 0; i < codec->jacktbl.used; i++, jack++) in snd_hda_jack_tbl_get_from_tag() 124 jack->tag = codec->jacktbl.used; in snd_hda_jack_tbl_new() 133 for (i = 0; i < codec->jacktbl.used; i++, jack++) { in snd_hda_jack_tbl_clear() 191 for (i = 0; i < codec->jacktbl.used; i++, jack++) in snd_hda_jack_set_dirty_all() 330 for (i = 0; i < codec->jacktbl.used; i++, jack++) in snd_hda_jack_report_sync() 338 for (i = 0; i < codec->jacktbl.used; i++, jack++) in snd_hda_jack_report_sync() 560 for (i = 0; i < codec->jacktbl.used; i++, jack++) { in snd_hda_jack_poll_all()
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | Sound-FAQ | 12 Sound will work only, if the correct entry is used (for video it often 14 log, telling which card type is used. Like this one: 27 and other nice features. The msp34xx chips are used by Hauppauge for 30 chip used on your board: Bad luck. Start writing a new one. Well, 48 you can get/set the status if these pins. They can be used for input 53 These pins are also used by some companies to drive remote control 68 gpiomask specifies which pins are used to control the audio mux chip. 82 values used by the windows driver. A tool to do this is available 122 audio_inputs - historical cruft, not used any more.
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-driver-ib_srp | 21 InfiniBand service ID used to establish communication with 62 different CPU then the comp_vector parameter can be used to 95 Description: Number of RDMA channels used for communication with the SRP 109 Description: Completion vector used for the first RDMA channel. 115 Description: InfiniBand destination GID used for communication with the SRP 136 Description: Name of the InfiniBand HCA used for communicating with the 143 Description: Number of the HCA port used for communicating with the 157 Description: A 16-bit number representing the InfiniBand partition key used 172 Description: InfiniBand service ID used for establishing communication with 179 Description: InfiniBand GID of the source port used for communication with
|
/linux-4.4.14/drivers/md/bcache/ |
D | util.h | 36 size_t size, used; \ 43 (heap)->used = 0; \ 66 for (; _j * 2 + 1 < (h)->used; _j = _r) { \ 68 if (_r + 1 < (h)->used && \ 93 size_t _i = (h)->used++; \ 104 bool _r = (h)->used; \ 107 (h)->used--; \ 108 heap_swap(h, 0, (h)->used); \ 114 #define heap_peek(h) ((h)->used ? (h)->data[0] : NULL) 116 #define heap_full(h) ((h)->used == (h)->size)
|
/linux-4.4.14/Documentation/isdn/ |
D | README.concap | 4 The "concap" interface is intended to be used by network device 11 This is currently only used inside the isdn subsystem. But it might 22 The encapsulation protocol used on top of WAN connections or permanent 33 In contrast, LAN network interfaces always used a single encapsulation 36 traditional linux network device drivers used to process the 43 The configurability of the encapsulation protocol to be used 48 Many Encapsulation protocols used on top of WAN connections will not just 70 synchronous ppp implementation used by the isdn driver and the 71 asynchronous ppp implementation used by the ppp driver have a lot of 83 the encapsulation protocol used, e.g. for a ppp module using our service [all …]
|
D | README.hfc-pci | 1 The driver for the HFC-PCI and HFC-PCI-A chips from CCD may be used 6 When the echo logging feature is used the number of available B-channels 34 If the io parameter is used the io addresses of all used cards should be
|
/linux-4.4.14/fs/jfs/ |
D | jfs_types.h | 164 #define setDASDUSED(dasdp, used)\ argument 166 (dasdp)->used_hi = ((u64)used) >> 32;\ 167 (dasdp)->used_lo = __cpu_to_le32(used);\
|
/linux-4.4.14/Documentation/hwmon/ |
D | shtc1 | 23 humidity is expressed as a percentage. Driver can be used as well for SHTW1 34 is used. Make sure clock-stretching works properly on your device if you 36 2. high or low accuracy. High accuracy is used by default and using it is
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | ethernet.txt | 5 - mac-address: array of 6 bytes, specifies the MAC address that was last used by 6 the boot program; should be used in cases where the MAC address assigned to 23 is used for components that can have configurable receive fifo sizes, 27 is used for components that can have configurable fifo sizes.
|
/linux-4.4.14/Documentation/infiniband/ |
D | sysfs.txt | 82 cc_settings_bin - CCA tables used by PSM2 84 sc2v/ - 32 files (0 - 31) used to translate sl->vl 85 sl2sc/ - 32 files (0 - 31) used to translate sl->sc 86 vl2mtu/ - 16 (0 - 15) files used to determine MTU for vl
|
/linux-4.4.14/Documentation/devicetree/bindings/mtd/ |
D | partition.txt | 3 Partitions can be represented by sub-nodes of an mtd device. This can be used 5 used for what purposes, but which don't use an on-flash partition table such 16 string are not considered partitions, as they may be used for other bindings. 32 partition should only be mounted read-only. This is usually used for flash
|
/linux-4.4.14/Documentation/devicetree/bindings/input/ |
D | pxa27x-keypad.txt | 16 - marvell,direct-key-count : How many direct keyes are used. 18 are used. If bit[X] of the mask is set, the direct key X 19 is used. 32 - marvell,rotary-rel-key : When rotary is used for relative axes
|
D | gpio-matrix-keypad.txt | 3 GPIO driven matrix keypad is used to interface a SoC with a matrix keypad. 11 - row-gpios: List of gpios used as row lines. The gpio specifier 14 - col-gpios: List of gpios used as column lines. The gpio specifier
|
/linux-4.4.14/net/can/ |
D | Kconfig | 11 1991, mainly for automotive, but now widely used in marine 27 most cases where no higher level protocol is being used. The raw 40 CAN messages are used on the bus (e.g. in automotive environments). 47 The CAN Gateway/Router is used to route (and modify) CAN frames.
|
/linux-4.4.14/Documentation/devicetree/bindings/input/touchscreen/ |
D | egalax-ts.txt | 8 - wakeup-gpios: the gpio pin to be used for waking up the controller 9 and also used as irq pin
|
/linux-4.4.14/Documentation/devicetree/bindings/w1/ |
D | w1-gpio.txt | 7 - the first one is used as data I/O pin 8 - the second one is optional. If specified, it is used as
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
D | head.S | 28 ;; kernel was compressed). They must not be used in the code below 80 ;; c,d used for linear kernel mapping, up to 512 MB 81 ;; e used for vmalloc 85 ;; c used for linear kernel mapping, up to 256 MB 86 ;; d used for vmalloc 87 ;; e,f used for memory-mapped NOR flash 200 ;; variables used below are correctly set up by the linker script. 201 ;; The calculated value stored in R4 is used below.
|
/linux-4.4.14/Documentation/RCU/ |
D | arrayRCU.txt | 4 Although RCU is more commonly used to protect linked lists, it can 5 also be used to protect arrays. Three situations are as follows: 22 to be safely used. 40 have not been used with RCU. Rik van Riel recommends using seqlock in 51 function formerly used by the System V IPC code. The array is used 61 Note that rcu_assign_pointer() is used to update the ids->entries pointer,
|
/linux-4.4.14/drivers/staging/unisys/Documentation/ |
D | proc-entries.txt | 11 entries for the controlvm channel used by visorchipset. 13 /proc/uislib/platform: This entry is used to display the platform 29 /proc/uislib/cycles_before_wait: This entry is used to tune 34 /proc/uislib/smart_wakeup: This entry is used to tune performance, by 72 These entries are used to pass information between the s-Par platform 87 /proc/visorchipset/installer: this entry is used by the installation
|
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/ |
D | Kconfig | 23 This is the driver used on several SoCs: 69 the stmmac device driver. This driver is used for Meson6 and 92 for the stmmac device driver. This driver is used for 104 device driver. This driver is used on for the STi series 115 stmmac device driver. This driver is used for A20/A31
|
/linux-4.4.14/Documentation/trace/ |
D | events-power.txt | 29 A suspend event is used to indicate the system going in and out of the 46 The clock events are used for clock enable/disable and for 59 The power domain events are used for power domains transitions 68 The PM QoS events are used for QoS add/update/remove request and for 87 And, there are also events used for device PM QoS add/update/remove request.
|
/linux-4.4.14/drivers/pci/host/ |
D | pcie-altera-msi.c | 35 DECLARE_BITMAP(used, MAX_MSI_VECTORS); 134 bit = find_first_zero_bit(msi->used, msi->num_of_vectors); in altera_irq_domain_alloc() 140 set_bit(bit, msi->used); in altera_irq_domain_alloc() 164 if (!test_bit(d->hwirq, msi->used)) { in altera_irq_domain_free() 168 __clear_bit(d->hwirq, msi->used); in altera_irq_domain_free()
|
/linux-4.4.14/security/selinux/ |
D | avc.c | 257 (xpd->used & XPERMS_ALLOWED)) in avc_xperms_has_perm() 260 (xpd->used & XPERMS_AUDITALLOW)) in avc_xperms_has_perm() 263 (xpd->used & XPERMS_DONTAUDIT)) in avc_xperms_has_perm() 310 dest->used = src->used; in avc_copy_xperms_decision() 311 if (dest->used & XPERMS_ALLOWED) in avc_copy_xperms_decision() 314 if (dest->used & XPERMS_AUDITALLOW) in avc_copy_xperms_decision() 317 if (dest->used & XPERMS_DONTAUDIT) in avc_copy_xperms_decision() 336 dest->used = src->used; in avc_quick_copy_xperms_decision() 337 if (dest->used & XPERMS_ALLOWED) in avc_quick_copy_xperms_decision() 339 if (dest->used & XPERMS_AUDITALLOW) in avc_quick_copy_xperms_decision() [all …]
|
/linux-4.4.14/tools/perf/util/ |
D | pmu.c | 617 t->used = true; in pmu_resolve_param_term() 670 if (term->used) in pmu_config_term() 935 int used = snprintf(buf, len, "%s/%s", pmu->name, alias->name); in format_alias() local 939 used += snprintf(buf + used, sub_non_neg(len, used), in format_alias() 944 if (sub_non_neg(len, used) > 0) { in format_alias() 945 buf[used] = '/'; in format_alias() 946 used++; in format_alias() 948 if (sub_non_neg(len, used) > 0) { in format_alias() 949 buf[used] = '\0'; in format_alias() 950 used++; in format_alias()
|
/linux-4.4.14/tools/testing/ktest/examples/ |
D | README | 17 used to perform real testing. 19 kvm.conf - A example of a config that is used to test a virtual guest running 22 snowball.conf - An example config that was used to demo ktest.pl against
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
D | mthca_allocator.c | 140 ++array->page_list[p].used; in mthca_array_set() 149 if (--array->page_list[p].used == 0) { in mthca_array_clear() 155 if (array->page_list[p].used < 0) in mthca_array_clear() 157 array, index, p, array->page_list[p].used); in mthca_array_clear() 171 array->page_list[i].used = 0; in mthca_array_init()
|