Home
last modified time | relevance | path

Searched full:earliest (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/u-boot/arch/mips/cpu/
H A Dstart.S223 /* Earliest point to set up debug uart */
256 /* Earliest point to set up debug uart */
/openbmc/obmc-console/
H A Dconsole-server.c845 struct timeval *earliest; in get_poll_timeout() local
850 earliest = NULL; in get_poll_timeout()
856 (!earliest || in get_poll_timeout()
857 (earliest && timercmp(&poller->timeout, earliest, <)))) { in get_poll_timeout()
860 earliest = &poller->timeout; in get_poll_timeout()
864 if (earliest) { in get_poll_timeout()
865 if (timercmp(earliest, cur_time, >)) { in get_poll_timeout()
868 timersub(earliest, cur_time, &interval); in get_poll_timeout()
/openbmc/u-boot/disk/
H A DKconfig104 Specify an earliest location (in bytes) where the partition
/openbmc/u-boot/arch/arc/lib/
H A Dstart.S88 /* Earliest point to set up early debug uart */
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dcontext.hpp144 * placed earliest in the ctor initializer list, so that the reference can be
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dqom_macros.py836 earliest = min(ul.users, key=lambda u: u.start())
837 if earliest.start() > definition.start():
846 yield earliest.prepend(definition.group(0))
851 yield from definition.move_typedef(earliest.start())
854 earliest.warn("definition of %s %s is used here", i.type, i.name)
/openbmc/qemu/target/xtensa/core-dc232b/
H A Dcore-isa.h108 #define XCHAL_HW_MIN_VERSION_MAJOR 2210 /* major v of earliest tgt hw */
109 #define XCHAL_HW_MIN_VERSION_MINOR 1 /* minor v of earliest tgt hw */
110 #define XCHAL_HW_MIN_VERSION 221001 /* earliest targeted hw */
/openbmc/u-boot/arch/xtensa/include/asm/arch-dc232b/
H A Dcore.h107 #define XCHAL_HW_MIN_VERSION_MAJOR 2210 /* major v of earliest tgt hw */
108 #define XCHAL_HW_MIN_VERSION_MINOR 1 /* minor v of earliest tgt hw */
109 #define XCHAL_HW_MIN_VERSION 221001 /* earliest targeted hw */
/openbmc/qemu/linux-user/
H A Duname.c52 /* earliest emulated CPU is ARMv5TE; qemu can emulate the 1026, but not its in cpu_to_uname_machine()
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dgcc-common.inc40 # The earliest supported x86-64 CPU
/openbmc/qemu/target/xtensa/core-dc233c/
H A Dcore-isa.h147 #define XCHAL_HW_MIN_VERSION_MAJOR 2400 /* major v of earliest tgt hw */
148 #define XCHAL_HW_MIN_VERSION_MINOR 1 /* minor v of earliest tgt hw */
149 #define XCHAL_HW_MIN_VERSION 240001 /* earliest targeted hw */
/openbmc/u-boot/arch/xtensa/include/asm/arch-dc233c/
H A Dcore.h126 #define XCHAL_HW_MIN_VERSION_MAJOR 2400 /* major v of earliest tgt hw */
127 #define XCHAL_HW_MIN_VERSION_MINOR 1 /* minor v of earliest tgt hw */
128 #define XCHAL_HW_MIN_VERSION 240001 /* earliest targeted hw */
/openbmc/qemu/target/xtensa/core-dsp3400/
H A Dcore-isa.h144 #define XCHAL_HW_MIN_VERSION_MAJOR 2300 /* major v of earliest tgt hw */
145 #define XCHAL_HW_MIN_VERSION_MINOR 1 /* minor v of earliest tgt hw */
146 #define XCHAL_HW_MIN_VERSION 230001 /* earliest targeted hw */
/openbmc/qemu/target/xtensa/core-lx106/
H A Dcore-isa.h137 #define XCHAL_HW_MIN_VERSION_MAJOR 2300 /* major v of earliest tgt hw */
138 #define XCHAL_HW_MIN_VERSION_MINOR 1 /* minor v of earliest tgt hw */
139 #define XCHAL_HW_MIN_VERSION 230001 /* earliest targeted hw */
/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/
H A Dcore-isa.h168 #define XCHAL_HW_MIN_VERSION_MAJOR 2300 /* major v of earliest tgt hw */
169 #define XCHAL_HW_MIN_VERSION_MINOR 0 /* minor v of earliest tgt hw */
170 #define XCHAL_HW_MIN_VERSION 230000 /* earliest targeted hw */
/openbmc/qemu/target/xtensa/core-de233_fpu/
H A Dcore-isa.h262 #define XCHAL_HW_MIN_VERSION_MAJOR 2810 /* major v of earliest tgt hw */
263 #define XCHAL_HW_MIN_VERSION_MINOR 3 /* minor v of earliest tgt hw */
264 #define XCHAL_HW_MIN_VERSION_MICRO 0 /* micro v of earliest tgt hw */
265 #define XCHAL_HW_MIN_VERSION 281030 /* earliest targeted hw */
/openbmc/qemu/target/xtensa/core-test_kc705_be/
H A Dcore-isa.h196 #define XCHAL_HW_MIN_VERSION_MAJOR 2600 /* major v of earliest tgt hw */
197 #define XCHAL_HW_MIN_VERSION_MINOR 2 /* minor v of earliest tgt hw */
198 #define XCHAL_HW_MIN_VERSION 260002 /* earliest targeted hw */
/openbmc/u-boot/arch/xtensa/include/asm/arch-de212/
H A Dcore.h174 #define XCHAL_HW_MIN_VERSION_MAJOR 2600 /* major v of earliest tgt hw */
175 #define XCHAL_HW_MIN_VERSION_MINOR 2 /* minor v of earliest tgt hw */
176 #define XCHAL_HW_MIN_VERSION 260002 /* earliest targeted hw */
/openbmc/qemu/util/
H A Dtimed-average.c82 /* Get the current window (that is, the one with the earliest
/openbmc/phosphor-dbus-interfaces/yaml/org/freedesktop/UPower/
H A DDevice.interface.yaml39 history. Data is ordered from the earliest in time, to the
/openbmc/qemu/target/xtensa/core-de212/
H A Dcore-isa.h205 #define XCHAL_HW_MIN_VERSION_MAJOR 2600 /* major v of earliest tgt hw */
206 #define XCHAL_HW_MIN_VERSION_MINOR 2 /* minor v of earliest tgt hw */
207 #define XCHAL_HW_MIN_VERSION 260002 /* earliest targeted hw */
/openbmc/qemu/target/xtensa/core-fsf/
H A Dcore-isa.h106 #define XCHAL_HW_MIN_VERSION_MAJOR 2200 /* major v of earliest tgt hw */
107 #define XCHAL_HW_MIN_VERSION_MINOR 0 /* minor v of earliest tgt hw */
/openbmc/qemu/target/xtensa/core-sample_controller/
H A Dcore-isa.h219 #define XCHAL_HW_MIN_VERSION_MAJOR 2700 /* major v of earliest tgt hw */
220 #define XCHAL_HW_MIN_VERSION_MINOR 4 /* minor v of earliest tgt hw */
221 #define XCHAL_HW_MIN_VERSION 270004 /* earliest targeted hw */
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dprocess_tree.py109 time of the earliest process.
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D_htmlparser.py52 ones, the default), IGNORE (keep the earliest value

12