| /openbmc/u-boot/arch/arm/mach-omap2/omap3/ |
| H A D | board.c | 153 mode = get_device_type(); in try_unlock_memory() 381 if (get_device_type() == GP_DEVICE) in v7_arch_cp15_set_l2aux_ctrl() 391 if (get_device_type() == GP_DEVICE) in v7_arch_cp15_set_acr() 417 if (get_device_type() == GP_DEVICE) { in omap3_invalidate_l2_cache_secure()
|
| H A D | sys_info.c | 345 switch (get_device_type()) { in print_cpuinfo()
|
| /openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/ |
| H A D | sys_proto.h | 10 u32 get_device_type(void);
|
| /openbmc/u-boot/arch/arm/mach-omap2/am33xx/ |
| H A D | sys_info.c | 124 if (get_device_type() < ARRAY_SIZE(dev_types)) in print_cpuinfo() 125 sec_s = dev_types[get_device_type()]; in print_cpuinfo()
|
| H A D | fdt.c | 19 if (GP_DEVICE != get_device_type()) { in ft_hs_fixups()
|
| /openbmc/u-boot/arch/arm/mach-exynos/include/mach/ |
| H A D | sys_proto.h | 10 u32 get_device_type(void);
|
| /openbmc/u-boot/arch/arm/mach-omap2/ |
| H A D | sysinfo-common.c | 16 u32 get_device_type(void) in get_device_type() function
|
| H A D | utils.c | 57 u32 dev = get_device_type(); in omap_set_fastboot_secure()
|
| H A D | hwinit-common.c | 72 switch (get_device_type()) { in omap_rev_string()
|
| /openbmc/u-boot/arch/arm/cpu/armv7/s5p-common/ |
| H A D | cpu_info.c | 27 u32 get_device_type(void) in get_device_type() function
|
| /openbmc/u-boot/arch/arm/include/asm/arch-am33xx/ |
| H A D | sys_proto.h | 19 u32 get_device_type(void);
|
| /openbmc/u-boot/arch/arm/include/asm/arch-omap4/ |
| H A D | sys_proto.h | 44 u32 get_device_type(void);
|
| /openbmc/u-boot/arch/arm/include/asm/arch-omap3/ |
| H A D | sys_proto.h | 61 u32 get_device_type(void);
|
| /openbmc/u-boot/arch/arm/include/asm/arch-omap5/ |
| H A D | sys_proto.h | 48 u32 get_device_type(void);
|
| /openbmc/u-boot/arch/arm/mach-omap2/omap5/ |
| H A D | fdt.c | 135 if (GP_DEVICE != get_device_type()) { in ft_hs_fixups()
|
| /openbmc/u-boot/board/nokia/rx51/ |
| H A D | rx51.c | 433 if (get_device_type() == HS_DEVICE) in misc_init_r()
|
| /openbmc/qemu/hw/xen/ |
| H A D | xen_pt_config_init.c | 849 static inline uint8_t get_device_type(XenPCIPassthroughState *s, in get_device_type() function 865 uint8_t dev_type = get_device_type(s, real_offset - reg->offset); in xen_pt_linkctrl_reg_init() 1598 uint8_t type = get_device_type(s, base_offset); in xen_pt_pcie_size_init()
|
| /openbmc/u-boot/board/ti/am43xx/ |
| H A D | board.c | 731 if (get_device_type() == HS_DEVICE) in board_late_init()
|
| /openbmc/u-boot/board/ti/am335x/ |
| H A D | board.c | 827 if (get_device_type() == HS_DEVICE) in board_late_init()
|
| /openbmc/u-boot/board/ti/am57xx/ |
| H A D | board.c | 703 if (get_device_type() == HS_DEVICE) in board_late_init()
|
| /openbmc/u-boot/board/ti/dra7xx/ |
| H A D | evm.c | 688 if (get_device_type() == HS_DEVICE) in board_late_init()
|
| /openbmc/qemu/hw/scsi/ |
| H A D | scsi-disk.c | 2740 static int get_device_type(SCSIDiskState *s) in get_device_type() function 2795 rc = get_device_type(s); in scsi_block_realize()
|