Home
last modified time | relevance | path

Searched defs:until (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/arch/x86/lib/
Ddelay.c107 u64 until = start + cycles; in delay_halt_tpause() local
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_drv.h1321 #define IS_REVID(p, since, until) \ argument
1497 #define IS_SKL_REVID(p, since, until) (IS_SKYLAKE(p) && IS_REVID(p, since, until)) argument
1505 #define IS_BXT_REVID(dev_priv, since, until) \ argument
1528 #define IS_KBL_GT_REVID(dev_priv, since, until) \ argument
1532 #define IS_KBL_DISP_REVID(dev_priv, since, until) \ argument
1542 #define IS_GLK_REVID(dev_priv, since, until) \ argument
1549 #define IS_CNL_REVID(p, since, until) \ argument
1558 #define IS_ICL_REVID(p, since, until) \ argument
1563 #define IS_EHL_REVID(p, since, until) \ argument
1586 #define IS_TGL_DISP_REVID(p, since, until) \ argument
[all …]
/Linux-v5.10/drivers/staging/media/omap4iss/
Diss.c383 struct media_entity *until) in iss_pipeline_disable()
/Linux-v5.10/drivers/gpu/drm/shmobile/
Dshmob_drm_regs.h297 u32 mask, u32 until) in lcdc_wait_bit()
/Linux-v5.10/fs/
Daio.c1272 ktime_t until) in read_events()
2053 ktime_t until = ts ? timespec64_to_ktime(*ts) : KTIME_MAX; in do_io_getevents() local
/Linux-v5.10/drivers/staging/media/rkisp1/
Drkisp1-capture.c845 struct media_entity *until, in rkisp1_pipeline_sink_walk()
/Linux-v5.10/drivers/video/fbdev/
Dsh_mobile_lcdcfb.c331 unsigned long mask, unsigned long until) in lcdc_wait_bit()