| /drivers/gpu/drm/i915/gt/ |
| A D | intel_gt.h | 20 #define IS_GFX_GT_IP_RANGE(gt, from, until) ( \ argument 22 BUILD_BUG_ON_ZERO((until) < (from)) + \ 25 GRAPHICS_VER_FULL((gt)->i915) <= (until))) 34 #define IS_MEDIA_GT_IP_RANGE(gt, from, until) ( \ argument 36 BUILD_BUG_ON_ZERO((until) < (from)) + \ 39 MEDIA_VER_FULL((gt)->i915) <= (until))) 56 #define IS_GFX_GT_IP_STEP(gt, ipver, from, until) ( \ argument 57 BUILD_BUG_ON_ZERO((until) <= (from)) + \ 59 IS_GRAPHICS_STEP((gt)->i915, (from), (until)))) 75 BUILD_BUG_ON_ZERO((until) <= (from)) + \ [all …]
|
| A D | intel_timeline.h | 81 struct i915_request *until,
|
| /drivers/gpu/drm/i915/display/ |
| A D | intel_display_device.h | 203 #define IS_DISPLAY_VERx100(__display, from, until) ( \ argument 206 DISPLAY_VERx100(__display) <= (until))) 223 #define IS_DISPLAY_VERx100_STEP(__display, ipver, from, until) \ argument 225 IS_DISPLAY_STEP((__display), (from), (until))) 233 #define IS_DISPLAY_VER(__display, from, until) \ argument 234 (DISPLAY_VER(__display) >= (from) && DISPLAY_VER(__display) <= (until)) 238 #define IS_DISPLAY_STEP(__display, since, until) \ argument 240 INTEL_DISPLAY_STEP(__display) >= (since) && INTEL_DISPLAY_STEP(__display) < (until))
|
| /drivers/gpu/drm/i915/ |
| A D | i915_drv.h | 366 #define IS_GRAPHICS_VER(i915, from, until) \ argument 367 (GRAPHICS_VER(i915) >= (from) && GRAPHICS_VER(i915) <= (until)) 372 #define IS_MEDIA_VER(i915, from, until) \ argument 373 (MEDIA_VER(i915) >= (from) && MEDIA_VER(i915) <= (until)) 380 #define IS_GRAPHICS_STEP(__i915, since, until) \ argument 382 INTEL_GRAPHICS_STEP(__i915) >= (since) && INTEL_GRAPHICS_STEP(__i915) < (until)) 384 #define IS_MEDIA_STEP(__i915, since, until) \ argument 386 INTEL_MEDIA_STEP(__i915) >= (since) && INTEL_MEDIA_STEP(__i915) < (until))
|
| /drivers/accessibility/speakup/ |
| A D | DefaultKeyAssignments | 36 KeyPad-Enter Shut Up (until another key is hit) and sync reading cursor 37 InsKeyPad-Enter Shut Up (until toggled back on). 44 synth until it has caught up with what is being printed on the
|
| A D | Kconfig | 128 loaded until the file system is mounted and the DecTalk
|
| /drivers/tee/optee/ |
| A D | Kconfig | 18 probed. This returns -EPROBE_DEFER until the firmware is loadable from 19 the filesystem which is determined by checking the system_state until
|
| /drivers/media/rc/ |
| A D | gpio-ir-tx.c | 51 static void delay_until(ktime_t until) in delay_until() argument 60 delta = ktime_us_delta(until, ktime_get()); in delay_until()
|
| /drivers/gpu/drm/renesas/shmobile/ |
| A D | shmob_drm_regs.h | 297 u32 mask, u32 until) in lcdc_wait_bit() argument 301 while ((lcdc_read(sdev, reg) & mask) != until) { in lcdc_wait_bit()
|
| /drivers/infiniband/sw/rxe/ |
| A D | rxe_pool.c | 216 unsigned long until = jiffies + RXE_POOL_TIMEOUT; in __rxe_cleanup() local 224 time_before(jiffies, until)) in __rxe_cleanup()
|
| /drivers/staging/media/meson/vdec/ |
| A D | TODO | 1 This driver is in staging until the V4L2 documentation about stateful video
|
| /drivers/gpu/vga/ |
| A D | Kconfig | 12 X isn't running and delayed switching until the next logoff. This
|
| /drivers/scsi/aic7xxx/ |
| A D | aic79xx.seq | 224 * wait until any select-out activity has halted, and 368 * new commands from the host until the MK_MESSAGE 381 * Defer this SCB and stop fetching new SCBs until 502 * until we return to our idle loop), use a 624 * the point of selection until our idle 628 * idle loop until the busfree at the end of 677 * the point of re-selection until our idle 681 * idle loop until the busfree at the end of 1426 * data byte on the bus until we send our ACK. 1784 * call our idle loop until it is able to load [all …]
|
| A D | aic7xxx.seq | 156 * selecting, keep polling the current channel until 363 * defer re-enabling the interrupt until, as an initiator, 855 * modify the saved values in the SCB until we see a save 889 * Turn on `Bit Bucket' mode, wait until the target takes 963 * call our idle loop until it is able to load 1146 * the prefetched but unused data from the data fifo until 1962 * the target until SCSIDATL is read from. So we wait until SCSIDATL is 1966 * spec guarantees that the target will hold the data byte on the bus until
|
| /drivers/parisc/ |
| A D | README.dino | 22 ** program. Assume a machine is only "suspect" until proven otherwise.
|
| /drivers/media/platform/synopsys/hdmirx/ |
| A D | Kconfig | 34 non-functional until EDID will be loaded from userspace.
|
| /drivers/scsi/qla2xxx/ |
| A D | Kconfig | 25 Upon request, the driver caches the firmware image until
|
| /drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
| A D | idle.fuc | 65 // process the process' messages until there's none left
|
| /drivers/hwtracing/stm/ |
| A D | Kconfig | 20 exclusively until the MIPI SyS-T support was added. Use this
|
| /drivers/gpu/drm/clients/ |
| A D | Kconfig | 83 screen until the userspace is ready to take over.
|
| /drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
| A D | hub.fuc | 218 // Main program loop, very simple, sleeps until woken up by the interrupt 222 // sleep until we have something to do 401 // to hang with STATUS=0x00000007 until it's cleared.. fbcon can
|
| /drivers/staging/most/Documentation/ |
| A D | driver_usage.txt | 154 case of speculative configuration, the creation is post-poned until 176 until a physical device is being attached to the bus.
|
| /drivers/vdpa/ |
| A D | Kconfig | 142 cannot be loaded until the Octeon emulation software is running.
|
| /drivers/video/console/ |
| A D | Kconfig | 134 console from the dummy console until the first text is displayed on
|
| /drivers/uio/ |
| A D | Kconfig | 52 but the memory allocation is not performed until
|