Searched refs:narrow (Results 1 – 25 of 27) sorted by relevance
12
/linux-6.6.21/drivers/gpu/drm/arm/display/komeda/ |
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-6.6.21/Documentation/userspace-api/media/rc/ |
D | lirc-set-wideband-receiver.rst | 39 This might be useful of receivers that have otherwise narrow band receiver
|
/linux-6.6.21/Documentation/scsi/ |
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
|
D | FlashPoint.rst | 43 and file server environments, are available in narrow, wide, dual channel,
|
D | ChangeLog.ncr53c8xx | 103 - Added support for mounting disks on wide-narrow-wide
|
D | ncr53c8xx.rst | 920 Some scsi boards use a 875 (ultra wide) and only supply narrow connectors. 1983 | --device bus width (0x08 narrow)
|
D | ChangeLog.sym53c8xx | 185 - Added support for mounting disks on wide-narrow-wide
|
D | sym53c8xx_2.rst | 1056 | --device bus width (0x08 narrow)
|
/linux-6.6.21/Documentation/core-api/ |
D | netlink.rst | 73 New families should use ``per-op`` (default) to be able to narrow down the
|
/linux-6.6.21/Documentation/timers/ |
D | hrtimers.rst | 22 relatively narrow use case (jiffies in a relatively narrow HZ range)
|
/linux-6.6.21/Documentation/devicetree/bindings/powerpc/fsl/ |
D | interlaken-lac.txt | 17 The Interlaken is a narrow, high speed channelized chip-to-chip interface. To
|
/linux-6.6.21/drivers/gpu/drm/ |
D | drm_vblank.c | 1759 static u64 widen_32_to_64(u32 narrow, u64 near) in widen_32_to_64() argument 1761 return near + (s32) (narrow - near); in widen_32_to_64()
|
/linux-6.6.21/Documentation/admin-guide/ |
D | parport.rst | 246 try to narrow down where the problem area is.
|
D | reporting-regressions.rst | 162 affected users to narrow down the search range together.
|
D | reporting-issues.rst | 141 * If your problem is a regression, try to narrow down when the issue was 646 internet on how to narrow down the driver or subsystem in question. And if you 1017 *If your problem is a regression, try to narrow down when the issue was 1458 option should get fixed. Maybe together you can also narrow down the root cause
|
/linux-6.6.21/drivers/gpio/ |
D | TODO | 71 gpiolib so the library API becomes narrow and deep and handle all
|
/linux-6.6.21/Documentation/bpf/ |
D | bpf_design_QA.rst | 183 subregisters written by alu32 instructions or narrow loads. Instead, the
|
/linux-6.6.21/Documentation/networking/devlink/ |
D | devlink-trap.rst | 521 narrow. The description of these groups must be added to the following table:
|
/linux-6.6.21/Documentation/RCU/ |
D | stallwarn.rst | 483 narrow it down by looking at /proc/interrupts or by writing code to
|
/linux-6.6.21/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 206 * and narrow mode.
|
D | aic7xxx.seq | 699 * so default to narrow transfers to avoid
|
/linux-6.6.21/crypto/ |
D | Kconfig | 730 narrow block cipher mode for dm-crypt. Use it with cipher
|
/linux-6.6.21/Documentation/sound/hd-audio/ |
D | notes.rst | 117 Thus, if the second error message appears, try to narrow the probed
|
/linux-6.6.21/Documentation/driver-api/usb/ |
D | usb.rst | 512 You may issue this ioctl more than one time to narrow said mask.
|
/linux-6.6.21/Documentation/security/keys/ |
D | core.rst | 1547 description to narrow down the search to a small number of keys.
|
12