Searched refs:narrow (Results 1 – 23 of 23) sorted by relevance
/linux/drivers/gpu/drm/arm/display/komeda/ |
A D | komeda_color_mgmt.c | 48 bool narrow = color_range == DRM_COLOR_YCBCR_LIMITED_RANGE; in komeda_select_yuv2rgb_coeffs() local 53 coeffs = narrow ? yuv2rgb_bt709_narrow : yuv2rgb_bt709_wide; in komeda_select_yuv2rgb_coeffs() 56 coeffs = narrow ? yuv2rgb_bt601_narrow : yuv2rgb_bt601_wide; in komeda_select_yuv2rgb_coeffs()
|
/linux/Documentation/userspace-api/media/rc/ |
A D | lirc-set-wideband-receiver.rst | 39 This might be useful of receivers that have otherwise narrow band receiver
|
/linux/Documentation/scsi/ |
A D | advansys.rst | 248 patch and helped with PowerPC wide and narrow board support. 260 Bryan Henderson <bryanh@giraffe-data.com> helped debug narrow 263 Manuel Veloso <veloso@pobox.com> worked hard on PowerPC narrow
|
A D | FlashPoint.rst | 43 and file server environments, are available in narrow, wide, dual channel,
|
A D | ChangeLog.ncr53c8xx | 103 - Added support for mounting disks on wide-narrow-wide
|
A D | ncr53c8xx.rst | 920 Some scsi boards use a 875 (ultra wide) and only supply narrow connectors. 1983 | --device bus width (0x08 narrow)
|
A D | ChangeLog.sym53c8xx | 185 - Added support for mounting disks on wide-narrow-wide
|
A D | sym53c8xx_2.rst | 1056 | --device bus width (0x08 narrow)
|
/linux/Documentation/timers/ |
A D | hrtimers.rst | 22 relatively narrow use case (jiffies in a relatively narrow HZ range)
|
/linux/drivers/gpu/drm/ |
A D | drm_vblank.c | 1718 static u64 widen_32_to_64(u32 narrow, u64 near) in widen_32_to_64() argument 1720 return near + (s32) (narrow - near); in widen_32_to_64()
|
/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
A D | interlaken-lac.txt | 17 The Interlaken is a narrow, high speed channelized chip-to-chip interface. To
|
/linux/drivers/gpio/ |
A D | TODO | 76 gpiolib so the library API becomes narrow and deep and handle all
|
/linux/Documentation/admin-guide/ |
A D | parport.rst | 246 try to narrow down where the problem area is.
|
A D | reporting-issues.rst | 150 * If your problem is a regression, try to narrow down when the issue was 661 internet on how to narrow down the driver or subsystem in question. And if you 1032 *If your problem is a regression, try to narrow down when the issue was 1472 option should get fixed. Maybe together you can also narrow down the root cause
|
/linux/Documentation/bpf/ |
A D | bpf_design_QA.rst | 188 subregisters written by alu32 instructions or narrow loads. Instead, the
|
/linux/Documentation/networking/devlink/ |
A D | devlink-trap.rst | 511 narrow. The description of these groups must be added to the following table:
|
/linux/crypto/ |
A D | Kconfig | 430 narrow block cipher mode for dm-crypt. Use it with cipher 461 XTS: IEEE1619/D16 narrow block cipher use with aes-xts-plain,
|
/linux/drivers/crypto/ |
A D | Kconfig | 103 node can get customized to limit access and narrow
|
/linux/drivers/scsi/aic7xxx/ |
A D | aic7xxx.reg | 206 * and narrow mode.
|
A D | aic7xxx.seq | 699 * so default to narrow transfers to avoid
|
/linux/Documentation/sound/hd-audio/ |
A D | notes.rst | 117 Thus, if the second error message appears, try to narrow the probed
|
/linux/Documentation/driver-api/usb/ |
A D | usb.rst | 506 You may issue this ioctl more than one time to narrow said mask.
|
/linux/Documentation/security/keys/ |
A D | core.rst | 1547 description to narrow down the search to a small number of keys.
|
Completed in 49 milliseconds