Home
last modified time | relevance | path

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

/arch/arm/mach-k3/
A Dsecurity.c51 if (get_device_type() == K3_DEVICE_TYPE_GP) { in ti_secure_image_check_binary()
86 if (get_device_type() == K3_DEVICE_TYPE_GP) in ti_secure_image_post_process()
89 if (get_device_type() != K3_DEVICE_TYPE_HS_SE && in ti_secure_image_post_process()
A Dcommon.h49 enum k3_device_type get_device_type(void);
A Dcommon.c164 enum k3_device_type get_device_type(void) in get_device_type() function
194 enum k3_device_type type = get_device_type(); in get_device_type_name()
348 if (get_device_type() == K3_DEVICE_TYPE_HS_SE) { in misc_init_r()
/arch/arm/mach-s5pc1xx/include/mach/
A Dsys_proto.h10 u32 get_device_type(void);
/arch/arm/mach-omap2/omap3/
A Dboard.c164 mode = get_device_type(); in try_unlock_memory()
389 if (get_device_type() == GP_DEVICE) in v7_arch_cp15_set_l2aux_ctrl()
399 if (get_device_type() == GP_DEVICE) in v7_arch_cp15_set_acr()
424 if (get_device_type() == GP_DEVICE) { in omap3_invalidate_l2_cache_secure()
A Dsys_info.c317 switch (get_device_type()) { in print_cpuinfo()
/arch/arm/mach-exynos/include/mach/
A Dsys_proto.h10 u32 get_device_type(void);
/arch/arm/mach-omap2/
A Dsysinfo-common.c16 u32 get_device_type(void) in get_device_type() function
A Dutils.c59 u32 dev = get_device_type(); in omap_set_fastboot_secure()
A Dhwinit-common.c74 switch (get_device_type()) { in omap_rev_string()
/arch/arm/mach-omap2/am33xx/
A Dsys_info.c123 if (get_device_type() < ARRAY_SIZE(dev_types)) in print_cpuinfo()
124 sec_s = dev_types[get_device_type()]; in print_cpuinfo()
A Dfdt.c19 if (GP_DEVICE != get_device_type()) { in ft_hs_fixups()
/arch/arm/cpu/armv7/s5p-common/
A Dcpu_info.c29 u32 get_device_type(void) in get_device_type() function
/arch/arm/include/asm/arch-am33xx/
A Dsys_proto.h19 u32 get_device_type(void);
/arch/arm/include/asm/arch-omap3/
A Dsys_proto.h54 u32 get_device_type(void);
/arch/arm/include/asm/arch-omap5/
A Dsys_proto.h48 u32 get_device_type(void);
/arch/arm/mach-omap2/omap5/
A Dfdt.c137 if (GP_DEVICE != get_device_type()) { in ft_hs_fixups()
/arch/arm/mach-k3/r5/
A Dcommon.c351 int device_type = get_device_type(); in board_fit_image_post_process()

Completed in 18 milliseconds