Home
last modified time | relevance | path

Searched hist:"342727 ac" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dcpu.h342727ac Fri Mar 11 23:06:52 CST 2016 Simon Glass <sjg@chromium.org> x86: cpu: Add functions to return the family and stepping

These two identifiers can be useful for drivers which need to adjust their
behaviour depending on the CPU family or stepping (revision).

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/openbmc/u-boot/arch/x86/cpu/
H A Dcpu.c342727ac Fri Mar 11 23:06:52 CST 2016 Simon Glass <sjg@chromium.org> x86: cpu: Add functions to return the family and stepping

These two identifiers can be useful for drivers which need to adjust their
behaviour depending on the CPU family or stepping (revision).

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>