Searched refs:depths (Results 1 – 14 of 14) sorted by relevance
| /Linux-v4.19/drivers/firewire/ |
| D | core-topology.c | 148 int depths[2] = { -1, -1 }; in update_hop_count() local 159 if (node->ports[i]->max_depth > depths[0]) { in update_hop_count() 160 depths[1] = depths[0]; in update_hop_count() 161 depths[0] = node->ports[i]->max_depth; in update_hop_count() 162 } else if (node->ports[i]->max_depth > depths[1]) in update_hop_count() 163 depths[1] = node->ports[i]->max_depth; in update_hop_count() 166 node->max_depth = depths[0] + 1; in update_hop_count() 167 node->max_hops = max(max_child_hops, depths[0] + depths[1] + 2); in update_hop_count()
|
| /Linux-v4.19/Documentation/fb/ |
| D | tridentfb.txt | 13 The driver supports 8, 16 and 32 bits per pixel depths. 23 switch resolution which the chip does not support at some depths for
|
| D | sh7760fb.txt | 8 with color depths ranging from 1 to 16 bits, on STN, DSTN and TFT Panels.
|
| D | intel810.txt | 32 - Supports color depths of 8, 16, 24 and 32 bits per pixel 161 Use directcolor visual instead of truecolor for pixel depths greater
|
| D | matroxfb.txt | 90 color depth of your X desktop must match resolution and color depths of your
|
| /Linux-v4.19/block/ |
| D | Kconfig.iosched | 80 synchronous writes, it will self-tune queue depths to achieve that
|
| /Linux-v4.19/Documentation/sound/cards/ |
| D | audiophile-usb.rst | 49 * Two interfaces can't use different sample depths at the same time. 52 Please exit any audio application running before switching between bit depths 117 rates/depths automatically according to the user's needs. However, those who
|
| /Linux-v4.19/Documentation/devicetree/bindings/sound/ |
| D | cs35l33.txt | 55 depths will be 1, 4, 8, 16 LRCLK cycles. The default is 16 LRCLK cycles.
|
| /Linux-v4.19/Documentation/scsi/ |
| D | sym53c8xx_2.txt | 244 depths from the boot command-line. For example: 248 will set tagged commands queue depths as follow:
|
| D | ChangeLog.ncr53c8xx | 312 - Add a boot setup option that allows to set up device queue depths
|
| D | ncr53c8xx.txt | 273 depths from the boot command-line. For example: 277 will set tagged commands queue depths as follow:
|
| /Linux-v4.19/Documentation/cgroup-v1/ |
| D | blkio-controller.txt | 354 drive deeper request queue depths to keep the storage busy. In such scenarios
|
| /Linux-v4.19/Documentation/media/uapi/v4l/ |
| D | diff-v4l.rst | 432 list of RGB formats and their respective color depths.
|
| /Linux-v4.19/drivers/video/fbdev/ |
| D | Kconfig | 111 and 4 bits per pixel depths which has opposite order of pixels in 2099 color operation, with depths ranging from 1 bpp to 8 bpp monochrome
|