Searched defs:until (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/arch/x86/lib/ |
D | delay.c | 107 u64 until = start + cycles; in delay_halt_tpause() local
|
/Linux-v5.10/drivers/gpu/drm/i915/ |
D | i915_drv.h | 1321 #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/ |
D | iss.c | 383 struct media_entity *until) in iss_pipeline_disable()
|
/Linux-v5.10/drivers/gpu/drm/shmobile/ |
D | shmob_drm_regs.h | 297 u32 mask, u32 until) in lcdc_wait_bit()
|
/Linux-v5.10/fs/ |
D | aio.c | 1272 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/ |
D | rkisp1-capture.c | 845 struct media_entity *until, in rkisp1_pipeline_sink_walk()
|
/Linux-v5.10/drivers/video/fbdev/ |
D | sh_mobile_lcdcfb.c | 331 unsigned long mask, unsigned long until) in lcdc_wait_bit()
|