| /linux/drivers/firewire/ |
| H A D | core-topology.c | 57 * the hop count is the sum of the two biggest child depths plus 2. 64 int depths[2] = { -1, -1 }; in update_hop_count() local 75 if (node->ports[i]->max_depth > depths[0]) { in update_hop_count() 76 depths[1] = depths[0]; in update_hop_count() 77 depths[0] = node->ports[i]->max_depth; in update_hop_count() 78 } else if (node->ports[i]->max_depth > depths[1]) in update_hop_count() 79 depths[1] = node->ports[i]->max_depth; in update_hop_count() 82 node->max_depth = depths[0] + 1; in update_hop_count() 83 node->max_hops = max(max_child_hops, depths[0] + depths[1] + 2); in update_hop_count()
|
| /linux/Documentation/fb/ |
| H A D | tridentfb.rst | 17 The driver supports 8, 16 and 32 bits per pixel depths. 28 switch resolution which the chip does not support at some depths for
|
| H A D | intel810.rst | 37 - Supports color depths of 8, 16, 24 and 32 bits per pixel 167 Use directcolor visual instead of truecolor for pixel depths greater
|
| H A D | sh7760fb.rst | 9 with color depths ranging from 1 to 16 bits, on STN, DSTN and TFT Panels.
|
| H A D | matroxfb.rst | 98 color depth of your X desktop must match resolution and color depths of your
|
| /linux/drivers/video/fbdev/core/ |
| H A D | Kconfig | 58 and 4 bits per pixel depths which has opposite order of pixels in 90 and 4 bits per pixel depths which has opposite order of pixels in
|
| /linux/block/ |
| H A D | Kconfig.iosched | 16 synchronous writes, it will self-tune queue depths to achieve that
|
| H A D | blk-rq-qos.c | 133 * allowed write depths. If step is < 0, we're only doing in rq_depth_calc_max_depth()
|
| /linux/Documentation/devicetree/bindings/display/ |
| H A D | atmel,lcdc-display.yaml | 19 resolutions, window sizes, image formats and pixel depths.
|
| /linux/Documentation/sound/cards/ |
| H A 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/drivers/net/ethernet/fungible/funcore/ |
| H A D | fun_dev.h | 91 /* admin q depths */
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | cs35l33.txt | 55 depths will be 1, 4, 8, 16 LRCLK cycles. The default is 16 LRCLK cycles.
|
| /linux/Documentation/devicetree/bindings/display/xlnx/ |
| H A D | xlnx,zynqmp-dpsub.yaml | 38 and depths up to 4K@30 resolution.
|
| /linux/include/linux/ |
| H A D | pagewalk.h | 36 * Any folded depths (where PTRS_PER_P?D is equal to 1)
|
| /linux/drivers/net/phy/ |
| H A D | dp83867.c | 662 /* For non-OF device, the RX and TX FIFO depths are taken from in dp83867_of_init() 663 * default value. So, we init RX & TX FIFO depths here in dp83867_of_init()
|
| /linux/lib/zstd/common/ |
| H A D | huf.h | 88 …* If set: Test possible table depths to find the one that produces the smallest header + encoded s…
|
| /linux/drivers/video/fbdev/ |
| H A D | vt8500lcdfb.c | 88 /* Equal depths per channel */ in vt8500lcd_set_par()
|
| /linux/drivers/ata/ |
| H A D | sata_qstor.c | 507 /* set FIFO depths to same settings as Windows driver */ in qs_host_init()
|
| /linux/drivers/hid/ |
| H A D | hid-picolcd_fb.c | 334 /* switch between 1/8 bit depths */ in picolcd_set_par()
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.ncr53c8xx | 312 - Add a boot setup option that allows to set up device queue depths
|
| H A D | sym53c8xx_2.rst | 288 depths from the boot command-line. For example:: 292 will set tagged commands queue depths as follow:
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | diff-v4l.rst | 423 list of RGB formats and their respective color depths.
|
| /linux/tools/testing/selftests/mqueue/ |
| H A D | mq_perf_tests.c | 18 * situations that invole large message sizes, large message queue depths,
|
| /linux/drivers/acpi/ |
| H A D | pptt.c | 168 * depths verify that the depth we have found is the largest. in acpi_find_cache_level()
|
| /linux/drivers/media/pci/ivtv/ |
| H A D | ivtvfb.c | 8 mode, there is a choice of a three color depths (12, 15 or 16 bits), but no
|