Home
last modified time | relevance | path

Searched refs:get_device_type (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dboard.c153 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 Dsys_info.c345 switch (get_device_type()) { in print_cpuinfo()
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dsys_info.c124 if (get_device_type() < ARRAY_SIZE(dev_types)) in print_cpuinfo()
125 sec_s = dev_types[get_device_type()]; in print_cpuinfo()
H A Dfdt.c19 if (GP_DEVICE != get_device_type()) { in ft_hs_fixups()
/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dsys_proto.h10 u32 get_device_type(void);
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dsys_proto.h10 u32 get_device_type(void);
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dsysinfo-common.c16 u32 get_device_type(void) in get_device_type() function
H A Dutils.c57 u32 dev = get_device_type(); in omap_set_fastboot_secure()
H A Dhwinit-common.c72 switch (get_device_type()) { in omap_rev_string()
/openbmc/u-boot/arch/arm/cpu/armv7/s5p-common/
H A Dcpu_info.c27 u32 get_device_type(void) in get_device_type() function
/openbmc/linux/drivers/target/
H A Dtarget_core_spc.c80 if (dev->transport->get_device_type(dev) == TYPE_TAPE) in spc_emulate_inquiry_std()
146 if (cmd->se_dev->transport->get_device_type(dev) == TYPE_DISK) in spc_emulate_inquiry_std()
486 if ((dev->transport->get_device_type(dev) == TYPE_DISK) && in spc_emulate_evpd_86()
523 buf[0] = dev->transport->get_device_type(dev); in spc_emulate_evpd_b0()
610 buf[0] = dev->transport->get_device_type(dev); in spc_emulate_evpd_b1()
631 buf[0] = dev->transport->get_device_type(dev); in spc_emulate_evpd_b2()
687 buf[0] = dev->transport->get_device_type(dev); in spc_emulate_evpd_b3()
749 buf[0] = dev->transport->get_device_type(dev); in spc_emulate_inquiry()
1023 int type = dev->transport->get_device_type(dev); in spc_emulate_modesense()
2389 if (dev->transport->get_device_type(dev) != TYPE_ROM) { in spc_parse_cdb()
[all …]
H A Dtarget_core_tpg.c131 if (dev->transport->get_device_type(dev) == TYPE_DISK) in core_tpg_add_node_to_devs()
H A Dtarget_core_rd.c669 .get_device_type = rd_get_device_type,
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dsys_proto.h19 u32 get_device_type(void);
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/
H A Dsys_proto.h44 u32 get_device_type(void);
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dsys_proto.h61 u32 get_device_type(void);
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/
H A Dsys_proto.h48 u32 get_device_type(void);
/openbmc/linux/include/target/
H A Dtarget_core_backend.h48 u32 (*get_device_type)(struct se_device *); member
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dfdt.c135 if (GP_DEVICE != get_device_type()) { in ft_hs_fixups()
/openbmc/u-boot/board/nokia/rx51/
H A Drx51.c433 if (get_device_type() == HS_DEVICE) in misc_init_r()
/openbmc/qemu/hw/xen/
H A Dxen_pt_config_init.c849 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 Dboard.c731 if (get_device_type() == HS_DEVICE) in board_late_init()
/openbmc/u-boot/board/ti/am335x/
H A Dboard.c827 if (get_device_type() == HS_DEVICE) in board_late_init()
/openbmc/u-boot/board/ti/am57xx/
H A Dboard.c703 if (get_device_type() == HS_DEVICE) in board_late_init()
/openbmc/u-boot/board/ti/dra7xx/
H A Devm.c688 if (get_device_type() == HS_DEVICE) in board_late_init()

12