/openbmc/u-boot/board/freescale/common/ |
H A D | eeprom.h | 19 #define MPC85XX_CPU_BOARD_MAJOR(rev) (((rev) >> 8) & 0xff) argument 20 #define MPC85XX_CPU_BOARD_MINOR(rev) ((rev) & 0xff) argument
|
/openbmc/openbmc/poky/meta/files/ |
H A D | layers.example.json | 13 "rev": "05b25605fb8b2399e4706d7323828676bf0da0b5" string 26 "rev": "0a96edae609a3f48befac36af82cf1eed6786b4a" string 42 "rev": "9dda719b2a4727a4d43a6ab8d9e23f8ca68790ec" string
|
/openbmc/u-boot/arch/arm/mach-rmobile/ |
H A D | cpu_info-sh73a0.c | 24 u32 rev; in rmobile_get_cpu_rev_integer() local 36 u32 rev; in rmobile_get_cpu_rev_fraction() local
|
H A D | cpu_info-r8a7740.c | 24 u32 rev; in rmobile_get_cpu_rev() local
|
/openbmc/u-boot/arch/x86/cpu/ivybridge/ |
H A D | northbridge.c | 79 static void northbridge_dmi_init(struct udevice *dev, int rev) in northbridge_dmi_init() 107 static void northbridge_init(struct udevice *dev, int rev) in northbridge_init() 240 int rev; in bd82x6x_northbridge_probe() local
|
/openbmc/u-boot/drivers/video/ |
H A D | ivybridge_igd.c | 275 static int gma_pm_init_pre_vbios(void *gtt_bar, int rev) in gma_pm_init_pre_vbios() 460 static int gma_pm_init_post_vbios(struct udevice *dev, int rev, void *gtt_bar) in gma_pm_init_post_vbios() 726 int rev; in gma_func0_init() local 760 int ret, rev; in bd82x6x_video_probe() local
|
/openbmc/u-boot/arch/mips/mach-ath79/ |
H A D | cpu.c | 53 u32 rev = 0, ver = 1; in mach_cpu_init() local 107 u32 id, rev, ver; in print_cpuinfo() local
|
/openbmc/u-boot/arch/arm/include/asm/mach-imx/ |
H A D | sys_proto.h | 16 #define is_soc_rev(rev) (soc_rev() == rev) argument 19 #define cpu_type(rev) (((rev) >> 12) & 0xff) argument 20 #define soc_type(rev) (((rev) >> 12) & 0xf0) argument
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | ehci-omap.c | 31 u32 rev; in omap_uhh_reset() local 184 unsigned int i, reg = 0, rev = 0; in omap_ehci_hcd_init() local
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
H A D | fdt.c | 227 int irq_0, int irq_1, int rev) in _fdt_fixup_msi_node() 306 static int _fdt_fixup_pci_msi(void *blob, const char *name, int rev) in _fdt_fixup_pci_msi() 354 unsigned int rev; in fdt_fixup_msi() local
|
/openbmc/u-boot/arch/arm/mach-uniphier/ |
H A D | cpu-info.c | 17 unsigned int id, model, rev, required_model = 1, required_rev = 1; in print_cpuinfo() local
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | msl_verify.hpp | 14 uint8_t rev; member
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | helloworld.c | 35 u16 rev[] = L"0.0.0"; in efi_main() local
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | msl_verify.hpp | 42 uint8_t rev; member
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | global_data.h | 20 unsigned long rev; member
|
/openbmc/u-boot/board/omicron/calimain/ |
H A D | calimain.c | 84 u32 rev; in calimain_get_osc_freq() local
|
/openbmc/openbmc/poky/scripts/ |
H A D | combo-layer | 546 def check_rev_branch(component, repodir, rev, branch): argument 1064 def import_rev(rev): argument 1232 def apply_commit(parent, rev, largs, wargs, dest_dir, file_filter=None): argument
|
H A D | oe-setup-layers | 31 def _is_repo_at_rev(repodir, rev): argument
|
/openbmc/qemu/util/ |
H A D | range.c | 80 void range_inverse_array(GList *in, GList **rev, in range_inverse_array()
|
/openbmc/qemu/host/include/ppc/host/crypto/ |
H A D | aes-round.h | 32 AESStateVec rev = { in aes_accel_ld() local 55 AESStateVec rev = { in aes_accel_st() local
|
/openbmc/qemu/hw/acpi/ |
H A D | tpm.c | 109 Aml *function, *arguments, *rev, *op, *op_arg, *op_flags, *uuid; in tpm_build_ppi_acpi() local
|
/openbmc/u-boot/arch/arm/mach-orion5x/ |
H A D | cpu.c | 185 u32 rev = orion5x_device_rev(); in print_cpuinfo() local
|
/openbmc/u-boot/arch/arm/mach-imx/imx8/ |
H A D | cpu.c | 517 u32 id = 0, rev = 0; in get_cpu_rev() local 533 const char *rev; member 550 const char *get_imx8_rev(u32 rev) in get_imx8_rev()
|
/openbmc/phosphor-host-ipmid/oem/example/ |
H A D | apphandler.cpp | 194 int convertVersion(std::string s, Revision& rev) in convertVersion() 329 Revision rev = {0, 0, {0, 0, 0, 0}}; in ipmiAppGetDeviceId() local
|
/openbmc/u-boot/include/ |
H A D | dt_table.h | 45 u32 rev; /* optional, must be zero if unused */ member
|