Searched refs:later (Results 1 – 25 of 65) sorted by relevance
123
5 tristate "Imagination Technologies PowerVR (Series 6 and later) & IMG Graphics"16 Technologies PowerVR (Series 6 or later) or IMG GPU.
264 time64_t later; in mcp795_set_alarm() local274 later = rtc_tm_to_time64(&alm->time); in mcp795_set_alarm()275 if (later <= now) in mcp795_set_alarm()278 if ((later - now) >= in mcp795_set_alarm()
322 unsigned long now, later; in ds1305_set_alarm() local328 later = rtc_tm_to_time64(&alm->time); in ds1305_set_alarm()337 if (later <= now) in ds1305_set_alarm()339 if ((later - now) > ds1305->rtc->alarm_offset_max) in ds1305_set_alarm()
1 # SPDX-License-Identifier: GPL-2.0-or-later
11 embedded controller (EC) found on 5th- and later-generation Microsoft36 only 5th and later generations are currently supported. Specifically,
11 and later GPUs.
92 - HID input devices (7th-generation and later models with detachable116 - Platform profile (performance-/cooling-mode) device (5th- and later208 Provides support for the ACPI platform profile on 5th- and later216 later. On those devices, the platform profile can significantly
6 This warning will be addressed later: WARNING:UNDOCUMENTED_DT_STRING: DT compatible string
19 MPC5121 (Rev. 2 and later) are supported.
39 a laptop later.
47 * (at your option) any later version.
97 processors which support Intel VT-d 4.0 and later.
123 found in NVIDIA Tegra124 and later SoCs.234 tristate "EHCI support for OMAP3 and later chips"240 OMAP3 and later chips.486 tristate "OHCI support for OMAP3 and later chips"495 OMAP3 and later chips.
89 This option is deprecated and should sooner or later be removed.
31 and monitored on modern Intel processors (Sandy Bridge and later).
149 // set mmctx base addresses now so we don't have to do it later,326 // queue incoming fifo command for later processing339 // enqueue a context switch for later processing
Completed in 31 milliseconds